aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ethtool_common.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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