index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2025-04-30
bnxt_en: Fix ethtool -d byte order for 32-bit values
Michael Chan
2025-04-30
bnxt_en: Fix ethtool selftest output in one of the failure cases
Kalesh AP
2025-03-18
bnxt_en: add .set_module_eeprom_by_page() support
Damodharam Ammepalli
2025-03-18
bnxt_en: Refactor bnxt_get_module_eeprom_by_page()
Michael Chan
2025-03-18
bnxt_en: Add support for a new ethtool dump flag 3
Vasuthevan Maheswaran
2025-01-20
net: ethtool: populate the default HDS params in the core
Jakub Kicinski
2025-01-20
net: move HDS config from ethtool state
Jakub Kicinski
2025-01-18
eth: bnxt: fix string truncation warning in FW version
Jakub Kicinski
2025-01-15
bnxt_en: add support for hds-thresh ethtool command
Taehee Yoo
2025-01-15
bnxt_en: add support for tcp-data-split ethtool command
Taehee Yoo
2025-01-15
bnxt_en: add support for rx-copybreak ethtool command
Taehee Yoo
2024-12-19
bnxt_en: Skip reading PXP registers during ethtool -d if unsupported
Michael Chan
2024-12-19
bnxt_en: Skip MAC loopback selftest if it is unsupported by FW
Michael Chan
2024-12-19
bnxt_en: Skip PHY loopback ethtool selftest if unsupported by FW
Michael Chan
2024-12-19
bnxt_en: Do not allow ethtool -m on an untrusted VF
Michael Chan
2024-11-30
bnxt_en: ethtool: Supply ntuple rss context action
Daniel Xu
2024-11-26
bnxt_en: Set backplane link modes correctly for ethtool
Shravya KN
2024-11-18
bnxt_en: Add a new ethtool -W dump flag
Michael Chan
2024-11-18
Revert "net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warni...
Kees Cook
2024-11-06
bnxt_en: ethtool: Support unset l4proto on ip4/ip6 ntuple rules
Daniel Xu
2024-11-06
bnxt_en: ethtool: Remove ip4/ip6 ntuple support for IPPROTO_RAW
Daniel Xu
2024-11-03
net: bnxt: use ethtool string helpers
Rosen Penev
2024-11-03
net: ethtool: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-09-10
bnxt_en: Add MSIX check in bnxt_check_rings()
Michael Chan
2024-09-09
bnxt_en: Remove setting of RX software timestamp
Gal Pressman
2024-08-29
bnxt_en: add support for retrieving crash dump using ethtool
Vikas Gupta
2024-08-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-15
bnxt_en: Don't clear ntuple filters and rss contexts during ethtool ops
Pavan Chebbi
2024-08-14
bnxt_en: Extend maximum length of version string by 1 byte
Simon Horman
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2024-08-12
eth: remove .cap_rss_ctx_supported from updated drivers
Jakub Kicinski
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
2024-07-29
eth: bnxt: populate defaults in the RSS context struct
Jakub Kicinski
2024-07-29
eth: bnxt: reject unsupported hash functions
Jakub Kicinski
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-12
eth: bnxt: use the indir table from ethtool context
Jakub Kicinski
2024-07-12
eth: bnxt: bump the entry size in indir tables to u32
Jakub Kicinski
2024-07-12
eth: bnxt: pad out the correct indirection table
Jakub Kicinski
2024-07-12
eth: bnxt: use the RSS context XArray instead of the local list
Jakub Kicinski
2024-07-12
eth: bnxt: use context priv for struct bnxt_rss_ctx
Jakub Kicinski
2024-07-12
eth: bnxt: depend on core cleaning up RSS contexts
Jakub Kicinski
2024-07-12
eth: bnxt: remove rss_ctx_bmap
Jakub Kicinski
2024-07-12
eth: bnxt: move from .set_rxfh to .create_rxfh_context and friends
Jakub Kicinski
2024-07-12
eth: bnxt: allow deleting RSS contexts when the device is down
Jakub Kicinski
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-09
bnxt: fix crashes when reducing ring count with active RSS contexts
Jakub Kicinski
2024-06-01
bnxt_en: add timestamping statistics support
Vadim Fedorenko
2024-05-02
bnxt_en: Don't support offline self test when RoCE driver is loaded
Kalesh AP
2024-05-02
bnxt_en: share NQ ring sw_stats memory with subrings
Edwin Peer
[next]