index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
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
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-11-27
bnxt_en: Remove the redundant BNXT_EN_FLAG_MSIX_REQUESTED flag
Kalesh AP
2025-09-11
bnxt_en: Enhance stats context reservation logic
Saravanan Vajravel
2025-07-15
bnxt: move bnxt_hsi.h to include/linux/bnxt/hsi.h
Andy Gospodarek
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
[next]