aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_base.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin1-0/+8
2019-03-19igc: Fix the typo in igc_base.h header definitionSasha Neftin1-2/+2
2019-02-05igc: Remove unused codeSasha Neftin1-22/+0
2019-02-05igc: Fix code redundancySasha Neftin1-3/+0
2018-10-17igc: Add code for PHY supportSasha Neftin1-0/+1
2018-10-17igc: Add HW initialization codeSasha Neftin1-0/+2
2018-10-17igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin1-0/+15
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin1-0/+89