aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_hw.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-03-07igc: offload queue max SDU from tc-taprioTan Tee Min1-0/+1
2022-07-18igc: Remove forced_speed_duplex valueSasha Neftin1-2/+0
2022-05-10igc: Remove unused phy_type enumSasha Neftin1-7/+0
2021-12-21igc: Remove obsolete nvm typeSasha Neftin1-2/+0
2021-12-21igc: Remove unused phy typeSasha Neftin1-1/+0
2021-10-29igc: Add new device IDSasha Neftin1-0/+1
2021-10-20igc: Update I226_K device IDSasha Neftin1-1/+1
2021-02-03igc: Clean up nvm_operations structureSasha Neftin1-1/+0
2020-12-10igc: Add new device IDSasha Neftin1-0/+1
2020-09-28igc: Clean up nvm_info structureSasha Neftin1-3/+0
2020-09-28igc: Remove reset disable flagSasha Neftin1-1/+0
2020-09-28igc: Expose LPI countersSasha Neftin1-0/+2
2020-09-28igc: Add new device ID'sSasha Neftin1-0/+5
2020-07-27igc: Clean up the hw_stats structureSasha Neftin1-6/+0
2020-07-27igc: Clean up the mac_info structureSasha Neftin1-5/+0
2020-07-27igc: Remove ledctl_ fields from the mac_info structureSasha Neftin1-3/+0
2020-07-27igc: Fix registers definitionSasha Neftin1-4/+0
2020-07-27igc: Remove unneeded ICTXQMTC registerSasha Neftin1-1/+0
2020-07-27igc: Remove unneeded variableSasha Neftin1-1/+0
2020-06-29igc: Add initial EEE supportSasha Neftin1-0/+1
2020-04-19igc: Add new device IDs for i225 partSasha Neftin1-0/+3
2020-01-17igc: Add SKU for i225 deviceSasha Neftin1-0/+1
2020-01-17igc: Remove unused definitionSasha Neftin1-2/+0
2019-10-21igc: Add set_rx_mode supportSasha Neftin1-0/+1
2019-07-24igc: Add more SKUs for i225 deviceSasha Neftin1-0/+3
2019-07-24igc: Remove the unused field from a device specification structureSasha Neftin1-5/+0
2019-07-24igc: Remove the polarity field from a PHY information structureSasha Neftin1-6/+0
2019-05-28igc: Clean up unused pointersSasha Neftin1-3/+0
2019-02-05igc: Add ethtool supportSasha Neftin1-0/+1
2018-10-17igc: Add watchdogSasha Neftin1-0/+1
2018-10-17igc: Add code for PHY supportSasha Neftin1-0/+54
2018-10-17igc: Add NVM supportSasha Neftin1-0/+3
2018-10-17igc: Add HW initialization codeSasha Neftin1-0/+85
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin1-0/+1
2018-10-17igc: Add interrupt supportSasha Neftin1-0/+84
2018-10-17igc: Add netdevSasha Neftin1-0/+1
2018-10-17igc: Add support for PFSasha Neftin1-0/+82
2018-10-17igc: Add skeletal frame for Intel(R) 2.5G Ethernet Controller supportSasha Neftin1-0/+10