aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ethtool_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki1-56/+59
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki1-23/+30
2022-10-19sfc: remove 'log-tc-errors' ethtool private flagEdward Cree1-37/+0
2022-09-28sfc: optional logging of TC offload errorsEdward Cree1-0/+37
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang1-3/+3
2022-07-29sfc: check ef100 RX packets are from the wireEdward Cree1-0/+1
2022-06-29sfc: Encapsulate access to netdev_priv()Jonathan Cooper1-24/+24
2022-06-29sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.Jonathan Cooper1-1/+1
2021-10-18sfc: Fix reading non-legacy supported link modesErik Ekman1-8/+2
2020-09-11sfc: decouple TXQ type from labelEdward Cree1-1/+1
2020-09-07sfc: remove EFX_DRIVER_VERSIONEdward Cree1-1/+0
2020-09-07sfc: remove phy_op indirectionEdward Cree1-29/+15
2020-07-27sfc: skeleton EF100 PF driverEdward Cree1-1/+1
2020-07-27sfc: remove efx_ethtool_nway_reset()Edward Cree1-8/+0
2020-07-02sfc: get drvinfo driver name from outside the common codeEdward Cree1-1/+1
2020-07-02sfc: assign TXQs without gapsEdward Cree1-4/+3
2020-07-02sfc: support setting MTU even if not privileged to configure MAC fullyEdward Cree1-1/+1
2020-06-29sfc: commonise other ethtool bitsEdward Cree1-0/+93
2020-06-29sfc: commonise ethtool NFC and RXFH/RSS functionsEdward Cree1-0/+672
2020-06-29sfc: commonise ethtool link handling functionsEdward Cree1-0/+146
2020-01-13sfc/ethtool_common: Make some function to staticZhang Xiaoxu1-8/+9
2020-01-10sfc: move some ethtool codeAlex Maftei (amaftei)1-0/+456