index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
RDMA/bnxt_re: Get rid of custom module reference counting
Leon Romanovsky
1
-14
/
+2
2021-04-19
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
1
-6
/
+1
2021-03-26
RDMA/bnxt_re: Move device to error state upon device crash
Selvin Xavier
1
-0
/
+40
2020-10-27
RDMA: Convert sysfs device * show functions to use sysfs_emit()
Joe Perches
1
-2
/
+2
2020-10-27
RDMA: Remove AH from uverbs_cmd_mask
Jason Gunthorpe
1
-9
/
+1
2020-10-27
RDMA: Move more uverbs_cmd_mask settings to the core
Jason Gunthorpe
1
-6
/
+0
2020-10-27
RDMA: Remove elements in uverbs_cmd_mask that all drivers set
Jason Gunthorpe
1
-15
/
+1
2020-10-16
RDMA: Explicitly pass in the dma_device to ib_register_device
Jason Gunthorpe
1
-1
/
+2
2020-09-09
RDMA/bnxt_re: Remove set but not used variable 'qplib_ctx'
YueHaibing
1
-2
/
+0
2020-08-27
RDMA/bnxt_re: Static NQ depth allocation
Naresh Kumar PBS
1
-2
/
+1
2020-08-20
RDMA/bnxt_re: Do not add user qps to flushlist
Selvin Xavier
1
-1
/
+2
2020-07-20
RDMA/bnxt_re: introduce wqe mode to select execution path
Devesh Sharma
1
-6
/
+17
2020-03-30
RDMA/bnxt_re: make bnxt_re_ib_init static
YueHaibing
1
-1
/
+1
2020-03-18
RDMA/bnxt_re: Remove unnecessary sched count
Selvin Xavier
1
-8
/
+0
2020-03-18
RDMA/bnxt_re: Fix lifetimes in bnxt_re_task
Jason Gunthorpe
1
-0
/
+2
2020-03-18
RDMA/bnxt_re: Use ib_device_try_get()
Jason Gunthorpe
1
-13
/
+14
2020-03-02
RDMA/bnxt_re: Use driver_unregister and unregistration API
Selvin Xavier
1
-64
/
+42
2020-03-02
RDMA/bnxt_re: Refactor device add/remove functionalities
Selvin Xavier
1
-57
/
+82
2020-02-22
RDMA/bnxt_re: use ibdev based message printing functions
Devesh Sharma
1
-59
/
+72
2020-02-22
RDMA/bnxt_re: Refactor command queue management code
Devesh Sharma
1
-5
/
+7
2020-02-22
RDMA/bnxt_re: Refactor net ring allocation function
Devesh Sharma
1
-29
/
+35
2020-02-22
RDMA/bnxt_re: Refactor hardware queue memory allocation
Devesh Sharma
1
-9
/
+11
2020-02-22
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
1
-13
/
+27
2020-02-22
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
1
-1
/
+2
2020-01-03
RDMA/bnxt_re: Report more number of completion vectors
Selvin Xavier
1
-1
/
+1
2019-11-25
RDMA/bnxt_re: Fix missing le16_to_cpu
Devesh Sharma
1
-4
/
+4
2019-11-25
RDMA/bnxt_re: Fix stat push into dma buffer on gen p5 devices
Devesh Sharma
1
-0
/
+1
2019-10-08
RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series
Devesh Sharma
1
-56
/
+77
2019-10-01
RDMA/bnxt_re: Remove unsupported modify_device callback
Kamal Heib
1
-1
/
+0
2019-07-29
IB/bnxt_re: Do not notifify GID change event
Parav Pandit
1
-1
/
+0
2019-06-11
RDMA: Convert CQ allocations to be under core responsibility
Leon Romanovsky
1
-0
/
+1
2019-06-10
RDMA: Move owner into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move uverbs_abi_ver into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+1
2019-06-10
RDMA: Move driver_id into struct ib_device_ops
Jason Gunthorpe
1
-1
/
+2
2019-04-09
RDMA/drivers: Convert easy drivers to use ib_device_set_netdev()
Jason Gunthorpe
1
-1
/
+5
2019-04-08
RDMA: Handle SRQ allocations by IB/core
Leon Romanovsky
1
-0
/
+1
2019-04-08
RDMA: Handle AH allocations by IB/core
Leon Romanovsky
1
-0
/
+1
2019-02-23
RDMA: Handle ucontext allocations by IB/core
Leon Romanovsky
1
-0
/
+1
2019-02-09
RDMA: Handle PD allocations by IB/core
Leon Romanovsky
1
-0
/
+1
2019-02-07
RDMA/bnxt_re: Skip backing store allocation for 57500 series
Devesh Sharma
1
-1
/
+2
2019-02-07
RDMA/bnxt_re: Add 64bit doorbells for 57500 series
Devesh Sharma
1
-33
/
+52
2019-02-07
RDMA/bnxt_re: Add chip context to identify 57500 series
Devesh Sharma
1
-0
/
+34
2019-01-31
RDMA: Provide safe ib_alloc_device() function
Leon Romanovsky
1
-1
/
+1
2019-01-14
RDMA: Introduce and use rdma_device_to_ibdev()
Parav Pandit
1
-2
/
+4
2019-01-14
RDMA: Rename port_callback to init_port
Parav Pandit
1
-1
/
+1
2018-12-20
RDMA/bnxt_re: Increase depth of control path command queue
Devesh Sharma
1
-0
/
+1
2018-12-20
RDMA/bnxt_re: Query HWRM Interface version from FW
Selvin Xavier
1
-0
/
+31
2018-12-12
RDMA/bnxt_re: Initialize ib_device_ops struct
Kamal Heib
1
-51
/
+45
2018-11-22
RDMA/bnxt_re: Avoid accessing the device structure after it is freed
Selvin Xavier
1
-0
/
+2
2018-11-22
RDMA/bnxt_re: Fix system hang when registration with L2 driver fails
Selvin Xavier
1
-0
/
+1
[next]