| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-03-19 | igc: Remove unneeded hw_dbg prints | Sasha Neftin | 1 | -4/+0 | |
| Remove unneeded hw_dbg prints from igc_ethtool.c file. Clean up code. Signed-off-by: Sasha Neftin <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> | |||||
| 2019-03-19 | igc: Add support for statistics | Sasha Neftin | 1 | -0/+233 | |
| Add support for statistics and show basic counters. Signed-off-by: Sasha Neftin <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> | |||||
| 2019-03-19 | igc: Extend the ethtool supporting | Sasha Neftin | 1 | -0/+602 | |
| Add show and configure network flow classification (NFC) methods to the ethtool. Show the specifies Rx ntuple filters. Configures receive network flow classification option or rules. Signed-off-by: Sasha Neftin <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> | |||||
| 2019-02-05 | igc: Add ethtool support | Sasha Neftin | 1 | -0/+1032 | |
| This patch adds basic ethtool support to the device to allow for configuration. Signed-off-by: Sasha Neftin <[email protected]> Tested-by: Aaron Brown <[email protected]> Signed-off-by: Jeff Kirsher <[email protected]> | |||||