aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
Commit message (Expand)AuthorAgeFilesLines
* igc: Fix NFC rules with multicast addressesAndre Guedes2020-05-221-6/+0
* igc: Align terms used in NFC support codeAndre Guedes2020-05-211-21/+21
* igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.cAndre Guedes2020-05-211-1/+1
* igc: Get rid of igc_max_channels()Andre Guedes2020-05-211-6/+1
* igc: Add support for source address filters in coreAndre Guedes2020-05-211-16/+33
* igc: Remove mac_table from igc_adapterAndre Guedes2020-05-201-37/+20
* igc: Remove IGC_MAC_STATE_SRC_ADDR flagAndre Guedes2020-05-201-19/+8
* igc: Refactor ethertype filtering codeAndre Guedes2020-05-191-0/+93
* igc: Refactor VLAN priority filtering codeAndre Guedes2020-05-191-0/+52
* igc: remove IGC_REMOVED functionVitaly Lifshits2020-05-191-3/+0
* igc: add support to eeprom, registers and link self-testsVitaly Lifshits2020-05-181-2/+2
* igc: Use netdev log helpers in igc_main.cAndre Guedes2020-05-181-61/+50
* igc: Add ECN support for TSOSasha Neftin2020-05-181-0/+1
* igc: Add debug messages to MAC filter codeAndre Guedes2020-04-191-2/+22
* igc: Refactor igc_del_mac_filter()Andre Guedes2020-04-191-26/+19
* igc: Refactor igc_mac_entry_can_be_used()Andre Guedes2020-04-191-33/+47
* igc: Remove igc_*_mac_steering_filter() wrappersAndre Guedes2020-04-191-16/+4
* igc: Remove IGC_MAC_STATE_QUEUE_STEERINGAndre Guedes2020-04-191-13/+19
* igc: Remove 'queue' check in igc_del_mac_filter()Andre Guedes2020-04-191-14/+11
* igc: Improve address check in igc_del_mac_filter()Andre Guedes2020-04-191-1/+1
* igc: Refactor igc_rar_set_index()Andre Guedes2020-04-191-31/+42
* igc: Fix igc_uc_unsync()Andre Guedes2020-04-191-3/+1
* igc: Change igc_add_mac_filter() returning valueAndre Guedes2020-04-191-5/+2
* igc: Check unsupported flag in igc_add_mac_filter()Andre Guedes2020-04-191-0/+2
* igc: Remove duplicate code in MAC filtering logicAndre Guedes2020-04-191-99/+13
* igc: Add new device IDs for i225 partSasha Neftin2020-04-191-0/+3
* igc: Fix default MAC address filter overrideAndre Guedes2020-04-171-0/+2
* igc: Remove dead code related to flower filterAndre Guedes2020-04-171-3/+0
* igc: Fix NFC queue redirection supportAndre Guedes2020-04-171-3/+8
* igc: Remove copper fiber switch controlSasha Neftin2020-04-171-9/+0
* igc: Enable NETIF_F_HW_TC flagSasha Neftin2020-04-171-0/+1
* igc: Add support for ETF offloadingVinicius Costa Gomes2020-04-171-3/+67
* igc: Add support for taprio offloadingVinicius Costa Gomes2020-04-171-0/+113
* igc: Add GSO partial supportSasha Neftin2020-04-171-0/+10
* igc: Add WOL supportSasha Neftin2020-02-191-0/+10
* igc: Add pcie error handler supportSasha Neftin2020-02-191-0/+103
* igc: Complete to commit Add basic skeleton for PTPSasha Neftin2020-02-191-0/+2
* igc: Add dump optionsSasha Neftin2020-02-191-0/+2
* igc: Complete to commit Add legacy power management supportSasha Neftin2020-02-191-0/+27
* igc: Add support for TSOSasha Neftin2020-01-171-1/+112
* igc: Add SKU for i225 deviceSasha Neftin2020-01-171-0/+1
* igc: Fix typo in a commentSasha Neftin2020-01-171-1/+1
* igc: Add support for TX timestampingVinicius Costa Gomes2020-01-061-0/+50
* igc: Add support for RX timestampingVinicius Costa Gomes2020-01-061-0/+10
* igc: Add basic skeleton for PTPVinicius Costa Gomes2020-01-061-0/+27
* igc: Remove no need declaration of the igc_sw_initSasha Neftin2020-01-041-743/+740
* igc: Remove no need declaration of the igc_write_itrSasha Neftin2020-01-041-17/+16
* igc: Remove no need declaration of the igc_assign_vectorSasha Neftin2020-01-041-62/+61
* igc: Remove no need declaration of the igc_free_q_vectorSasha Neftin2020-01-041-21/+20
* igc: Remove no need declaration of the igc_free_q_vectorsSasha Neftin2020-01-041-14/+13