summaryrefslogtreecommitdiffstats
path: root/net/ethtool
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-151-2/+6
|\
| * net: ethtool: pse-pd: Fix possible null-derefKory Maincent2024-07-141-2/+2
| * net: pse-pd: Do not return EOPNOSUPP if config is nullKory Maincent2024-07-141-1/+3
* | Merge branch 'net-make-timestamping-selectable'Jakub Kicinski2024-07-154-11/+19
|\ \
| * | net: Add struct kernel_ethtool_ts_infoKory Maincent2024-07-154-10/+18
| * | net: Change the API of PHY default timestamp to MACKory Maincent2024-07-151-1/+1
* | | net: phy: bcm54811: New link mode for BroadR-ReachKamil HorĂ¡k (2N)2024-07-141-0/+3
* | | net: ethtool: Monotonically increase the message sequence numberDanielle Ratson2024-07-131-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-121-1/+2
|\ \ \ | | |/ | |/|
| * | net: ethtool: Fix RSS settingSaeed Mahameed2024-07-111-1/+2
* | | net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski2024-07-121-10/+36
* | | net: ethtool: let drivers remove lost RSS contextsJakub Kicinski2024-07-121-0/+14
* | | ethtool: use the rss context XArray in ring deactivation safety-checkJakub Kicinski2024-07-111-4/+29
* | | ethtool: fail closed if we can't get max channel used in indirection tablesJakub Kicinski2024-07-114-19/+19
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-111-13/+28
|\| | | |/ |/|
| * ethtool: netlink: do not return SQI value if link is downOleksij Rempel2024-07-111-13/+28
* | net: ethtool: Add new power limit get and set featuresKory Maincent (Dent Project)2024-07-051-7/+82
* | net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)2024-07-051-1/+31
* | ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree2024-07-044-11/+11
* | net: ethtool: fix compat with old RSS context APIJakub Kicinski2024-07-031-2/+2
* | net: ethtool: Fix the panic caused by dev being null when dumping coalesceHeng Qi2024-07-011-2/+3
* | net: ethtool: use the tracking array for get_rxfh on custom RSS contextsEdward Cree2024-06-281-5/+21
* | net: ethtool: add a mutex protecting RSS contextsEdward Cree2024-06-281-0/+7
* | net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree2024-06-281-3/+6
* | net: ethtool: let the core choose RSS context IDsEdward Cree2024-06-281-12/+34
* | net: ethtool: record custom RSS contexts in the XArrayEdward Cree2024-06-281-1/+73
* | net: move ethtool-related netdev state into its own structEdward Cree2024-06-282-2/+2
* | ethtool: Add ability to flash transceiver modules' firmwareDanielle Ratson2024-06-284-0/+334
* | ethtool: cmis_fw_update: add a layer for supporting firmware update using CDBDanielle Ratson2024-06-284-1/+438
* | ethtool: cmis_cdb: Add a layer for supporting CDB commandsDanielle Ratson2024-06-284-1/+730
* | ethtool: Veto some operations during firmware flashing processDanielle Ratson2024-06-283-0/+30
* | ethtool: Add flashing transceiver modules' firmware notifications abilityDanielle Ratson2024-06-284-0/+154
* | ethtool: provide customized dim profile managementHeng Qi2024-06-251-2/+271
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-062-4/+4
|\|
| * net: ethtool: fix the error condition in ethtool_get_phy_stats_ethtool()Su Hui2024-06-061-1/+1
| * ethtool: init tsinfo stats if requestedVadim Fedorenko2024-06-011-3/+3
* | net: ethtool: remove unused struct 'cable_test_tdr_req_info'Dr. David Alan Gilbert2024-06-051-4/+0
|/
* net: revert partially applied PHY topology seriesJakub Kicinski2024-05-132-51/+2
* net: ethtool: pse-pd: Expand pse commands with the PSE PoE interfaceKory Maincent (Dent Project)2024-04-181-10/+50
* net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)2024-04-161-1/+1
* net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier2024-04-062-2/+51
* ethtool: add interface to read Tx hardware timestamping statisticsRahul Rameshbabu2024-04-051-1/+51
* ethtool: remove ethtool_eee_use_linkmodesHeiner Kallweit2024-03-062-6/+0
* ethtool: ignore unused/unreliable fields in set_eee opHeiner Kallweit2024-03-051-5/+0
* net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn2024-02-282-46/+14
* net: ethtool: avoid rebuilds on UTS_RELEASE changeJann Horn2024-02-231-2/+3
* ethtool: do not use rtnl in ethnl_default_dumpit()Eric Dumazet2024-02-081-9/+5
* ethtool: add linkmode bitmap support to struct ethtool_keeeHeiner Kallweit2024-01-314-17/+65
* ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keeeHeiner Kallweit2024-01-312-14/+14
* ethtool: adjust struct ethtool_keee to kernel needsHeiner Kallweit2024-01-311-6/+6