aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/ethernet/intel/igc (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-04-19igc: Add debug messages to MAC filter codeAndre Guedes1-2/+22
2020-04-19igc: Refactor igc_del_mac_filter()Andre Guedes1-26/+19
2020-04-19igc: Refactor igc_mac_entry_can_be_used()Andre Guedes1-33/+47
2020-04-19igc: Remove igc_*_mac_steering_filter() wrappersAndre Guedes3-32/+16
2020-04-19igc: Remove IGC_MAC_STATE_QUEUE_STEERINGAndre Guedes2-15/+20
2020-04-19igc: Remove 'queue' check in igc_del_mac_filter()Andre Guedes1-14/+11
2020-04-19igc: Improve address check in igc_del_mac_filter()Andre Guedes1-1/+1
2020-04-19igc: Refactor igc_rar_set_index()Andre Guedes1-31/+42
2020-04-19igc: Fix igc_uc_unsync()Andre Guedes1-3/+1
2020-04-19igc: Change igc_add_mac_filter() returning valueAndre Guedes2-7/+2
2020-04-19igc: Check unsupported flag in igc_add_mac_filter()Andre Guedes1-0/+2
2020-04-19igc: Remove duplicate code in MAC filtering logicAndre Guedes1-99/+13
2020-04-19igc: Add new device IDs for i225 partSasha Neftin3-0/+9
2020-04-17igc: Fix default MAC address filter overrideAndre Guedes1-0/+2
2020-04-17igc: Remove dead code related to flower filterAndre Guedes2-4/+0
2020-04-17igc: Fix NFC queue redirection supportAndre Guedes2-4/+12
2020-04-17igc: Remove copper fiber switch controlSasha Neftin2-11/+0
2020-04-17igc: Enable NETIF_F_HW_TC flagSasha Neftin1-0/+1
2020-04-17igc: Fix double definitionSasha Neftin1-3/+1
2020-04-17igc: Fix overwrites when dumping registersAndre Guedes1-1/+10
2020-04-17igc: Remove forward declarationSasha Neftin1-197/+194
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 Gomes3-4/+86
2020-04-17igc: Add support for taprio offloadingVinicius Costa Gomes7-1/+294
2020-04-17igc: Add GSO partial supportSasha Neftin1-0/+10
2020-03-12net: igc: let core reject the unsupported coalescing parametersJakub Kicinski1-21/+1
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2020-02-19igc: Add commentSasha Neftin1-0/+2
2020-02-19igc: Add WOL supportSasha Neftin4-0/+75
2020-02-19igc: Add pcie error handler supportSasha Neftin1-0/+103
2020-02-19igc: Complete to commit Add basic skeleton for PTPSasha Neftin3-1/+4
2020-02-19igc: Fix the typo in commentSasha Neftin1-1/+1
2020-02-19igc: Add dump optionsSasha Neftin6-1/+338
2020-02-19igc: Complete to commit Add legacy power management supportSasha Neftin1-0/+27
2020-02-19igc: make non-global functions staticChen Zhou1-2/+2
2020-01-17igc: Add PHY power management controlSasha Neftin3-1/+17
2020-01-17igc: Add support for TSOSasha Neftin2-1/+116
2020-01-17igc: Add SKU for i225 deviceSasha Neftin3-0/+3
2020-01-17igc: Remove unused definitionSasha Neftin1-2/+0
2020-01-17igc: Fix typo in a commentSasha Neftin1-1/+1
2020-01-06igc: Use Start of Packet signal from PHY for timestampingVinicius Costa Gomes2-1/+6
2020-01-06igc: Add support for ethtool GET_TS_INFO commandVinicius Costa Gomes1-0/+34
2020-01-06igc: Add support for TX timestampingVinicius Costa Gomes4-0/+158
2020-01-06igc: Add support for RX timestampingVinicius Costa Gomes5-0/+340
2020-01-06igc: Add basic skeleton for PTPVinicius Costa Gomes6-1/+439
2020-01-04igc: Remove no need declaration of the igc_sw_initSasha Neftin1-743/+740
2020-01-04igc: Remove no need declaration of the igc_write_itrSasha Neftin1-17/+16
2020-01-04igc: Remove no need declaration of the igc_assign_vectorSasha Neftin1-62/+61
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorSasha Neftin1-21/+20