aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_defines.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-08igc: Remove IGC_MDIC_INT_EN definitionSasha Neftin1-1/+0
2021-12-21igc: Remove obsolete defineSasha Neftin1-1/+0
2021-12-21igc: Remove obsolete maskSasha Neftin1-3/+0
2021-12-21igc: Remove unused _I_PHY_ID defineSasha Neftin1-3/+0
2021-10-29igc: Change Device Reset to Port ResetSasha Neftin1-1/+1
2021-08-27igc: Add support for CBS offloadingAravindhan Gunasekaran1-0/+8
2021-08-24igc: Add support for PTP getcrosststamp()Vinicius Costa Gomes1-0/+31
2021-07-20Revert "igc: Export LEDs"Kurt Kanzenbach1-10/+0
2021-07-16igc: Export LEDsKurt Kanzenbach1-0/+10
2021-07-16igc: Integrate flex filter into ethtool opsKurt Kanzenbach1-0/+4
2021-07-16igc: Add possibility to add flex filterKurt Kanzenbach1-5/+43
2021-06-04igc: Enable HW VLAN Insertion and HW VLAN StrippingMuhammad Husaini Zulkifli1-0/+4
2021-06-04igc: Indentation fixesSasha Neftin1-2/+2
2021-06-04igc: Remove unused asymmetric pause bit from igc definesSasha Neftin1-1/+0
2021-04-16igc: enable auxiliary PHC functions for the i225Ederson de Souza1-0/+63
2021-03-19igc: Remove unused MII_CR_LOOPBACKSasha Neftin1-1/+0
2021-03-19igc: Remove unused MII_CR_SPEEDSasha Neftin1-3/+0
2021-03-19igc: Remove unused MII_CR_RESETSasha Neftin1-1/+0
2021-02-03igc: Remove unused FUNC_1 maskSasha Neftin1-1/+0
2021-02-03igc: Remove unused local receiver maskSasha Neftin1-1/+0
2021-02-03igc: Expose the NVM versionSasha Neftin1-0/+1
2021-02-03igc: Remove MULR mask defineSasha Neftin1-1/+0
2020-09-28igc: Clean RX descriptor error flagsAndre Guedes1-13/+1
2020-09-28igc: Rename IGC_TSYNCTXCTL_VALID macroAndre Guedes1-1/+1
2020-06-29igc: Clean up Rx timestamping logicAndre Guedes1-2/+0
2020-06-29igc: Add initial LTR supportSasha Neftin1-0/+27
2020-06-29igc: Add initial EEE supportSasha Neftin1-0/+10
2020-05-28igc: Remove unused flagsSasha Neftin1-4/+0
2020-05-22igc: Remove unused descriptor's flagsSasha Neftin1-4/+0
2020-05-21igc: Add support for source address filters in coreAndre Guedes1-0/+2
2020-05-20igc: Remove mac_table from igc_adapterAndre Guedes1-0/+1
2020-05-19igc: Remove unused IGC_ICS_DRSTA defineSasha Neftin1-1/+0
2020-05-19igc: Remove ethertype filter in PTP codeAndre Guedes1-3/+0
2020-05-19igc: Rename IGC_VLAPQF macroAndre Guedes1-3/+3
2020-05-19igc: Clean up obsolete NVM definesSasha Neftin1-5/+0
2020-05-18igc: Remove unneeded definitionSasha Neftin1-1/+0
2020-04-17igc: Fix NFC queue redirection supportAndre Guedes1-1/+4
2020-04-17igc: Remove copper fiber switch controlSasha Neftin1-2/+0
2020-04-17igc: Remove unused CTRL_EXT_LINK_MODE_MASKSasha Neftin1-3/+0
2020-04-17igc: Remove unused MDIC_DEST maskSasha Neftin1-1/+0
2020-04-17igc: Add support for ETF offloadingVinicius Costa Gomes1-0/+1
2020-04-17igc: Add support for taprio offloadingVinicius Costa Gomes1-0/+12
2020-02-19igc: Add WOL supportSasha Neftin1-0/+3
2020-02-19igc: Add dump optionsSasha Neftin1-0/+3
2020-01-17igc: Add PHY power management controlSasha Neftin1-0/+1
2020-01-17igc: Add support for TSOSasha Neftin1-0/+4
2020-01-06igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes1-0/+2
2020-01-06igc: Add support for TX timestampingVinicius Costa Gomes1-0/+14
2020-01-06igc: Add support for RX timestampingVinicius Costa Gomes1-0/+38
2020-01-06igc: Add basic skeleton for PTPVinicius Costa Gomes1-0/+12