aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc.h
Commit message (Expand)AuthorAgeFilesLines
* igc: change default return of igc_read_phy_reg()Tom Rix2021-07-281-1/+1
* igc: Fix igc_ptp_rx_pktstamp()Andre Guedes2021-03-301-1/+1
* igc: Export a way to read the PTP timerVinicius Costa Gomes2020-09-281-0/+1
* igc: Save PTP time before a resetVinicius Costa Gomes2020-09-281-0/+2
* igc: Fix wrong timestamp latency numbersVinicius Costa Gomes2020-09-091-12/+8
* igc: Clean up Rx timestamping logicAndre Guedes2020-06-291-3/+0
* igc: Add initial EEE supportSasha Neftin2020-06-291-0/+4
* net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-251-1/+0
* igc: Fix IGC_MAX_RXNFC_RULESAndre Guedes2020-05-281-1/+4
* igc: Change adapter->nfc_rule_lock to mutexAndre Guedes2020-05-221-1/+1
* igc: Refactor igc_ethtool_update_nfc_rule()Andre Guedes2020-05-221-14/+4
* igc: Fix NFC rules restorationAndre Guedes2020-05-221-2/+2
* igc: Fix 'sw_idx' type in struct igc_nfc_ruleAndre Guedes2020-05-221-1/+1
* igc: Change byte order in struct igc_nfc_filterAndre Guedes2020-05-211-8/+2
* igc: Align terms used in NFC support codeAndre Guedes2020-05-211-15/+14
* igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.cAndre Guedes2020-05-211-2/+1
* igc: Remove unused field from igc_nfc_filterAndre Guedes2020-05-211-1/+0
* igc: Add support for source address filters in coreAndre Guedes2020-05-211-3/+10
* igc: Remove mac_table from igc_adapterAndre Guedes2020-05-201-11/+0
* igc: Remove IGC_MAC_STATE_SRC_ADDR flagAndre Guedes2020-05-201-4/+2
* igc: Refactor ethertype filtering codeAndre Guedes2020-05-191-2/+2
* igc: Fix MAX_ETYPE_FILTER valueAndre Guedes2020-05-191-1/+1
* igc: Remove ethertype filter in PTP codeAndre Guedes2020-05-191-1/+1
* igc: Refactor VLAN priority filtering codeAndre Guedes2020-05-191-0/+3
* igc: add support to eeprom, registers and link self-testsVitaly Lifshits2020-05-181-0/+4
* igc: Remove igc_*_mac_steering_filter() wrappersAndre Guedes2020-04-191-4/+4
* igc: Remove IGC_MAC_STATE_QUEUE_STEERINGAndre Guedes2020-04-191-2/+1
* igc: Remove dead code related to flower filterAndre Guedes2020-04-171-1/+0
* igc: Fix double definitionSasha Neftin2020-04-171-3/+1
* igc: Remove forward declarationSasha Neftin2020-04-171-197/+194
* igc: Add support for taprio offloadingVinicius Costa Gomes2020-04-171-0/+7
* intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-02-241-1/+1
* igc: Add commentSasha Neftin2020-02-191-0/+2
* igc: Add WOL supportSasha Neftin2020-02-191-0/+1
* igc: Complete to commit Add basic skeleton for PTPSasha Neftin2020-02-191-0/+1
* igc: Fix the typo in commentSasha Neftin2020-02-191-1/+1
* igc: Add dump optionsSasha Neftin2020-02-191-0/+4
* igc: Add support for TX timestampingVinicius Costa Gomes2020-01-061-0/+2
* igc: Add support for RX timestampingVinicius Costa Gomes2020-01-061-0/+17
* igc: Add basic skeleton for PTPVinicius Costa Gomes2020-01-061-0/+26
* igc: Add legacy power management supportSasha Neftin2019-12-311-0/+2
* igc: Clean up unused shadow_vfta pointerSasha Neftin2019-10-211-1/+0
* igc: Add tx_csum offload functionalitySasha Neftin2019-09-091-0/+4
* igc: Add support for statisticsSasha Neftin2019-03-191-0/+4
* igc: Extend the ethtool supportingSasha Neftin2019-03-191-3/+52
* igc: Add multiple receive queues control supportingSasha Neftin2019-03-191-0/+9
* igc: Add ethtool supportSasha Neftin2019-02-051-2/+32
* igc: Remove obsolete IGC_ERR defineSasha Neftin2018-11-211-2/+0
* igc: Clean up codeSasha Neftin2018-11-071-9/+0
* igc: Add watchdogSasha Neftin2018-10-171-0/+12