aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_mac.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-30intel/igc:fix repeated words in commentsGravatar Jilin Yuan 1-1/+1
2021-02-01igc: check return value of ret_val in igc_config_fc_after_link_upGravatar Kevin Lo 1-1/+1
2020-07-27igc: Fix static checker warningGravatar Sasha Neftin 1-1/+1
2020-07-27igc: Clean up the hw_stats structureGravatar Sasha Neftin 1-3/+0
2020-07-27igc: Fix registers definitionGravatar Sasha Neftin 1-4/+0
2020-07-27igc: Remove unneeded ICTXQMTC registerGravatar Sasha Neftin 1-1/+0
2020-07-27igc: Add Receive Descriptor Minimum Threshold Count to clear HW countersGravatar Sasha Neftin 1-0/+1
2020-07-27igc: Remove unneeded variableGravatar Sasha Neftin 1-1/+0
2020-06-29igc: Remove checking media type during MAC initializationGravatar Sasha Neftin 1-5/+3
2020-06-29igc: Remove TCP segmentation TX fail counterGravatar Sasha Neftin 1-1/+0
2020-06-29igc: Add LPI countersGravatar Sasha Neftin 1-0/+2
2020-06-29igc: Add initial LTR supportGravatar Sasha Neftin 1-0/+5
2020-05-28igc: Fix wrong register nameGravatar Sasha Neftin 1-1/+1
2020-05-28igc: Remove Sequence Error CounterGravatar Sasha Neftin 1-1/+0
2020-05-28igc: Add Receive Error CounterGravatar Sasha Neftin 1-0/+1
2020-05-28igc: Remove symbol error counterGravatar Sasha Neftin 1-1/+0
2020-05-21igc: Remove obsolete circuit breaker registersGravatar Sasha Neftin 1-4/+0
2019-10-21igc: Add set_rx_mode supportGravatar Sasha Neftin 1-0/+104
2019-09-09igc: Remove useless forward declarationGravatar Sasha Neftin 1-38/+35
2019-05-28igc: Cleanup the redundant codeGravatar Sasha Neftin 1-20/+3
2018-10-17igc: Add setup link functionalityGravatar Sasha Neftin 1-0/+271
2018-10-17igc: Add code for PHY supportGravatar Sasha Neftin 1-0/+45
2018-10-17igc: Add NVM supportGravatar Sasha Neftin 1-0/+170
2018-10-17igc: Add HW initialization codeGravatar Sasha Neftin 1-0/+315
2018-10-17igc: Add support for PFGravatar Sasha Neftin 1-0/+5