aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_hw.h
Commit message (Expand)AuthorAgeFilesLines
* igc: Clean up nvm_info structureSasha Neftin2020-09-281-3/+0
* igc: Remove reset disable flagSasha Neftin2020-09-281-1/+0
* igc: Expose LPI countersSasha Neftin2020-09-281-0/+2
* igc: Add new device ID'sSasha Neftin2020-09-281-0/+5
* igc: Clean up the hw_stats structureSasha Neftin2020-07-271-6/+0
* igc: Clean up the mac_info structureSasha Neftin2020-07-271-5/+0
* igc: Remove ledctl_ fields from the mac_info structureSasha Neftin2020-07-271-3/+0
* igc: Fix registers definitionSasha Neftin2020-07-271-4/+0
* igc: Remove unneeded ICTXQMTC registerSasha Neftin2020-07-271-1/+0
* igc: Remove unneeded variableSasha Neftin2020-07-271-1/+0
* igc: Add initial EEE supportSasha Neftin2020-06-291-0/+1
* igc: Add new device IDs for i225 partSasha Neftin2020-04-191-0/+3
* igc: Add SKU for i225 deviceSasha Neftin2020-01-171-0/+1
* igc: Remove unused definitionSasha Neftin2020-01-171-2/+0
* igc: Add set_rx_mode supportSasha Neftin2019-10-211-0/+1
* igc: Add more SKUs for i225 deviceSasha Neftin2019-07-241-0/+3
* igc: Remove the unused field from a device specification structureSasha Neftin2019-07-241-5/+0
* igc: Remove the polarity field from a PHY information structureSasha Neftin2019-07-241-6/+0
* igc: Clean up unused pointersSasha Neftin2019-05-281-3/+0
* igc: Add ethtool supportSasha Neftin2019-02-051-0/+1
* igc: Add watchdogSasha Neftin2018-10-171-0/+1
* igc: Add code for PHY supportSasha Neftin2018-10-171-0/+54
* igc: Add NVM supportSasha Neftin2018-10-171-0/+3
* igc: Add HW initialization codeSasha Neftin2018-10-171-0/+85
* igc: Add support for Tx/Rx ringsSasha Neftin2018-10-171-0/+1
* igc: Add interrupt supportSasha Neftin2018-10-171-0/+84
* igc: Add netdevSasha Neftin2018-10-171-0/+1
* igc: Add support for PFSasha Neftin2018-10-171-0/+82
* igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller supportSasha Neftin2018-10-171-0/+10