summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_mac.c
Commit message (Expand)AuthorAgeFilesLines
* intel/igc:fix repeated words in commentsJilin Yuan2022-06-301-1/+1
* igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo2021-02-011-1/+1
* igc: Fix static checker warningSasha Neftin2020-07-271-1/+1
* igc: Clean up the hw_stats 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: Add Receive Descriptor Minimum Threshold Count to clear HW countersSasha Neftin2020-07-271-0/+1
* igc: Remove unneeded variableSasha Neftin2020-07-271-1/+0
* igc: Remove checking media type during MAC initializationSasha Neftin2020-06-291-5/+3
* igc: Remove TCP segmentation TX fail counterSasha Neftin2020-06-291-1/+0
* igc: Add LPI countersSasha Neftin2020-06-291-0/+2
* igc: Add initial LTR supportSasha Neftin2020-06-291-0/+5
* igc: Fix wrong register nameSasha Neftin2020-05-281-1/+1
* igc: Remove Sequence Error CounterSasha Neftin2020-05-281-1/+0
* igc: Add Receive Error CounterSasha Neftin2020-05-281-0/+1
* igc: Remove symbol error counterSasha Neftin2020-05-281-1/+0
* igc: Remove obsolete circuit breaker registersSasha Neftin2020-05-211-4/+0
* igc: Add set_rx_mode supportSasha Neftin2019-10-211-0/+104
* igc: Remove useless forward declarationSasha Neftin2019-09-091-38/+35
* igc: Cleanup the redundant codeSasha Neftin2019-05-281-20/+3
* igc: Add setup link functionalitySasha Neftin2018-10-171-0/+271
* igc: Add code for PHY supportSasha Neftin2018-10-171-0/+45
* igc: Add NVM supportSasha Neftin2018-10-171-0/+170
* igc: Add HW initialization codeSasha Neftin2018-10-171-0/+315
* igc: Add support for PFSasha Neftin2018-10-171-0/+5