summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2020-03-21ice: add board identifier info to devlink .info_getJacob Keller
2020-03-21ice: add basic handler for devlink .info_getJacob Keller
2020-03-21ice: enable initial devlink supportJacob Keller
2020-03-21ice: implement full NVM read from ETHTOOL_GEEPROMJesse Brandeburg
2020-03-21ice: discover and store size of available flashJacob Keller
2020-03-21ice: store NVM version info in extracted formatJacob Keller
2020-03-21ice: create function to read a section of the NVM and Shadow RAMJacob Keller
2020-03-20ice: use __le16 types for explicitly Little Endian valuesJacob Keller
2020-03-12net: ixgbevf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: ixgbe: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: igc: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-12net: igbvf: reject unsupported coalescing paramsJakub Kicinski