aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc.h
Commit message (Expand)AuthorAgeFilesLines
* igc: Remove igc_set_spd_dplx methodSasha Neftin2022-05-101-1/+0
* igc: Add support for CBS offloadingAravindhan Gunasekaran2021-08-271-1/+10
* igc: Simplify TSN flags handlingVinicius Costa Gomes2021-08-271-0/+2
* igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes2021-08-241-0/+1
* Revert "igc: Export LEDs"Kurt Kanzenbach2021-07-201-10/+0
* igc: Export LEDsKurt Kanzenbach2021-07-161-0/+10
* igc: Make flex filter more flexibleKurt Kanzenbach2021-07-161-0/+1
* igc: Integrate flex filter into ethtool opsKurt Kanzenbach2021-07-161-7/+17
* igc: Add possibility to add flex filterKurt Kanzenbach2021-07-161-0/+13
* igc: change default return of igc_read_phy_reg()Tom Rix2021-07-011-1/+1
* igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli2021-06-041-0/+1
* igc: Enable TX via AF_XDP zero-copyAndre Guedes2021-05-201-0/+3
* igc: Enable RX via AF_XDP zero-copyAndre Guedes2021-05-201-6/+16
* igc: Replace IGC_TX_FLAGS_XDP flag by an enumAndre Guedes2021-05-201-2/+6
* igc: enable auxiliary PHC functions for the i225Ederson de Souza2021-04-161-0/+11
* igc: Enable internal i225 PPSEderson de Souza2021-04-161-0/+2
* igc: Add support for XDP_TX actionAndre Guedes2021-03-291-1/+8
* igc: Add initial XDP supportAndre Guedes2021-03-291-0/+2
* igc: Add set/clear large buffer helpersAndre Guedes2021-03-291-0/+4
* igc: Refactor Rx timestamp handlingAndre Guedes2021-03-291-2/+1
* igc: Fix igc_ptp_rx_pktstamp()Andre Guedes2021-03-111-1/+1
* igc: Expose the gPHY firmware versionSasha Neftin2021-02-031-1/+1
* igc: Expose the NVM versionSasha Neftin2021-02-031-0/+2
* 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