summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/sfc/ef100_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-14net: ethtool: get rid of get/set_rxfh_context functionsAhmed Zaki1-2/+1
2022-10-19sfc: remove 'log-tc-errors' ethtool private flagEdward Cree1-2/+0
2022-09-28sfc: optional logging of TC offload errorsEdward Cree1-0/+2
2022-06-29sfc: Encapsulate access to netdev_priv()Jonathan Cooper1-1/+1
2021-11-22ethtool: extend ringparam setting/getting API with rx_buf_lenHao Chen1-2/+5
2020-09-08sfc: add ethtool ops and miscellaneous ndos to EF100Edward Cree1-0/+41
2020-07-27sfc: skeleton EF100 PF driverEdward Cree1-0/+24