index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_ulp.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-21
bnxt_en: Remove unused macros in bnxt_ulp.h
Kalesh AP
1
-3
/
+0
2025-04-21
bnxt_en: Remove unused field "ref_count" in struct bnxt_ulp
Kalesh AP
1
-1
/
+0
2025-01-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-3
/
+5
2025-01-14
RDMA/bnxt_re: Pass the context for ulp_irq_stop
Kalesh AP
1
-1
/
+1
2025-01-14
RDMA/bnxt_re: Add Async event handling support
Kalesh AP
1
-2
/
+2
2025-01-14
bnxt_en: Add ULP call to notify async events
Michael Chan
1
-0
/
+2
2024-12-19
bnxt_en: Use FW defined resource limits for RoCE
Hongguang Gao
1
-0
/
+2
2024-11-12
RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design
Bhargava Chenna Marreddy
1
-0
/
+1
2024-09-10
bnxt_en: Increase the number of MSIX vectors for RoCE device
Michael Chan
1
-2
/
+4
2024-05-02
bnxt_en: Add a mutex to synchronize ULP operations
Kalesh AP
1
-0
/
+3
2024-04-10
bnxt_en: Utilize ulp client resources if RoCE is not registered
Vikas Gupta
1
-0
/
+2
2024-04-10
bnxt_en: Change MSIX/NQs allocation policy
Vikas Gupta
1
-1
/
+7
2024-04-10
bnxt_en: Refactor bnxt_rdma_aux_device_init/uninit functions
Vikas Gupta
1
-0
/
+2
2024-04-10
bnxt_en: Remove unneeded MSIX base structure fields and code
Vikas Gupta
1
-2
/
+0
2023-12-04
bnxt_en: Consolidate DB offset calculation
Hongguang Gao
1
-0
/
+4
2023-07-21
bnxt_en: Share the bar0 address with the RoCE driver
Chandramohan Akula
1
-0
/
+1
2023-02-01
bnxt_en: Remove runtime interrupt vector allocation
Ajit Khaparde
1
-3
/
+3
2023-02-01
RDMA/bnxt_re: Remove the sriov config callback
Ajit Khaparde
1
-1
/
+0
2023-02-01
bnxt_en: Remove struct bnxt access from RoCE driver
Hongguang Gao
1
-0
/
+11
2023-02-01
bnxt_en: Use auxiliary bus calls over proprietary calls
Ajit Khaparde
1
-2
/
+0
2023-02-01
bnxt_en: Use direct API instead of indirection
Ajit Khaparde
1
-16
/
+9
2023-02-01
bnxt_en: Remove usage of ulp_id
Ajit Khaparde
1
-13
/
+13
2023-02-01
RDMA/bnxt_re: Use auxiliary driver interface
Ajit Khaparde
1
-3
/
+0
2023-02-01
bnxt_en: Add auxiliary driver support
Ajit Khaparde
1
-1
/
+2
2022-05-20
eth: bnxt: make ulp_id unsigned to make GCC 12 happy
Jakub Kicinski
1
-6
/
+6
2021-10-29
bnxt_en: Remove not used other ULP define
Leon Romanovsky
1
-2
/
+1
2020-05-04
bnxt_en: Add doorbell information to bnxt_en_dev struct.
Michael Chan
1
-0
/
+8
2019-10-31
bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.
Vasundhara Volam
1
-1
/
+2
2018-12-17
bnxt_en: get rid of num_stat_ctxs variable
Vasundhara Volam
1
-0
/
+1
2018-09-03
bnxt_en: Clean up unused functions.
Michael Chan
1
-1
/
+0
2018-03-31
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
1
-7
/
+12
2018-03-31
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
1
-0
/
+3
2017-05-30
bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.
Michael Chan
1
-0
/
+2
2016-12-07
bnxt_en: Add interface to support RDMA driver.
Michael Chan
1
-0
/
+93