summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* igc: Clean up and optimize watchdog taskSasha Neftin2023-03-071-2/+0
* igc: offload queue max SDU from tc-taprioTan Tee Min2023-03-071-0/+1
* igc: Add qbv_config_change_errors counterMuhammad Husaini Zulkifli2023-03-071-0/+1
* igc: allow BaseTime 0 enrollment for QbvTan Tee Min2022-12-151-0/+1
* igc: Enhance Qbv scheduling by using first flag bitVinicius Costa Gomes2022-12-151-0/+2
* 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-041-1/+1
* igc: Expose the NVM versionSasha Neftin2021-02-041-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-101-12/+8
* igc: Clean up Rx timestamping logicAndre Guedes2020-06-301-3/+0
* igc: Add initial EEE supportSasha Neftin2020-06-301-0/+4
* net/intel: remove driver versions from Intel driversJeff Kirsher2020-06-261-1/+0
* igc: Fix IGC_MAX_RXNFC_RULESAndre Guedes2020-05-291-1/+4
* igc: Change adapter->nfc_rule_lock to mutexAndre Guedes2020-05-231-1/+1
* igc: Refactor igc_ethtool_update_nfc_rule()Andre Guedes2020-05-231-14/+4
* igc: Fix NFC rules restorationAndre Guedes2020-05-231-2/+2
* igc: Fix 'sw_idx' type in struct igc_nfc_ruleAndre Guedes2020-05-231-1/+1
* igc: Change byte order in struct igc_nfc_filterAndre Guedes2020-05-221-8/+2
* igc: Align terms used in NFC support codeAndre Guedes2020-05-221-15/+14
* igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.cAndre Guedes2020-05-221-2/+1
* igc: Remove unused field from igc_nfc_filterAndre Guedes2020-05-221-1/+0
* igc: Add support for source address filters in coreAndre Guedes2020-05-221-3/+10
* igc: Remove mac_table from igc_adapterAndre Guedes2020-05-211-11/+0
* igc: Remove IGC_MAC_STATE_SRC_ADDR flagAndre Guedes2020-05-211-4/+2
* igc: Refactor ethertype filtering codeAndre Guedes2020-05-201-2/+2
* igc: Fix MAX_ETYPE_FILTER valueAndre Guedes2020-05-201-1/+1
* igc: Remove ethertype filter in PTP codeAndre Guedes2020-05-201-1/+1
* igc: Refactor VLAN priority filtering codeAndre Guedes2020-05-201-0/+3