index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.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
starfive-6.6.63-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_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-15
bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages.
Michael Chan
1
-9
/
+40
2020-12-15
bnxt_en: Retry installing FW package under NO_SPACE error condition.
Pavan Chebbi
1
-5
/
+32
2020-12-15
bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop.
Pavan Chebbi
1
-32
/
+28
2020-12-15
bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj().
Michael Chan
1
-33
/
+30
2020-12-15
bnxt_en: Refactor bnxt_flash_nvram.
Pavan Chebbi
1
-19
/
+32
2020-11-20
devlink: move request_firmware out of driver
Jacob Keller
1
-11
/
+22
2020-11-17
bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.
Vasundhara Volam
1
-0
/
+3
2020-11-17
bnxt_en: read EEPROM A2h address using page 0
Edwin Peer
1
-1
/
+1
2020-10-13
bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.
Vasundhara Volam
1
-0
/
+16
2020-10-13
bnxt_en: Enable online self tests for multi-host/NPAR mode.
Vasundhara Volam
1
-4
/
+4
2020-10-05
bnxt_en: Add a software counter for RX ring reset.
Michael Chan
1
-0
/
+1
2020-09-27
bnxt_en: Improve preset max value for ethtool -l.
Michael Chan
1
-2
/
+7
2020-09-27
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
1
-0
/
+62
2020-09-27
bnxt_en: Report FEC settings to ethtool.
Michael Chan
1
-0
/
+89
2020-09-27
bnxt_en: avoid link reset if speed is not changed
Edwin Peer
1
-1
/
+9
2020-09-27
bnxt_en: ethtool: support PAM4 link speeds up to 200G
Edwin Peer
1
-8
/
+63
2020-09-27
bnxt_en: refactor bnxt_get_fw_speed()
Edwin Peer
1
-23
/
+24
2020-09-27
bnxt_en: Update firmware interface spec to 1.10.1.65.
Michael Chan
1
-3
/
+7
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-11
/
+23
2020-09-21
bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.
Vasundhara Volam
1
-0
/
+3
2020-09-21
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
1
-11
/
+20
2020-09-15
bnxt: add pause frame stats
Jakub Kicinski
1
-0
/
+17
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-10
/
+6
2020-08-26
bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.
Michael Chan
1
-9
/
+2
2020-08-26
bnxt_en: Check for zero dir entries in NVRAM.
Vasundhara Volam
1
-0
/
+3
2020-08-26
bnxt_en: Don't query FW when netif_running() is false.
Pavan Chebbi
1
-1
/
+1
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-27
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
1
-0
/
+55
2020-07-27
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
1
-22
/
+19
2020-07-27
bnxt_en: Refactor statistics code and structures.
Michael Chan
1
-6
/
+7
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
1
-2
/
+2
2020-07-27
bnxt_en: Remove PCIe non-counters from ethtool statistics
Vasundhara Volam
1
-39
/
+0
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2020-07-13
bnxt_en: Fix race when modifying pause settings.
Vasundhara Volam
1
-1
/
+4
2020-07-09
bnxt_en: Implement ethtool -X to set indirection table.
Michael Chan
1
-0
/
+37
2020-07-09
bnxt_en: Return correct RSS indirection table entries to ethtool -x.
Michael Chan
1
-4
/
+5
2020-07-09
bnxt_en: Fix up bnxt_get_rxfh_indir_size().
Michael Chan
1
-1
/
+5
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+5
2020-05-27
bnxt_en: Fix return code to "flash_device".
Vasundhara Volam
1
-4
/
+5
2020-05-05
net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
Jason Yan
1
-3
/
+3
2020-05-04
bnxt_en: show only relevant ethtool stats for a TX or RX ring
Rajesh Ravi
1
-22
/
+71
2020-05-04
bnxt_en: Split HW ring statistics strings into RX and TX parts.
Michael Chan
1
-20
/
+33
2020-05-04
bnxt_en: Refactor the software ring counters.
Michael Chan
1
-7
/
+23
2020-05-04
bnxt_en: Improve kernel log messages related to ethtool reset.
Edwin Peer
1
-4
/
+14
2020-05-04
bnxt_en: fix ethtool_reset_flags ABI violations
Edwin Peer
1
-22
/
+25
2020-05-04
bnxt_en: refactor ethtool firmware reset types
Edwin Peer
1
-13
/
+25
2020-05-04
bnxt_en: prepare to refactor ethtool reset types
Edwin Peer
1
-17
/
+29
2020-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+4
2020-03-24
bnxt_en: Fix Priority Bytes and Packets counters in ethtool -S.
Michael Chan
1
-4
/
+4
2020-03-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-13
/
+11
[next]