summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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-05-14xdp: For Intel AF_XDP drivers add XDP frame_szJesper Dangaard Brouer
2020-05-14ice: Add XDP frame size to driverJesper Dangaard Brouer
2020-05-14i40e: Add XDP frame size to driverJesper Dangaard Brouer
2020-05-14ixgbevf: Add XDP frame size to VF driverJesper Dangaard Brouer
2020-05-14ixgbe: Add XDP frame size to driverJesper Dangaard Brouer
2020-05-14ixgbe: Fix XDP redirect on archs with PAGE_SIZE above 4KJesper Dangaard Brouer
2020-04-30ice: Fix error return code in ice_add_prof()Wei Yongjun
2020-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-04-21e1000: remove unneeded conversion to boolJason Yan
2020-04-21i40e: Remove unneeded conversion to boolJason Yan
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-19e1000e: fix S0ix flows for cable connected caseVitaly Lifshits
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-17e1000: Distribute switch variables for initializationKees Cook
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-04-03Merge tag 'pci-v5.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-03-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-03-30Merge branch 'pm-qos'Rafael J. Wysocki
2020-03-28PCI/AER: Rationalize error status register clearingKuppuswamy Sathyanarayanan
2020-03-26ice: add a devlink region for dumping NVM contentsJacob Keller
2020-03-26igb: convert to use i2c_new_client_device()Wolfram Sang