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