summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ethtool_common.c
AgeCommit message (Expand)Author
2023-12-13net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki
2023-12-13net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool opsAhmed Zaki
2022-10-19sfc: remove 'log-tc-errors' ethtool private flagEdward Cree
2022-09-28sfc: optional logging of TC offload errorsEdward Cree
2022-08-31net: ethernet: move from strlcpy with unused retval to strscpyWolfram Sang
2022-07-29sfc: check ef100 RX packets are from the wireEdward Cree
2022-06-29sfc: Encapsulate access to netdev_priv()Jonathan Cooper
2022-06-29sfc: Split STATE_READY in to STATE_NET_DOWN and STATE_NET_UP.Jonathan Cooper
2021-10-18sfc: Fix reading non-legacy supported link modesErik Ekman
2020-09-11sfc: decouple TXQ type from labelEdward Cree
2020-09-07sfc: remove EFX_DRIVER_VERSIONEdward Cree
2020-09-07sfc: remove phy_op indirectionEdward Cree
2020-07-27sfc: skeleton EF100 PF driverEdward Cree
2020-07-27sfc: remove efx_ethtool_nway_reset()Edward Cree
2020-07-02sfc: get drvinfo driver name from outside the common codeEdward Cree
2020-07-02sfc: assign TXQs without gapsEdward Cree
2020-07-02sfc: support setting MTU even if not privileged to configure MAC fullyEdward Cree
2020-06-29sfc: commonise other ethtool bitsEdward Cree
2020-06-29sfc: commonise ethtool NFC and RXFH/RSS functionsEdward Cree
2020-06-29sfc: commonise ethtool link handling functionsEdward Cree
2020-01-13sfc/ethtool_common: Make some function to staticZhang Xiaoxu
2020-01-10sfc: move some ethtool codeAlex Maftei (amaftei)