summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel/igc/igc_main.c
AgeCommit message (Expand)Author
2020-05-21igc: Align terms used in NFC support codeAndre Guedes
2020-05-21igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.cAndre Guedes
2020-05-21igc: Get rid of igc_max_channels()Andre Guedes
2020-05-21igc: Add support for source address filters in coreAndre Guedes
2020-05-20igc: Remove mac_table from igc_adapterAndre Guedes
2020-05-20igc: Remove IGC_MAC_STATE_SRC_ADDR flagAndre Guedes
2020-05-19igc: Refactor ethertype filtering codeAndre Guedes
2020-05-19igc: Refactor VLAN priority filtering codeAndre Guedes
2020-05-19igc: remove IGC_REMOVED functionVitaly Lifshits
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: 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-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: Add dump optionsSasha Neftin
2020-02-19igc: Complete to commit Add legacy power management supportSasha Neftin
2020-01-17igc: Add support for TSOSasha Neftin
2020-01-17igc: Add SKU for i225 deviceSasha Neftin
2020-01-17igc: Fix typo in a commentSasha Neftin
2020-01-06igc: Add support for TX timestampingVinicius Costa Gomes
2020-01-06igc: Add support for RX timestampingVinicius Costa Gomes
2020-01-06igc: Add basic skeleton for PTPVinicius Costa Gomes
2020-01-04igc: Remove no need declaration of the igc_sw_initSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_write_itrSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_assign_vectorSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_free_q_vectorsSasha Neftin
2020-01-04igc: Remove no need declaration of the igc_irq_disableSasha Neftin