aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-05-10igc: Remove igc_set_spd_dplx methodSasha Neftin1-1/+0
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran1-1/+10
2021-08-27igc: Simplify TSN flags handlingVinicius Costa Gomes1-0/+2
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes1-0/+1
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach1-10/+0
2021-07-16igc: Export LEDsKurt Kanzenbach1-0/+10
2021-07-16igc: Make flex filter more flexibleKurt Kanzenbach1-0/+1
2021-07-16igc: Integrate flex filter into ethtool opsKurt Kanzenbach1-7/+17
2021-07-16igc: Add possibility to add flex filterKurt Kanzenbach1-0/+13
2021-07-01igc: change default return of igc_read_phy_reg()Tom Rix1-1/+1
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli1-0/+1
2021-05-20igc: Enable TX via AF_XDP zero-copyAndre Guedes1-0/+3
2021-05-20igc: Enable RX via AF_XDP zero-copyAndre Guedes1-6/+16
2021-05-20igc: Replace IGC_TX_FLAGS_XDP flag by an enumAndre Guedes1-2/+6
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza1-0/+11
2021-04-16igc: Enable internal i225 PPSEderson de Souza1-0/+2
2021-03-29igc: Add support for XDP_TX actionAndre Guedes1-1/+8
2021-03-29igc: Add initial XDP supportAndre Guedes1-0/+2
2021-03-29igc: Add set/clear large buffer helpersAndre Guedes1-0/+4
2021-03-29igc: Refactor Rx timestamp handlingAndre Guedes1-2/+1
2021-03-11igc: Fix igc_ptp_rx_pktstamp()Andre Guedes1-1/+1
2021-02-03igc: Expose the gPHY firmware versionSasha Neftin1-1/+1
2021-02-03igc: Expose the NVM versionSasha Neftin1-0/+2
2020-09-28igc: Export a way to read the PTP timerVinicius Costa Gomes1-0/+1
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes1-0/+2
2020-09-09igc: Fix wrong timestamp latency numbersVinicius Costa Gomes1-12/+8
2020-06-29igc: Clean up Rx timestamping logicAndre Guedes1-3/+0
2020-06-29igc: Add initial EEE supportSasha Neftin1-0/+4
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher1-1/+0
2020-05-28igc: Fix IGC_MAX_RXNFC_RULESAndre Guedes1-1/+4
2020-05-22igc: Change adapter->nfc_rule_lock to mutexAndre Guedes1-1/+1
2020-05-22igc: Refactor igc_ethtool_update_nfc_rule()Andre Guedes1-14/+4
2020-05-22igc: Fix NFC rules restorationAndre Guedes1-2/+2
2020-05-22igc: Fix 'sw_idx' type in struct igc_nfc_ruleAndre Guedes1-1/+1
2020-05-21igc: Change byte order in struct igc_nfc_filterAndre Guedes1-8/+2
2020-05-21igc: Align terms used in NFC support codeAndre Guedes1-15/+14
2020-05-21igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.cAndre Guedes1-2/+1
2020-05-21igc: Remove unused field from igc_nfc_filterAndre Guedes1-1/+0
2020-05-21igc: Add support for source address filters in coreAndre Guedes1-3/+10
2020-05-20igc: Remove mac_table from igc_adapterAndre Guedes1-11/+0
2020-05-20igc: Remove IGC_MAC_STATE_SRC_ADDR flagAndre Guedes1-4/+2
2020-05-19igc: Refactor ethertype filtering codeAndre Guedes1-2/+2
2020-05-19igc: Fix MAX_ETYPE_FILTER valueAndre Guedes1-1/+1
2020-05-19igc: Remove ethertype filter in PTP codeAndre Guedes1-1/+1
2020-05-19igc: Refactor VLAN priority filtering codeAndre Guedes1-0/+3
2020-05-18igc: 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