aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_regs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-1/+4
2022-07-18igc: Remove MSI-X PBA Clear registerSasha Neftin1-3/+0
2022-07-14igc: Reinstate IGC_REMOVED logic and implement it properlyLennert Buytenhek1-1/+4
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran1-0/+3
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes1-0/+23
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach1-2/+0
2021-07-16igc: Export LEDsKurt Kanzenbach1-0/+2
2021-07-16igc: Add possibility to add flex filterKurt Kanzenbach1-0/+17
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli1-0/+1
2021-06-04igc: Remove unused MDICNFG registerSasha Neftin1-1/+0
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza1-0/+10
2021-02-03igc: Expose the gPHY firmware versionSasha Neftin1-0/+1
2020-07-27igc: Clean up the hw_stats structureSasha Neftin1-2/+0
2020-07-27igc: Fix registers definitionSasha Neftin1-8/+0
2020-07-27igc: Remove unneeded ICTXQMTC registerSasha Neftin1-2/+0
2020-07-27igc: Remove unneeded variableSasha Neftin1-2/+0
2020-06-29igc: Remove TCP segmentation TX fail counterSasha Neftin1-1/+0
2020-06-29igc: Add LPI countersSasha Neftin1-0/+2
2020-06-29igc: Clean up Rx timestamping logicAndre Guedes1-2/+0
2020-06-29igc: Add initial LTR supportSasha Neftin1-0/+6
2020-06-29igc: Add initial EEE supportSasha Neftin1-0/+5
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