summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-04igc: Expose the gPHY firmware versionSasha Neftin1-1/+1
2021-02-04igc: Expose the NVM versionSasha Neftin1-0/+2
2020-09-29igc: Export a way to read the PTP timerVinicius Costa Gomes1-0/+1
2020-09-29igc: Save PTP time before a resetVinicius Costa Gomes1-0/+2
2020-09-10igc: Fix wrong timestamp latency numbersVinicius Costa Gomes1-12/+8
2020-06-30igc: Clean up Rx timestamping logicAndre Guedes1-3/+0
2020-06-30igc: Add initial EEE supportSasha Neftin1-0/+4
2020-06-26net/intel: remove driver versions from Intel driversJeff Kirsher1-1/+0
2020-05-29igc: Fix IGC_MAX_RXNFC_RULESAndre Guedes1-1/+4
2020-05-23igc: Change adapter->nfc_rule_lock to mutexAndre Guedes1-1/+1
2020-05-23igc: Refactor igc_ethtool_update_nfc_rule()Andre Guedes1-14/+4
2020-05-23igc: Fix NFC rules restorationAndre Guedes1-2/+2
2020-05-23igc: Fix 'sw_idx' type in struct igc_nfc_ruleAndre Guedes1-1/+1
2020-05-22igc: Change byte order in struct igc_nfc_filterAndre Guedes1-8/+2
2020-05-22igc: Align terms used in NFC support codeAndre Guedes1-15/+14
2020-05-22igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.cAndre Guedes1-2/+1
2020-05-22igc: Remove unused field from igc_nfc_filterAndre Guedes1-1/+0
2020-05-22igc: Add support for source address filters in coreAndre Guedes1-3/+10
2020-05-21igc: Remove mac_table from igc_adapterAndre Guedes1-11/+0
2020-05-21igc: Remove IGC_MAC_STATE_SRC_ADDR flagAndre Guedes1-4/+2
2020-05-20igc: Refactor ethertype filtering codeAndre Guedes1-2/+2
2020-05-20igc: Fix MAX_ETYPE_FILTER valueAndre Guedes1-1/+1
2020-05-20igc: Remove ethertype filter in PTP codeAndre Guedes1-1/+1
2020-05-20igc: Refactor VLAN priority filtering codeAndre Guedes1-0/+3
2020-05-19igc: 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-25intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-20igc: Add commentSasha Neftin1-0/+2
2020-02-20igc: Add WOL supportSasha Neftin1-0/+1
2020-02-20igc: Complete to commit Add basic skeleton for PTPSasha Neftin1-0/+1
2020-02-20igc: Fix the typo in commentSasha Neftin1-1/+1
2020-02-20igc: Add dump optionsSasha Neftin1-0/+4
2020-01-07igc: Add support for TX timestampingVinicius Costa Gomes1-0/+2
2020-01-07igc: Add support for RX timestampingVinicius Costa Gomes1-0/+17
2020-01-07igc: Add basic skeleton for PTPVinicius Costa Gomes1-0/+26
2020-01-01igc: 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-20igc: Add support for statisticsSasha Neftin1-0/+4
2019-03-20igc: Extend the ethtool supportingSasha Neftin1-3/+52
2019-03-20igc: Add multiple receive queues control supportingSasha Neftin1-0/+9
2019-02-06igc: 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
2018-10-17igc: Add watchdogSasha Neftin1-0/+12