summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel/igc/igc_main.c
AgeCommit message (Expand)Author
2020-12-10igc: Add new device IDSasha Neftin
2020-11-10igc: Fix returning wrong statisticsVinicius Costa Gomes
2020-09-29net: intel: Remove in_interrupt() warningsSebastian Andrzej Siewior
2020-09-28igc: Reject schedules with a base_time in the futureVinicius Costa Gomes
2020-09-28igc: Save PTP time before a resetVinicius Costa Gomes
2020-09-28igc: Expose LPI countersSasha Neftin
2020-09-28igc: Clean RX descriptor error flagsAndre Guedes
2020-09-28igc: Add new device ID'sSasha Neftin
2020-09-25intel-ethernet: clean up W=1 warnings in kdocJesse Brandeburg
2020-08-26net: Take common prefetch code structure into a functionTariq Toukan
2020-08-14igc: Fix PTP initializationVinicius Costa Gomes
2020-07-27igc: Clean up the hw_stats structureSasha Neftin
2020-07-27igc: Fix registers definitionSasha Neftin
2020-07-27igc: Remove unneeded ICTXQMTC registerSasha Neftin
2020-07-27igc: Remove unneeded variableSasha Neftin
2020-07-01ethernet/intel: Convert fallthrough code commentsJeff Kirsher
2020-06-29igc: Remove unneeded check for copper media typeSasha Neftin
2020-06-29igc: Refactor the igc_power_down_link()Sasha Neftin
2020-06-29igc: Remove TCP segmentation TX fail counterSasha Neftin
2020-06-29igc: Clean up Rx timestamping logicAndre Guedes
2020-06-29igc: Add initial EEE supportSasha Neftin
2020-06-25net/intel: remove driver versions from Intel driversJeff Kirsher
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-05-28igc: Remove Sequence Error CounterSasha Neftin
2020-05-28igc: Add Receive Error CounterSasha Neftin
2020-05-28igc: Remove symbol error counterSasha Neftin
2020-05-22igc: Remove igc_nfc_rule_exit()Andre Guedes
2020-05-22igc: Change adapter->nfc_rule_lock to mutexAndre Guedes
2020-05-22igc: Change return type from igc_disable_nfc_rule()Andre Guedes
2020-05-22igc: Fix NFC rules leak when driver is unloadedAndre Guedes
2020-05-22igc: Refactor igc_ethtool_update_nfc_rule()Andre Guedes
2020-05-22igc: Fix NFC rules restorationAndre Guedes
2020-05-22igc: Fix NFC rules with multicast addressesAndre Guedes
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-24PM: sleep: core: Rename DPM_FLAG_NEVER_SKIPRafael J. Wysocki
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