summaryrefslogtreecommitdiff
path: root/net/ethtool
AgeCommit message (Expand)Author
2024-08-15net: ethtool: Allow write mechanism of LPL and both LPL and EPLDanielle Ratson
2024-08-08ethtool: Fix context creation with no parametersGal Pressman
2024-08-08net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree
2024-07-29ethtool: fix the state of additional contexts with old APIJakub Kicinski
2024-07-29ethtool: fix setting key and resetting indir at onceJakub Kicinski
2024-07-25ethtool: rss: echo the context number backJakub Kicinski
2024-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-15Merge branch 'net-make-timestamping-selectable'Jakub Kicinski
2024-07-15net: Add struct kernel_ethtool_ts_infoKory Maincent
2024-07-15net: Change the API of PHY default timestamp to MACKory Maincent
2024-07-14net: phy: bcm54811: New link mode for BroadR-ReachKamil HorĂ¡k (2N)
2024-07-14net: ethtool: pse-pd: Fix possible null-derefKory Maincent
2024-07-14net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent
2024-07-13net: ethtool: Monotonically increase the message sequence numberDanielle Ratson
2024-07-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-12net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski
2024-07-12net: ethtool: let drivers remove lost RSS contextsJakub Kicinski
2024-07-11net: ethtool: Fix RSS settingSaeed Mahameed
2024-07-11ethtool: use the rss context XArray in ring deactivation safety-checkJakub Kicinski
2024-07-11ethtool: fail closed if we can't get max channel used in indirection tablesJakub Kicinski
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-11ethtool: netlink: do not return SQI value if link is downOleksij Rempel
2024-07-05net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)
2024-07-05net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)
2024-07-04ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree
2024-07-03net: ethtool: fix compat with old RSS context APIJakub Kicinski
2024-07-01net: ethtool: Fix the panic caused by dev being null when dumping coalesceHeng Qi
2024-06-28net: ethtool: use the tracking array for get_rxfh on custom RSS contextsEdward Cree
2024-06-28net: ethtool: add a mutex protecting RSS contextsEdward Cree
2024-06-28net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree
2024-06-28net: ethtool: let the core choose RSS context IDsEdward Cree
2024-06-28net: ethtool: record custom RSS contexts in the XArrayEdward Cree
2024-06-28net: move ethtool-related netdev state into its own structEdward Cree
2024-06-28ethtool: Add ability to flash transceiver modules' firmwareDanielle Ratson
2024-06-28ethtool: cmis_fw_update: add a layer for supporting firmware update using CDBDanielle Ratson
2024-06-28ethtool: cmis_cdb: Add a layer for supporting CDB commandsDanielle Ratson
2024-06-28ethtool: Veto some operations during firmware flashing processDanielle Ratson
2024-06-28ethtool: Add flashing transceiver modules' firmware notifications abilityDanielle Ratson
2024-06-25ethtool: provide customized dim profile managementHeng Qi
2024-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-06-06net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()Su Hui
2024-06-05net: ethtool: remove unused struct 'cable_test_tdr_req_info'Dr. David Alan Gilbert
2024-06-01ethtool: init tsinfo stats if requestedVadim Fedorenko
2024-05-13net: revert partially applied PHY topology seriesJakub Kicinski
2024-04-18net: ethtool: pse-pd: Expand pse commands with the PSE PoE interfaceKory Maincent (Dent Project)
2024-04-16net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)
2024-04-06net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier
2024-04-05ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu
2024-03-06ethtool: remove ethtool_eee_use_linkmodesHeiner Kallweit
2024-03-05ethtool: ignore unused/unreliable fields in set_eee opHeiner Kallweit