index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
infiniband
/
hw
/
bnxt_re
/
bnxt_re.h
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-13
RDMA/bnxt_re: Recover the device when FW error is detected
Selvin Xavier
1
-0
/
+15
2024-09-13
RDMA/bnxt_re: Change aux driver data to en_info to hold more information
Chandramohan Akula
1
-0
/
+6
2024-09-02
RDMA/bnxt_re: Share a page to expose per SRQ info with userspace
Chandramohan Akula
1
-0
/
+2
2024-07-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+9
2024-07-01
RDMA/bnxt_re: Update the correct DB FIFO depth and mask for GenP7
Selvin Xavier
1
-3
/
+9
2024-05-30
RDMA/bnxt_re: Fix the max msix vectors macro
Selvin Xavier
1
-3
/
+1
2023-12-17
RDMA/bnxt_re: Share a page to expose per CQ info with userspace
Selvin Xavier
1
-0
/
+3
2023-08-07
RDMA/bnxt_re: Remove a redundant flag
Kalesh AP
1
-1
/
+0
2023-07-30
bnxt_re: Reorganize the resource stats
Chandramohan Akula
1
-7
/
+0
2023-07-21
RDMA/bnxt_re: Implement doorbell pacing algorithm
Chandramohan Akula
1
-0
/
+5
2023-07-21
RDMA/bnxt_re: Initialize Doorbell pacing feature
Chandramohan Akula
1
-0
/
+22
2023-06-27
Merge tag 'v6.4' into rdma.git for-next
Jason Gunthorpe
1
-2
/
+0
2023-06-21
RDMA/bnxt_re: Enable low latency push
Selvin Xavier
1
-0
/
+3
2023-06-12
RDMA/bnxt_re: consider timeout of destroy ah as success.
Kashyap Desai
1
-0
/
+2
2023-06-01
RDMA/bnxt_re: Fix reporting active_{speed,width} attributes
Kamal Heib
1
-2
/
+0
2023-02-01
bnxt_en: Remove runtime interrupt vector allocation
Ajit Khaparde
1
-1
/
+0
2023-02-01
RDMA/bnxt_re: Use auxiliary driver interface
Ajit Khaparde
1
-8
/
+1
2022-06-24
RDMA: Correct duplicated words in comments
Jiang Jian
1
-1
/
+1
2021-09-20
RDMA/bnxt_re: Support multiple page sizes
Selvin Xavier
1
-12
/
+2
2021-09-20
RDMA/bnxt_re: Add extended statistics counters
Selvin Xavier
1
-1
/
+4
2021-03-26
RDMA/bnxt_re: Move device to error state upon device crash
Selvin Xavier
1
-0
/
+1
2020-09-18
RDMA: Fix link active_speed size
Aharon Landau
1
-1
/
+1
2020-03-17
RDMA/bnxt_re: Remove unnecessary sched count
Selvin Xavier
1
-1
/
+0
2020-03-17
RDMA/bnxt_re: Use ib_device_try_get()
Jason Gunthorpe
1
-1
/
+0
2020-02-21
RDMA/bnxt_re: Refactor net ring allocation function
Devesh Sharma
1
-0
/
+9
2020-02-21
RDMA/bnxt_re: Replace chip context structure with pointer
Devesh Sharma
1
-1
/
+1
2020-02-21
RDMA/bnxt_re: Refactor queue pair creation code
Devesh Sharma
1
-4
/
+9
2019-10-08
RDMA/bnxt_re: Enable SRIOV VF support on Broadcom's 57500 adapter series
Devesh Sharma
1
-0
/
+1
2019-02-07
RDMA/bnxt_re: Add chip context to identify 57500 series
Devesh Sharma
1
-0
/
+1
2018-10-16
RDMA/bnxt_re: Avoid resource leak in case the NQ registration fails
Selvin Xavier
1
-0
/
+2
2018-10-16
RDMA/bnxt_re: Remove the unnecessary version macro definition
Selvin Xavier
1
-1
/
+0
2018-03-14
infiniband: bnxt_re: use BIT_ULL() for 64-bit bit masks
Arnd Bergmann
1
-2
/
+2
2018-02-20
RDMA/bnxt_re: Avoid system hang during device un-reg
Selvin Xavier
1
-1
/
+1
2018-01-18
RDMA/bnxt_re: expose detailed stats retrieved from HW
Selvin Xavier
1
-0
/
+2
2018-01-18
RDMA/bnxt_re: Add support for MRs with Huge pages
Somnath Kotur
1
-9
/
+17
2018-01-17
RDMA/bnxt_re: Enable RoCE on virtual functions
Selvin Xavier
1
-0
/
+15
2017-09-22
bnxt_re: Remove RTNL lock dependency in bnxt_re_query_port
Somnath Kotur
1
-0
/
+2
2017-09-22
bnxt_re: Fix race between the netdev register and unregister events
Somnath Kotur
1
-5
/
+7
2017-08-18
RDMA/bnxt_re: Allocate multiple notification queues
Selvin Xavier
1
-2
/
+3
2017-07-20
RDMA/bnxt_re: Fix the value reported for local ack delay
Selvin Xavier
1
-0
/
+7
2017-07-20
RDMA/bnxt_re: Report supported value to IB stack in query_device
Selvin Xavier
1
-0
/
+2
2017-06-14
RDMA/bnxt_re: Fix RQE posting logic
Devesh Sharma
1
-0
/
+2
2017-06-14
RDMA/bnxt_re: Add HW workaround for avoiding stall for UD QPs
Somnath Kotur
1
-0
/
+2
2017-02-14
RDMA/bnxt_re: Add bnxt_re RoCE driver
Selvin Xavier
1
-0
/
+146