summaryrefslogtreecommitdiffstats
path: root/net/ethtool (follow)
Commit message (Expand)AuthorAgeFilesLines
* ethtool: Fix context creation with no parametersGal Pressman2024-08-081-5/+8
* net: ethtool: fix off-by-one error in max RSS context IDsEdward Cree2024-08-081-2/+3
* ethtool: fix the state of additional contexts with old APIJakub Kicinski2024-07-291-8/+30
* ethtool: fix setting key and resetting indir at onceJakub Kicinski2024-07-291-2/+3
* ethtool: rss: echo the context number backJakub Kicinski2024-07-261-1/+7
* 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-151-0/+3
* | | net: ethtool: Monotonically increase the message sequence numberDanielle Ratson2024-07-141-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-131-1/+2
|\ \ \ | | |/ | |/|
| * | net: ethtool: Fix RSS settingSaeed Mahameed2024-07-121-1/+2
* | | net: ethtool: let drivers declare max size of RSS indir table and keyJakub Kicinski2024-07-131-10/+36
* | | net: ethtool: let drivers remove lost RSS contextsJakub Kicinski2024-07-131-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-061-7/+82
* | net: ethtool: pse-pd: Expand C33 PSE status with class, power and extended stateKory Maincent (Dent Project)2024-07-061-1/+31
* | ethtool: move firmware flashing flag to struct ethtool_netdev_stateEdward Cree2024-07-054-11/+11
* | net: ethtool: fix compat with old RSS context APIJakub Kicinski2024-07-041-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-291-5/+21
* | net: ethtool: add a mutex protecting RSS contextsEdward Cree2024-06-291-0/+7
* | net: ethtool: add an extack parameter to new rxfh_context APIsEdward Cree2024-06-291-3/+6
* | net: ethtool: let the core choose RSS context IDsEdward Cree2024-06-291-12/+34
* | net: ethtool: record custom RSS contexts in the XArrayEdward Cree2024-06-291-1/+73
* | net: move ethtool-related netdev state into its own structEdward Cree2024-06-292-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-261-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-021-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-142-51/+2
* net: ethtool: pse-pd: Expand pse commands with the PSE PoE interfaceKory Maincent (Dent Project)2024-04-191-10/+50
* net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...Kory Maincent (Dent Project)2024-04-171-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-061-1/+51
* ethtool: remove ethtool_eee_use_linkmodesHeiner Kallweit2024-03-072-6/+0
* ethtool: ignore unused/unreliable fields in set_eee opHeiner Kallweit2024-03-061-5/+0
* net: ethtool: eee: Remove legacy _u32 from keeeAndrew Lunn2024-02-282-46/+14