index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
main.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
RDMA/bnxt_re: make bnxt_re_ib_init static
YueHaibing
2020-03-30
1
-1
/
+1
*
RDMA/bnxt_re: Remove unnecessary sched count
Selvin Xavier
2020-03-18
1
-8
/
+0
*
RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
Jason Gunthorpe
2020-03-18
1
-0
/
+2
*
RDMA/bnxt_re: Use ib_device_try_get()
Jason Gunthorpe
2020-03-18
1
-13
/
+14
*
RDMA/bnxt_re: Use driver_unregister and unregistration API
Selvin Xavier
2020-03-02
1
-64
/
+42
*
RDMA/bnxt_re: Refactor device add/remove functionalities
Selvin Xavier
2020-03-02
1
-57
/
+82
*
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
2020-02-22
1
-59
/
+72
*
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
2020-02-22
1
-5
/
+7
*
RDMA/bnxt_re: Refactor net ring allocation function
Devesh Sharma
2020-02-22
1
-29
/
+35
*
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
2020-02-22
1
-9
/
+11
*
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
2020-02-22
1
-13
/
+27
*
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
2020-02-22
1
-1
/
+2
*
RDMA/bnxt_re: Report more number of completion vectors
Selvin Xavier
2020-01-03
1
-1
/
+1
*
RDMA/bnxt_re: Fix missing le16_to_cpu
Devesh Sharma
2019-11-25
1
-4
/
+4
*
RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices
Devesh Sharma
2019-11-25
1
-0
/
+1
*
RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series
Devesh Sharma
2019-10-08
1
-56
/
+77
*
RDMA/bnxt_re: Remove unsupported modify_device callback
Kamal Heib
2019-10-01
1
-1
/
+0
*
IB/bnxt_re: Do not notifify GID change event
Parav Pandit
2019-07-29
1
-1
/
+0
*
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
2019-06-11
1
-0
/
+1
*
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+1
*
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+1
*
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
2019-06-10
1
-1
/
+2
*
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
2019-04-09
1
-1
/
+5
*
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
2019-04-08
1
-0
/
+1
*
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
2019-04-08
1
-0
/
+1
*
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
2019-02-22
1
-0
/
+1
*
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
2019-02-09
1
-0
/
+1
*
RDMA/bnxt_re: Skip backing store allocation for 57500 series
Devesh Sharma
2019-02-07
1
-1
/
+2
*
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
2019-02-07
1
-33
/
+52
*
RDMA/bnxt_re: Add chip context to identify 57500 series
Devesh Sharma
2019-02-07
1
-0
/
+34
*
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
2019-01-30
1
-1
/
+1
*
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
2019-01-14
1
-2
/
+4
*
RDMA: Rename port_callback to init_port
Parav Pandit
2019-01-14
1
-1
/
+1
*
RDMA/bnxt_re: Increase depth of control path command queue
Devesh Sharma
2018-12-20
1
-0
/
+1
*
RDMA/bnxt_re: Query HWRM Interface version from FW
Selvin Xavier
2018-12-20
1
-0
/
+31
*
RDMA/bnxt_re: Initialize ib_device_ops struct
Kamal Heib
2018-12-11
1
-51
/
+45
*
RDMA/bnxt_re: Avoid accessing the device structure after it is freed
Selvin Xavier
2018-11-21
1
-0
/
+2
*
RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
Selvin Xavier
2018-11-21
1
-0
/
+1
*
RDMA/drivers: Use core provided API for registering device attributes
Parav Pandit
2018-10-17
1
-43
/
+31
*
RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
Selvin Xavier
2018-10-16
1
-9
/
+22
*
RDMA/bnxt_re: Wait for delayed work to finish before device removal
Selvin Xavier
2018-10-16
1
-1
/
+1
*
RDMA/bnxt_re: Fix qp async event reporting
Devesh Sharma
2018-10-16
1
-4
/
+9
*
RDMA/bnxt_re: Remove the unnecessary version macro definition
Selvin Xavier
2018-10-16
1
-1
/
+1
*
Merge branch 'for-rc' into rdma.git for-next
Jason Gunthorpe
2018-10-16
1
-55
/
+38
|
\
|
*
RDMA/bnxt_re: Fix system crash during RDMA resource initialization
Selvin Xavier
2018-09-24
1
-55
/
+38
*
|
RDMA: Fully setup the device name in ib_register_device
Jason Gunthorpe
2018-09-26
1
-2
/
+1
|
/
*
RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes
Devesh Sharma
2018-05-25
1
-1
/
+54
*
RDMA/providers: Simplify query_gid callback of RoCE providers
Parav Pandit
2018-04-04
1
-1
/
+0
*
IB/uverbs: Extend uverbs_ioctl header with driver_id
Matan Barak
2018-03-19
1
-0
/
+1
*
RDMA/bnxt_re: Avoid Hard lockup during error CQE processing
Selvin Xavier
2018-03-07
1
-0
/
+7
[next]