summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ethtool_common.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: sfc: use ethtool string helpersRosen Penev2024-11-091-26/+20
* sfc: add n_rx_overlength to ethtool statsEdward Cree2024-10-061-0/+1
* sfc: remove obsolete counters from struct efx_channelEdward Cree2024-10-061-2/+0
* sfc: remove get_rxfh_context dead codeEdward Cree2024-06-291-36/+2
* sfc: use new rxfh_context APIEdward Cree2024-06-291-66/+86
* net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki2023-12-141-56/+59
* net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki2023-12-141-23/+30
* sfc: remove 'log-tc-errors' ethtool private flagEdward Cree2022-10-191-37/+0
* sfc: optional logging of TC offload errorsEdward Cree2022-09-281-0/+37
* net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang2022-08-311-3/+3
* sfc: check ef100 RX packets are from the wireEdward Cree2022-07-301-0/+1
* sfc: Encapsulate access to netdev_priv()Jonathan Cooper2022-06-291-24/+24
* sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.Jonathan Cooper2022-06-291-1/+1
* sfc: Fix reading non-legacy supported link modesErik Ekman2021-10-181-8/+2
* sfc: decouple TXQ type from labelEdward Cree2020-09-121-1/+1
* sfc: remove EFX_DRIVER_VERSIONEdward Cree2020-09-071-1/+0
* sfc: remove phy_op indirectionEdward Cree2020-09-071-29/+15
* sfc: skeleton EF100 PF driverEdward Cree2020-07-271-1/+1
* sfc: remove efx_ethtool_nway_reset()Edward Cree2020-07-271-8/+0
* sfc: get drvinfo driver name from outside the common codeEdward Cree2020-07-021-1/+1
* sfc: assign TXQs without gapsEdward Cree2020-07-021-4/+3
* sfc: support setting MTU even if not privileged to configure MAC fullyEdward Cree2020-07-021-1/+1
* sfc: commonise other ethtool bitsEdward Cree2020-06-301-0/+93
* sfc: commonise ethtool NFC and RXFH/RSS functionsEdward Cree2020-06-301-0/+672
* sfc: commonise ethtool link handling functionsEdward Cree2020-06-301-0/+146
* sfc/ethtool_common: Make some function to staticZhang Xiaoxu2020-01-131-8/+9
* sfc: move some ethtool codeAlex Maftei (amaftei)2020-01-101-0/+456