summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_ethtool.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-17igc: Fix overwrites when dumping registersAndre Guedes1-1/+10
2020-03-12net: igc: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1
2020-02-20igc: Add WOL supportSasha Neftin1-0/+61
2020-01-07igc: Add support for ethtool GET_TS_INFO commandVinicius Costa Gomes1-0/+34
2019-12-09treewide: Use sizeof_field() macroPankaj Bharadiya1-2/+2
2019-03-20igc: Remove unneeded hw_dbg printsSasha Neftin1-4/+0
2019-03-20igc: Add support for statisticsSasha Neftin1-0/+233
2019-03-20igc: Extend the ethtool supportingSasha Neftin1-0/+602
2019-02-06igc: Add ethtool supportSasha Neftin1-0/+1032