index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ethtool
Age
Commit message (
Expand
)
Author
2024-08-15
net: ethtool: Allow write mechanism of LPL and both LPL and EPL
Danielle Ratson
2024-08-12
ethtool: rss: support skipping contexts during dump
Jakub Kicinski
2024-08-12
ethtool: rss: support dumping RSS contexts
Jakub Kicinski
2024-08-12
ethtool: rss: report info about additional contexts from XArray
Jakub Kicinski
2024-08-12
ethtool: rss: move the device op invocation out of rss_prepare_data()
Jakub Kicinski
2024-08-12
ethtool: rss: don't report key if device doesn't support it
Jakub Kicinski
2024-08-12
ethtool: make ethtool_ops::cap_rss_ctx_supported optional
Jakub Kicinski
2024-08-09
ethtool: refactor checking max channels
Mina Almasry
2024-08-08
net: ethtool: check rxfh_max_num_contexts != 1 at register time
Edward Cree
2024-08-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-08
ethtool: Fix context creation with no parameters
Gal Pressman
2024-08-08
net: ethtool: fix off-by-one error in max RSS context IDs
Edward Cree
2024-08-06
ethtool: cmis_cdb: Remove unused declaration ethtool_cmis_page_fini()
Yue Haibing
2024-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-08-01
ethtool: Don't check for NULL info in prepare_data callbacks
Simon Horman
2024-07-29
ethtool: fix the state of additional contexts with old API
Jakub Kicinski
2024-07-29
ethtool: fix setting key and resetting indir at once
Jakub Kicinski
2024-07-25
ethtool: rss: echo the context number back
Jakub Kicinski
2024-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
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-15
net: Change the API of PHY default timestamp to MAC
Kory Maincent
2024-07-14
net: phy: bcm54811: New link mode for BroadR-Reach
Kamil HorĂ¡k (2N)
2024-07-14
net: ethtool: pse-pd: Fix possible null-deref
Kory Maincent
2024-07-14
net: pse-pd: Do not return EOPNOSUPP if config is null
Kory Maincent
2024-07-13
net: ethtool: Monotonically increase the message sequence number
Danielle Ratson
2024-07-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-12
net: ethtool: let drivers declare max size of RSS indir table and key
Jakub Kicinski
2024-07-12
net: ethtool: let drivers remove lost RSS contexts
Jakub Kicinski
2024-07-11
net: ethtool: Fix RSS setting
Saeed Mahameed
2024-07-11
ethtool: use the rss context XArray in ring deactivation safety-check
Jakub Kicinski
2024-07-11
ethtool: fail closed if we can't get max channel used in indirection tables
Jakub Kicinski
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
ethtool: netlink: do not return SQI value if link is down
Oleksij Rempel
2024-07-05
net: ethtool: Add new power limit get and set features
Kory Maincent (Dent Project)
2024-07-05
net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended state
Kory Maincent (Dent Project)
2024-07-04
ethtool: move firmware flashing flag to struct ethtool_netdev_state
Edward Cree
2024-07-03
net: ethtool: fix compat with old RSS context API
Jakub Kicinski
2024-07-01
net: ethtool: Fix the panic caused by dev being null when dumping coalesce
Heng Qi
2024-06-28
net: ethtool: use the tracking array for get_rxfh on custom RSS contexts
Edward Cree
2024-06-28
net: ethtool: add a mutex protecting RSS contexts
Edward Cree
2024-06-28
net: ethtool: add an extack parameter to new rxfh_context APIs
Edward Cree
2024-06-28
net: ethtool: let the core choose RSS context IDs
Edward Cree
2024-06-28
net: ethtool: record custom RSS contexts in the XArray
Edward Cree
2024-06-28
net: move ethtool-related netdev state into its own struct
Edward Cree
2024-06-28
ethtool: Add ability to flash transceiver modules' firmware
Danielle Ratson
2024-06-28
ethtool: cmis_fw_update: add a layer for supporting firmware update using CDB
Danielle Ratson
2024-06-28
ethtool: cmis_cdb: Add a layer for supporting CDB commands
Danielle Ratson
2024-06-28
ethtool: Veto some operations during firmware flashing process
Danielle Ratson
2024-06-28
ethtool: Add flashing transceiver modules' firmware notifications ability
Danielle Ratson
[prev]
[next]