summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_regs.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-28igc: Fix wrong register nameSasha Neftin1-1/+1
2020-05-28igc: Remove Sequence Error CounterSasha Neftin1-1/+0
2020-05-28igc: Add Receive Error CounterSasha Neftin1-0/+1
2020-05-28igc: Remove symbol error counterSasha Neftin1-1/+0
2020-05-21igc: Remove per queue good transmited counter registerSasha Neftin1-3/+0
2020-05-21igc: Remove header redirection registerSasha Neftin1-1/+0
2020-05-21igc: Remove obsolete circuit breaker registersSasha Neftin1-7/+0
2020-05-19igc: Remove unused registersSasha Neftin1-5/+0
2020-05-19igc: Remove duplicated IGC_RXPBS macroAndre Guedes1-2/+0
2020-05-19igc: Rename IGC_VLAPQF macroAndre Guedes1-1/+1
2020-05-19igc: remove IGC_REMOVED functionVitaly Lifshits1-2/+1
2020-05-19igc: Remove PCIe Control registerSasha Neftin1-3/+0
2020-05-18igc: Remove unneeded registerSasha Neftin1-1/+0
2020-05-18igc: add support to eeprom, registers and link self-testsVitaly Lifshits1-0/+2
2020-04-17igc: Add support for taprio offloadingVinicius Costa Gomes1-0/+12
2020-02-19igc: Add dump optionsSasha Neftin1-0/+5
2020-01-17igc: Add PHY power management controlSasha Neftin1-0/+1
2020-01-06igc: Add support for RX timestampingVinicius Costa Gomes1-0/+3
2020-01-06igc: Add basic skeleton for PTPVinicius Costa Gomes1-0/+24
2019-12-31igc: Add legacy power management supportSasha Neftin1-0/+9
2019-03-19igc: Extend the ethtool supportingSasha Neftin1-0/+11
2019-03-19igc: Add multiple receive queues control supportingSasha Neftin1-0/+5
2019-02-05igc: Add ethtool supportSasha Neftin1-0/+3
2019-02-05igc: Fix code redundancySasha Neftin1-1/+0
2018-10-17igc: Add code for PHY supportSasha Neftin1-0/+3
2018-10-17igc: Add NVM supportSasha Neftin1-0/+3
2018-10-17igc: Add HW initialization codeSasha Neftin1-0/+20
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin1-0/+3
2018-10-17igc: Add support for PFSasha Neftin1-0/+192