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