aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/igc/igc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes1-1/+1
2021-02-03igc: Expose the gPHY firmware versionSasha Neftin1-1/+1
2021-02-03igc: Expose the NVM versionSasha Neftin1-0/+2
2020-09-28igc: Export a way to read the PTP timerVinicius Costa Gomes1-0/+1
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes1-0/+2
2020-09-09igc: Fix wrong timestamp latency numbersVinicius Costa Gomes1-12/+8
2020-06-29igc: Clean up Rx timestamping logicAndre Guedes1-3/+0
2020-06-29igc: Add initial EEE supportSasha Neftin1-0/+4
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher1-1/+0
2020-05-28igc: Fix IGC_MAX_RXNFC_RULESAndre Guedes1-1/+4
2020-05-22igc: Change adapter->nfc_rule_lock to mutexAndre Guedes1-1/+1
2020-05-22igc: Refactor igc_ethtool_update_nfc_rule()Andre Guedes1-14/+4
2020-05-22igc: Fix NFC rules restorationAndre Guedes1-2/+2
2020-05-22igc: Fix 'sw_idx' type in struct igc_nfc_ruleAndre Guedes1-1/+1
2020-05-21igc: Change byte order in struct igc_nfc_filterAndre Guedes1-8/+2
2020-05-21igc: Align terms used in NFC support codeAndre Guedes1-15/+14
2020-05-21igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.cAndre Guedes1-2/+1
2020-05-21igc: Remove unused field from igc_nfc_filterAndre Guedes1-1/+0
2020-05-21igc: Add support for source address filters in coreAndre Guedes1-3/+10
2020-05-20igc: Remove mac_table from igc_adapterAndre Guedes1-11/+0
2020-05-20igc: Remove IGC_MAC_STATE_SRC_ADDR flagAndre Guedes1-4/+2
2020-05-19igc: Refactor ethertype filtering codeAndre Guedes1-2/+2
2020-05-19igc: Fix MAX_ETYPE_FILTER valueAndre Guedes1-1/+1
2020-05-19igc: Remove ethertype filter in PTP codeAndre Guedes1-1/+1
2020-05-19igc: Refactor VLAN priority filtering codeAndre Guedes1-0/+3
2020-05-18igc: add support to eeprom, registers and link self-testsVitaly Lifshits1-0/+4
2020-04-19igc: Remove igc_*_mac_steering_filter() wrappersAndre Guedes1-4/+4
2020-04-19igc: Remove IGC_MAC_STATE_QUEUE_STEERINGAndre Guedes1-2/+1
2020-04-17igc: Remove dead code related to flower filterAndre Guedes1-1/+0
2020-04-17igc: Fix double definitionSasha Neftin1-3/+1
2020-04-17igc: Remove forward declarationSasha Neftin1-197/+194
2020-04-17igc: Add support for taprio offloadingVinicius Costa Gomes1-0/+7
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-19igc: Add commentSasha Neftin1-0/+2
2020-02-19igc: Add WOL supportSasha Neftin1-0/+1
2020-02-19igc: Complete to commit Add basic skeleton for PTPSasha Neftin1-0/+1
2020-02-19igc: Fix the typo in commentSasha Neftin1-1/+1
2020-02-19igc: Add dump optionsSasha Neftin1-0/+4
2020-01-06igc: Add support for TX timestampingVinicius Costa Gomes1-0/+2
2020-01-06igc: Add support for RX timestampingVinicius Costa Gomes1-0/+17
2020-01-06igc: Add basic skeleton for PTPVinicius Costa Gomes1-0/+26
2019-12-31igc: Add legacy power management supportSasha Neftin1-0/+2
2019-10-21igc: Clean up unused shadow_vfta pointerSasha Neftin1-1/+0
2019-09-09igc: Add tx_csum offload functionalitySasha Neftin1-0/+4
2019-03-19igc: Add support for statisticsSasha Neftin1-0/+4
2019-03-19igc: Extend the ethtool supportingSasha Neftin1-3/+52
2019-03-19igc: Add multiple receive queues control supportingSasha Neftin1-0/+9
2019-02-05igc: Add ethtool supportSasha Neftin1-2/+32
2018-11-21igc: Remove obsolete IGC_ERR defineSasha Neftin1-2/+0
2018-11-07igc: Clean up codeSasha Neftin1-9/+0