summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_defines.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-28igc: Remove unused flagsSasha Neftin1-4/+0
2020-05-22igc: Remove unused descriptor's flagsSasha Neftin1-4/+0
2020-05-21igc: Add support for source address filters in coreAndre Guedes1-0/+2
2020-05-20igc: Remove mac_table from igc_adapterAndre Guedes1-0/+1
2020-05-19igc: Remove unused IGC_ICS_DRSTA defineSasha Neftin1-1/+0
2020-05-19igc: Remove ethertype filter in PTP codeAndre Guedes1-3/+0
2020-05-19igc: Rename IGC_VLAPQF macroAndre Guedes1-3/+3
2020-05-19igc: Clean up obsolete NVM definesSasha Neftin1-5/+0
2020-05-18igc: Remove unneeded definitionSasha Neftin1-1/+0
2020-04-17igc: Fix NFC queue redirection supportAndre Guedes1-1/+4
2020-04-17igc: Remove copper fiber switch controlSasha Neftin1-2/+0
2020-04-17igc: Remove unused CTRL_EXT_LINK_MODE_MASKSasha Neftin1-3/+0
2020-04-17igc: Remove unused MDIC_DEST maskSasha Neftin1-1/+0
2020-04-17igc: Add support for ETF offloadingVinicius Costa Gomes1-0/+1
2020-04-17igc: Add support for taprio offloadingVinicius Costa Gomes1-0/+12
2020-02-19igc: Add WOL supportSasha Neftin1-0/+3
2020-02-19igc: Add dump optionsSasha Neftin1-0/+3
2020-01-17igc: Add PHY power management controlSasha Neftin1-0/+1
2020-01-17igc: Add support for TSOSasha Neftin1-0/+4
2020-01-06igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes1-0/+2
2020-01-06igc: Add support for TX timestampingVinicius Costa Gomes1-0/+14
2020-01-06igc: Add support for RX timestampingVinicius Costa Gomes1-0/+38
2020-01-06igc: Add basic skeleton for PTPVinicius Costa Gomes1-0/+12
2019-12-31igc: Add legacy power management supportSasha Neftin1-0/+31
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