index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_ulp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-22
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
Michael Chan
1
-1
/
+1
2019-02-07
RDMA/bnxt_en: Enable RDMA driver support for 57500 chip
Devesh Sharma
1
-3
/
+0
2018-12-17
bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxs
Vasundhara Volam
1
-9
/
+2
2018-12-17
bnxt_en: get rid of num_stat_ctxs variable
Vasundhara Volam
1
-1
/
+9
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
1
-1
/
+1
2018-11-15
bnxt_en: Disable RDMA support on the 57500 chips.
Michael Chan
1
-0
/
+3
2018-09-03
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
1
-5
/
+0
2018-09-03
bnxt_en: Clean up unused functions.
Michael Chan
1
-15
/
+0
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
1
-2
/
+2
2018-07-09
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
Michael Chan
1
-2
/
+0
2018-03-31
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
1
-7
/
+74
2018-03-31
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
1
-7
/
+32
2018-03-31
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
1
-1
/
+29
2017-08-23
bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.
Michael Chan
1
-0
/
+2
2017-05-30
bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.
Michael Chan
1
-0
/
+19
2016-12-07
bnxt_en: Add interface to support RDMA driver.
Michael Chan
1
-0
/
+346