aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_defines.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-10-21igc: Add Rx checksum supportSasha Neftin1-1/+4
2019-10-21igc: Add set_rx_mode supportSasha Neftin1-0/+3
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin1-0/+5
2019-09-09igc: Remove unneeded PCI bus definesSasha Neftin1-4/+0
2019-07-24igc: Update the MAC reset flowSasha Neftin1-1/+1
2019-05-28igc: Add flow control supportSasha Neftin1-0/+3
2019-05-28igc: Remove the obsolete workaroundSasha Neftin1-9/+3
2019-05-28igc: Fix double definitionsSasha Neftin1-3/+0
2019-03-19igc: Add support for the ntuple featureSasha Neftin1-0/+3
2019-03-19igc: Extend the ethtool supportingSasha Neftin1-0/+4
2019-03-19igc: Add multiple receive queues control supportingSasha Neftin1-0/+10
2019-02-05igc: Add ethtool supportSasha Neftin1-0/+4
2018-10-17igc: Add watchdogSasha Neftin1-0/+11
2018-10-17igc: Add setup link functionalitySasha Neftin1-0/+38
2018-10-17igc: Add code for PHY supportSasha Neftin1-0/+79
2018-10-17igc: Add NVM supportSasha Neftin1-0/+52
2018-10-17igc: Add HW initialization codeSasha Neftin1-0/+36
2018-10-17igc: Add transmit and receive fastpath and interrupt handlersSasha Neftin1-0/+45
2018-10-17igc: Add support for Tx/Rx ringsSasha Neftin1-0/+43
2018-10-17igc: Add interrupt supportSasha Neftin1-0/+40
2018-10-17igc: Add netdevSasha Neftin1-0/+15
2018-10-17igc: Add support for PFSasha Neftin1-0/+30