summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/sfc/ethtool_common.c
Commit message (Expand)AuthorAgeFilesLines
* sfc: check ef100 RX packets are from the wireEdward Cree2022-07-291-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-111-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-291-0/+93
* sfc: commonise ethtool NFC and RXFH/RSS functionsEdward Cree2020-06-291-0/+672
* sfc: commonise ethtool link handling functionsEdward Cree2020-06-291-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