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_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]