summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_mac.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-30intel/igc:fix repeated words in commentsJilin Yuan1-1/+1
2021-02-01igc: check return value of ret_val in igc_config_fc_after_link_upKevin Lo1-1/+1
2020-07-27igc: Fix static checker warningSasha Neftin1-1/+1
2020-07-27igc: Clean up the hw_stats 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: Add Receive Descriptor Minimum Threshold Count to clear HW countersSasha Neftin1-0/+1
2020-07-27igc: Remove unneeded variableSasha Neftin1-1/+0
2020-06-30igc: Remove checking media type during MAC initializationSasha Neftin1-5/+3
2020-06-30igc: Remove TCP segmentation TX fail counterSasha Neftin1-1/+0
2020-06-30igc: Add LPI countersSasha Neftin1-0/+2
2020-06-30igc: Add initial LTR supportSasha Neftin1-0/+5
2020-05-29igc: Fix wrong register nameSasha Neftin1-1/+1
2020-05-29igc: Remove Sequence Error CounterSasha Neftin1-1/+0
2020-05-29igc: Add Receive Error CounterSasha Neftin1-0/+1
2020-05-29igc: Remove symbol error counterSasha Neftin1-1/+0
2020-05-22igc: Remove obsolete circuit breaker registersSasha Neftin1-4/+0
2019-10-21igc: Add set_rx_mode supportSasha Neftin1-0/+104
2019-09-09igc: Remove useless forward declarationSasha Neftin1-38/+35
2019-05-29igc: Cleanup the redundant codeSasha Neftin1-20/+3
2018-10-17igc: Add setup link functionalitySasha Neftin1-0/+271
2018-10-17igc: Add code for PHY supportSasha Neftin1-0/+45
2018-10-17igc: Add NVM supportSasha Neftin1-0/+170
2018-10-17igc: Add HW initialization codeSasha Neftin1-0/+315
2018-10-17igc: Add support for PFSasha Neftin1-0/+5