summaryrefslogtreecommitdiffstats
path: root/net/ethtool (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: ethtool: phy: Don't set the context dev pointer for unfiltered DUMPMaxime Chevallier2024-09-141-2/+0
* net: ethtool: Enhance error messages sent to user spaceDanielle Ratson2024-09-141-3/+11
* netdev: support binding dma-buf to netdeviceMina Almasry2024-09-121-0/+8
* net: ethtool: phy: Check the req_info.pdn field for GET commandsMaxime Chevallier2024-09-121-1/+1
* net-timestamp: introduce SOF_TIMESTAMPING_OPT_RX_FILTER flagJason Xing2024-09-111-0/+1
* ethtool: RX software timestamp for allGal Pressman2024-09-041-7/+8
* netdev_features: convert NETIF_F_FCOE_MTU to dev->fcoe_mtuAlexander Lobakin2024-09-031-1/+0
* netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_localAlexander Lobakin2024-09-031-1/+0
* netdev_features: convert NETIF_F_LLTX to dev->lltxAlexander Lobakin2024-09-031-1/+0
* ethtool: pse-pd: move pse validation into setDiogo Jahchan Koike2024-08-301-9/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-291-0/+3
|\
| * ethtool: check device is present when getting link settingsJamie Bainbridge2024-08-261-0/+3
* | net: ethtool: cable-test: Release RTNL when the PHY isn't foundMaxime Chevallier2024-08-291-2/+2
* | net: fix unreleased lock in cable testDiogo Jahchan Koike2024-08-271-2/+1
* | ethtool: Add support for specifying information source in cable test resultsOleksij Rempel2024-08-261-4/+15
* | net: ethtool: strset: Allow querying phy stats by indexMaxime Chevallier2024-08-231-7/+17
* | net: ethtool: cable-test: Target the command to the requested PHYMaxime Chevallier2024-08-231-13/+22
* | net: ethtool: pse-pd: Target the command to the requested PHYMaxime Chevallier2024-08-231-12/+19
* | net: ethtool: plca: Target the command to the requested PHYMaxime Chevallier2024-08-231-10/+20
* | net: ethtool: Introduce a command to list PHYs on an interfaceMaxime Chevallier2024-08-234-1/+324
* | net: ethtool: Allow passing a phy index for some commandsMaxime Chevallier2024-08-232-2/+83
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-161-2/+6
|\|
| * net: ethtool: Allow write mechanism of LPL and both LPL and EPLDanielle Ratson2024-08-151-2/+6
* | ethtool: rss: support skipping contexts during dumpJakub Kicinski2024-08-122-2/+12
* | ethtool: rss: support dumping RSS contextsJakub Kicinski2024-08-123-0/+139
* | ethtool: rss: report info about additional contexts from XArrayJakub Kicinski2024-08-121-1/+36
* | ethtool: rss: move the device op invocation out of rss_prepare_data()Jakub Kicinski2024-08-121-16/+27
* | ethtool: rss: don't report key if device doesn't support itJakub Kicinski2024-08-122-10/+36
* | ethtool: make ethtool_ops::cap_rss_ctx_supported optionalJakub Kicinski2024-08-122-3/+6
* | ethtool: refactor checking max channelsMina Almasry2024-08-104-30/+42
* | net: ethtool: check rxfh_max_num_contexts != 1 at register timeEdward Cree2024-08-091-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-081-7/+11
|\|
| * 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: cmis_cdb: Remove unused declaration ethtool_cmis_page_fini()Yue Haibing2024-08-061-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-08-012-11/+40
|\|
| * 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
* | ethtool: Don't check for NULL info in prepare_data callbacksSimon Horman2024-08-013-4/+3
|/
* 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