开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2021-06-28
bnxt_en: Add PTP clock APIs, ioctls, and ethtool methods
Michael Chan
2021-04-25
bnxt_en: Add a new phy_flags field to the main driver structure.
Michael Chan
2021-04-19
bnxt: add more ethtool standard stats
Jakub Kicinski
2021-04-16
bnxt: implement ethtool standard stats
Jakub Kicinski
2021-04-15
bnxt: implement ethtool::get_fec_stats
Jakub Kicinski
2021-01-12
bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.
Pavan Chebbi
2020-12-14
bnxt_en: Enable batch mode when using HWRM_NVM_MODIFY to flash packages.
Michael Chan
2020-12-14
bnxt_en: Retry installing FW package under NO_SPACE error condition.
Pavan Chebbi
2020-12-14
bnxt_en: Restructure bnxt_flash_package_from_fw_obj() to execute in a loop.
Pavan Chebbi
2020-12-14
bnxt_en: Rearrange the logic in bnxt_flash_package_from_fw_obj().
Michael Chan
2020-12-14
bnxt_en: Refactor bnxt_flash_nvram.
Pavan Chebbi
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-11-16
bnxt_en: Avoid unnecessary NVM_GET_DEV_INFO cmd error log on VFs.
Vasundhara Volam
2020-11-16
bnxt_en: read EEPROM A2h address using page 0
Edwin Peer
2020-10-12
bnxt_en: Add bnxt_hwrm_nvm_get_dev_info() to query NVM info.
Vasundhara Volam
2020-10-12
bnxt_en: Enable online self tests for multi-host/NPAR mode.
Vasundhara Volam
2020-10-04
bnxt_en: Add a software counter for RX ring reset.
Michael Chan
2020-09-27
bnxt_en: Improve preset max value for ethtool -l.
Michael Chan
2020-09-27
bnxt_en: Implement ethtool set_fec_param() method.
Michael Chan
2020-09-27
bnxt_en: Report FEC settings to ethtool.
Michael Chan
2020-09-27
bnxt_en: avoid link reset if speed is not changed
Edwin Peer
2020-09-27
bnxt_en: ethtool: support PAM4 link speeds up to 200G
Edwin Peer
2020-09-27
bnxt_en: refactor bnxt_get_fw_speed()
Edwin Peer
2020-09-27
bnxt_en: Update firmware interface spec to 1.10.1.65.
Michael Chan
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-20
bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.
Vasundhara Volam
2020-09-20
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
2020-09-15
bnxt: add pause frame stats
Jakub Kicinski
2020-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-08-26
bnxt_en: Fix ethtool -S statitics with XDP or TCs enabled.
Michael Chan
2020-08-26
bnxt_en: Check for zero dir entries in NVRAM.
Vasundhara Volam
2020-08-26
bnxt_en: Don't query FW when netif_running() is false.
Pavan Chebbi
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-07-27
bnxt_en: Add support for 'ethtool -d'
Vasundhara Volam
2020-07-27
bnxt_en: Switch over to use the 64-bit software accumulated counters.
Michael Chan
2020-07-27
bnxt_en: Refactor statistics code and structures.
Michael Chan
2020-07-27
bnxt_en: Update firmware interface to 1.10.1.54.
Michael Chan
2020-07-27
bnxt_en: Remove PCIe non-counters from ethtool statistics
Vasundhara Volam
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-12
bnxt_en: Fix race when modifying pause settings.
Vasundhara Volam
2020-07-08
bnxt_en: Implement ethtool -X to set indirection table.
Michael Chan
2020-07-08
bnxt_en: Return correct RSS indirection table entries to ethtool -x.
Michael Chan
2020-07-08
bnxt_en: Fix up bnxt_get_rxfh_indir_size().
Michael Chan
2020-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-05-26
bnxt_en: Fix return code to "flash_device".
Vasundhara Volam
2020-05-05
net: bnxt: Remove Comparison to bool in bnxt_ethtool.c
Jason Yan
2020-05-04
bnxt_en: show only relevant ethtool stats for a TX or RX ring
Rajesh Ravi
2020-05-04
bnxt_en: Split HW ring statistics strings into RX and TX parts.
Michael Chan
2020-05-04
bnxt_en: Refactor the software ring counters.
Michael Chan
2020-05-04
bnxt_en: Improve kernel log messages related to ethtool reset.
Edwin Peer
[next]