index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
netdevsim
/
ethtool.c
Age
Commit message (
Expand
)
Author
2025-07-14
netdevsim: implement peer queue flow control
Breno Leitao
2025-03-06
net: ethtool: try to protect all callback with netdev instance lock
Jakub Kicinski
2025-02-24
selftests: drv-net: test XDP, HDS auto and the ioctl path
Jakub Kicinski
2025-01-27
netdevsim: don't assume core pre-populates HDS params on GET
Jakub Kicinski
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-15
net: add netdev_lock() / netdev_unlock() helpers
Jakub Kicinski
2025-01-15
netdevsim: add HDS feature
Taehee Yoo
2024-10-10
testing: net-drv: add basic shaper test
Paolo Abeni
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-04-08
netdevsim: report stats by default, like a real device
Jakub Kicinski
2023-08-09
net: netdevsim: use mock PHC driver
Vladimir Oltean
2021-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-12-10
netdevsim: don't overwrite read only ethtool parms
Filip Pokryvka
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-09-15
netdevsim: add ability to change channel count
Jakub Kicinski
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-03-31
netdevsim: add FEC settings support
Jakub Kicinski
2020-11-20
netdevsim: support ethtool ring and coalesce settings
Antonio Cardace
2020-11-20
netdevsim: move ethtool pause params in separate struct
Antonio Cardace
2020-09-26
netdevsim: fix duplicated debugfs directory
Jakub Kicinski
2020-09-15
netdevsim: add pause frame stats
Jakub Kicinski