index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_ulp.c
Age
Commit message (
Expand
)
Author
2025-06-17
bnxt_en: Fix double invocation of bnxt_ulp_stop()/bnxt_ulp_start()
Kalesh AP
2025-05-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-05-20
bnxt_en: Fix netdev locking in ULP IRQ functions
Michael Chan
2025-04-21
bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp
Kalesh AP
2025-03-06
eth: bnxt: remove most dependencies on RTNL
Stanislav Fomichev
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2025-01-14
RDMA/bnxt_re: Pass the context for ulp_irq_stop
Kalesh AP
2025-01-14
RDMA/bnxt_re: Add Async event handling support
Kalesh AP
2025-01-14
bnxt_en: Add ULP call to notify async events
Michael Chan
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-06
bnxt_en: Fix possible memory leak when hwrm_req_replace fails
Kalesh AP
2024-12-19
bnxt_en: Use FW defined resource limits for RoCE
Hongguang Gao
2024-11-12
RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design
Bhargava Chenna Marreddy
2024-09-10
bnxt_en: Increase the number of MSIX vectors for RoCE device
Michael Chan
2024-06-13
auxbus: make to_auxiliary_drv accept and return a constant pointer
Greg Kroah-Hartman
2024-05-02
bnxt_en: Add a mutex to synchronize ULP operations
Kalesh AP
2024-04-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-10
bnxt_en: Utilize ulp client resources if RoCE is not registered
Vikas Gupta
2024-04-10
bnxt_en: Change MSIX/NQs allocation policy
Vikas Gupta
2024-04-10
bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functions
Vikas Gupta
2024-04-10
bnxt_en: Remove unneeded MSIX base structure fields and code
Vikas Gupta
2024-04-10
bnxt_en: Remove a redundant NULL check in bnxt_register_dev()
Kalesh AP
2024-04-08
bnxt_en: Fix error recovery for RoCE ulp client
Vikas Gupta
2024-04-08
bnxt_en: Fix possible memory leak in bnxt_rdma_aux_device_init()
Vikas Gupta
2024-03-28
bnxt_en: Refactor VNIC alloc and cfg functions
Pavan Chebbi
2023-12-04
bnxt_en: Consolidate DB offset calculation
Hongguang Gao
2023-11-21
bnxt_en: Rename some macros for the P5 chips
Randy Schacher
2023-07-21
bnxt_en: Share the bar0 address with the RoCE driver
Chandramohan Akula
2023-04-18
bnxt_en: Fix a possible NULL pointer dereference in unload path
Kalesh AP
2023-03-06
bnxt_en: Fix the double free during device removal
Selvin Xavier
2023-02-01
bnxt_en: Remove runtime interrupt vector allocation
Ajit Khaparde
2023-02-01
RDMA/bnxt_re: Remove the sriov config callback
Ajit Khaparde
2023-02-01
bnxt_en: Remove struct bnxt access from RoCE driver
Hongguang Gao
2023-02-01
bnxt_en: Use auxiliary bus calls over proprietary calls
Ajit Khaparde
2023-02-01
bnxt_en: Use direct API instead of indirection
Ajit Khaparde
2023-02-01
bnxt_en: Remove usage of ulp_id
Ajit Khaparde
2023-02-01
RDMA/bnxt_re: Use auxiliary driver interface
Ajit Khaparde
2023-02-01
bnxt_en: Add auxiliary driver support
Ajit Khaparde
2022-05-20
eth: bnxt: make ulp_id unsigned to make GCC 12 happy
Jakub Kicinski
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
2021-07-19
bnxt_en: Refresh RoCE capabilities in bnxt_ulp_probe()
Michael Chan
2021-04-19
RDMA/bnxt_re: Create direct symbol link between bnxt modules
Leon Romanovsky
2021-01-12
bnxt_en: Improve stats context resource accounting with RDMA driver loaded.
Michael Chan
2020-05-04
bnxt_en: Add doorbell information to bnxt_en_dev struct.
Michael Chan
2020-05-04
bnxt_en: Set the db_offset on 57500 chips for the RDMA MSIX entries.
Michael Chan
2019-12-10
bnxt_en: Fix MSIX request logic for RDMA driver.
Michael Chan
2019-11-24
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
2019-10-31
bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.
Vasundhara Volam
2019-08-30
bnxt_en: Handle firmware reset.
Michael Chan
[next]