summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc
AgeCommit message (Expand)Author
2020-05-18igc: Use netdev log helpers in igc_base.cAndre Guedes
2020-05-18igc: Use netdev log helpers in igc_dump.cAndre Guedes
2020-05-18igc: Use netdev log helpers in igc_ptp.cAndre Guedes
2020-05-18igc: Use netdev log helpers in igc_ethtool.cAndre Guedes
2020-05-18igc: add support to eeprom, registers and link self-testsVitaly Lifshits
2020-05-18igc: Use netdev log helpers in igc_main.cAndre Guedes
2020-05-18igc: Add ECN support for TSOSasha Neftin
2020-04-19igc: Add debug messages to MAC filter codeAndre Guedes
2020-04-19igc: Refactor igc_del_mac_filter()Andre Guedes
2020-04-19igc: Refactor igc_mac_entry_can_be_used()Andre Guedes
2020-04-19igc: Remove igc_*_mac_steering_filter() wrappersAndre Guedes
2020-04-19igc: Remove IGC_MAC_STATE_QUEUE_STEERINGAndre Guedes
2020-04-19igc: Remove 'queue' check in igc_del_mac_filter()Andre Guedes
2020-04-19igc: Improve address check in igc_del_mac_filter()Andre Guedes
2020-04-19igc: Refactor igc_rar_set_index()Andre Guedes
2020-04-19igc: Fix igc_uc_unsync()Andre Guedes
2020-04-19igc: Change igc_add_mac_filter() returning valueAndre Guedes
2020-04-19igc: Check unsupported flag in igc_add_mac_filter()Andre Guedes
2020-04-19igc: Remove duplicate code in MAC filtering logicAndre Guedes
2020-04-19igc: Add new device IDs for i225 partSasha Neftin
2020-04-17igc: Fix default MAC address filter overrideAndre Guedes
2020-04-17igc: Remove dead code related to flower filterAndre Guedes
2020-04-17igc: Fix NFC queue redirection supportAndre Guedes
2020-04-17igc: Remove copper fiber switch controlSasha Neftin
2020-04-17igc: Enable NETIF_F_HW_TC flagSasha Neftin
2020-04-17igc: Fix double definitionSasha Neftin
2020-04-17igc: Fix overwrites when dumping registersAndre Guedes
2020-04-17igc: Remove forward declarationSasha Neftin
2020-04-17igc: Remove unused CTRL_EXT_LINK_MODE_MASKSasha Neftin
2020-04-17igc: Remove unused MDIC_DEST maskSasha Neftin
2020-04-17igc: Add support for ETF offloadingVinicius Costa Gomes
2020-04-17igc: Add support for taprio offloadingVinicius Costa Gomes
2020-04-17igc: Add GSO partial supportSasha Neftin
2020-03-12net: igc: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-19igc: Add commentSasha Neftin
2020-02-19igc: Add WOL supportSasha Neftin
2020-02-19igc: Add pcie error handler supportSasha Neftin
2020-02-19igc: Complete to commit Add basic skeleton for PTPSasha Neftin
2020-02-19igc: Fix the typo in commentSasha Neftin
2020-02-19igc: Add dump optionsSasha Neftin
2020-02-19igc: Complete to commit Add legacy power management supportSasha Neftin
2020-02-19igc: make non-global functions staticChen Zhou
2020-01-17igc: Add PHY power management controlSasha Neftin
2020-01-17igc: Add support for TSOSasha Neftin
2020-01-17igc: Add SKU for i225 deviceSasha Neftin
2020-01-17igc: Remove unused definitionSasha Neftin
2020-01-17igc: Fix typo in a commentSasha Neftin
2020-01-06igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes
2020-01-06igc: Add support for ethtool GET_TS_INFO commandVinicius Costa Gomes