summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc.h
AgeCommit message (Expand)Author
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach
2021-07-16igc: Export LEDsKurt Kanzenbach
2021-07-16igc: Make flex filter more flexibleKurt Kanzenbach
2021-07-16igc: Integrate flex filter into ethtool opsKurt Kanzenbach
2021-07-16igc: Add possibility to add flex filterKurt Kanzenbach
2021-07-01igc: change default return of igc_read_phy_reg()Tom Rix
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli
2021-05-20igc: Enable TX via AF_XDP zero-copyAndre Guedes
2021-05-20igc: Enable RX via AF_XDP zero-copyAndre Guedes
2021-05-20igc: Replace IGC_TX_FLAGS_XDP flag by an enumAndre Guedes
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza
2021-04-16igc: Enable internal i225 PPSEderson de Souza
2021-03-29igc: Add support for XDP_TX actionAndre Guedes
2021-03-29igc: Add initial XDP supportAndre Guedes
2021-03-29igc: Add set/clear large buffer helpersAndre Guedes
2021-03-29igc: Refactor Rx timestamp handlingAndre Guedes
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