summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
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
2020-03-12net: igb: let core reject the unsupported coalescing parametersJakub Kicinski
2020-03-12net: iavf: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: i40e: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: fm10k: reject unsupported coalescing paramsJakub Kicinski
2020-03-12net: e1000: reject unsupported coalescing paramsJakub Kicinski
2020-03-10ice: fix incorrect size description of ice_get_nvm_versionJacob Keller
2020-03-10ice: use variable name more descriptive than typeBruce Allan
2020-03-10ice: Use EOPNOTSUPP instead of ENOTSUPPAnirudh Venkataramanan
2020-03-10ice: Fix format specifierTony Nguyen
2020-03-10ice: fix use of deprecated strlcpy()Bruce Allan
2020-03-10ice: Increase mailbox receive queue length to maximumLukasz Czapnik
2020-03-10ice: Correct setting VLAN pruningBrett Creeley
2020-03-10ice: renegotiate link after FW DCB onDave Ertman
2020-03-10ice: Fix corner case when switching from IEEE to CEEAvinash JD
2020-03-10ice: Display Link detected via Ethtool in safe modeBrett Creeley
2020-03-10ice: Fix removing driver while bare-metal VFs pass trafficBrett Creeley
2020-03-10ice: Improve clarity of prints and variablesBrett Creeley
2020-03-10ice: allow bigger VFsMitch Williams
2020-03-10iavf: Enable support for up to 16 queuesMitch Williams
2020-03-10ice: Cleanup unneeded parenthesisJeff Kirsher
2020-03-05ixgbe: Use pci_get_dsn()Jacob Keller
2020-03-05ice: Use pci_get_dsn()Jacob Keller
2020-03-05e1000e: reject unsupported coalescing paramsJakub Kicinski
2020-03-05ice: let core reject the unsupported coalescing parametersJakub Kicinski
2020-02-26iavf: use tc_cls_can_offload_and_chain0() instead of chain checkJiri Pirko
2020-02-24intel: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-02-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2020-02-20Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2020-02-19igc: Add commentSasha Neftin
2020-02-19igc: Add WOL supportSasha Neftin
2020-02-19igc: Add pcie error handler supportSasha Neftin