index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2019-12-11
bnxt_en: Fix MSIX request logic for RDMA driver.
Michael Chan
1
-2
/
+6
2019-11-25
bnxt_en: Combine 2 functions calling the same HWRM_DRV_RGTR fw command.
Vasundhara Volam
1
-2
/
+2
2019-11-01
bnxt_en: Improve bnxt_ulp_stop()/bnxt_ulp_start() call sequence.
Vasundhara Volam
1
-2
/
+8
2019-08-31
bnxt_en: Handle firmware reset.
Michael Chan
1
-0
/
+3
2019-07-01
bnxt_en: Cap the returned MSIX vectors to the RDMA driver.
Michael Chan
1
-1
/
+3
2019-05-23
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-18
bnxt_en: Do not modify max_stat_ctxs after RDMA driver requests/frees stat_ctxs
Vasundhara Volam
1
-9
/
+2
2018-12-18
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-04
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
1
-5
/
+0
2018-09-04
bnxt_en: Clean up unused functions.
Michael Chan
1
-15
/
+0
2018-08-06
bnxt_en: Add BNXT_NEW_RM() macro.
Michael Chan
1
-2
/
+2
2018-07-10
bnxt_en: Do not modify max IRQ count after RDMA driver requests/frees IRQs.
Michael Chan
1
-2
/
+0
2018-04-01
bnxt_en: Add ULP calls to stop and restart IRQs.
Michael Chan
1
-7
/
+74
2018-04-01
bnxt_en: Reserve completion rings and MSIX for bnxt_re RDMA driver.
Michael Chan
1
-7
/
+32
2018-04-01
bnxt_en: Change IRQ assignment for RDMA driver.
Michael Chan
1
-1
/
+29
2017-08-24
bnxt_en: Free MSIX vectors when unregistering the device from bnxt_re.
Michael Chan
1
-0
/
+2
2017-05-31
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