index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
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
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
2019-06-30
bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
Michael Chan
2019-05-22
bnxt_en: Fix possible BUG() condition when calling pci_disable_msix().
Michael Chan
2019-02-07
RDMA/bnxt_en: Enable RDMA driver support for 57500 chip
Devesh Sharma
2018-12-17
bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxs
Vasundhara Volam
2018-12-17
bnxt_en: get rid of num_stat_ctxs variable
Vasundhara Volam
2018-12-09
bnxt_en: Keep track of reserved IRQs.
Michael Chan
2018-11-15
bnxt_en: Disable RDMA support on the 57500 chips.
Michael Chan
2018-09-03
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
2018-09-03
bnxt_en: Clean up unused functions.
Michael Chan
2018-08-05
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
2018-07-09
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
Michael Chan
2018-03-31
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
2018-03-31
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
2018-03-31
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
2017-08-23
bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.
Michael Chan
2017-05-30
bnxt_en: Add a callback to inform RDMA driver during PCI shutdown.
Michael Chan
2016-12-07
bnxt_en: Add interface to support RDMA driver.
Michael Chan