summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2019-02-05e1000e: Exclude device from suspend direct complete optimizationKai-Heng Feng
2019-01-22i40e: clean up several indentation issuesColin Ian King
2019-01-22i40e: increase indentationJulia Lawall
2019-01-22i40e: update version numberAlice Michael
2019-01-22i40e: remove debugfs tx_timeout supportLihong Yang
2019-01-22i40e: check queue pairs num in config queues handlerSergey Nemov
2019-01-22i40e: Change unmatched function typesGrzegorz Siwik
2019-01-22i40e: Add support FEC configuration for Fortville 25GDamian Dybek
2019-01-22i40e: Limiting RSS queues to CPUsAleksandr Loktionov
2019-01-22i40e: Remove umem from VSIJan Sokolowski
2019-01-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-01-17net: Add extack argument to ndo_fdb_add()Petr Machata
2019-01-15Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2019-01-15Revert "igb: reduce CPU0 latency when updating statistics"Jeff Kirsher
2019-01-15ice: add const qualifier to mac_addr parameterJacob Keller
2019-01-15ice: Add support for new PHY typesAnirudh Venkataramanan
2019-01-15ice: Offload SCTP checksumAnirudh Venkataramanan
2019-01-15ice: Allow for software timestampingTony Nguyen
2019-01-15ice: Implement getting and setting ethtool coalesceBrett Creeley
2019-01-15ice: Add support for adaptive interrupt moderationBrett Creeley
2019-01-15ice: Move aggregator list into ice_hw instanceAnirudh Venkataramanan
2019-01-15ice: Rework queue management code for reuseAnirudh Venkataramanan
2019-01-15ice: Add ethtool private flag to make forcing link down optionalBruce Allan
2019-01-15ice: Set physical link up/down when an interface is set up/downBrett Creeley
2019-01-15ice: Implement support for normal get_eeprom[_len] ethtool opsBruce Allan
2019-01-15ice: Add ethtool set_phys_id handlerAnirudh Venkataramanan
2019-01-15ice: Configure RSS LUT and HASH KEY in rebuild pathMd Fahad Iqbal Polash
2019-01-15ice: Refactor a few Tx scheduler functionsAnirudh Venkataramanan
2019-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-01-15ice: Fix unused variable build warningBruce Allan
2019-01-08cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain
2019-01-04ixgbe: fix Kconfig when driver is not a moduleJeff Kirsher
2018-12-20Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-12-20ixgbe: use mii_bus to handle MII related ioctlsSteve Douthit
2018-12-20ixgbe: register a mdiobusSteve Douthit
2018-12-20igb: Fix an issue that PME is not enabled during runtime suspendKai-Heng Feng
2018-12-20ice: Do not enable NAPI on q_vectors that have no ringsYoung Xiao
2018-12-20i40e: extend PTP gettime function to read system clockMiroslav Lichvar
2018-12-20i40e: define proper net_device::neigh_priv_lenKonstantin Khorenko
2018-12-20e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_waitYueHaibing
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-20igb: Change RXPBSIZE size when setting Qav modeJesus Sanchez-Palencia
2018-12-20igb: reduce CPU0 latency when updating statisticsJeff Kirsher
2018-12-19xfrm: prefer secpath_set over secpath_dupFlorian Westphal
2018-12-19drivers: net: intel: use secpath helpers in more placesFlorian Westphal
2018-12-12net: ndo_bridge_setlink: Add extackPetr Machata
2018-12-12ixgbe: Fix race when the VF driver does a resetRoss Lagerwall
2018-12-12i40e: DRY rx_ptype handling codeMichał Mirosław
2018-12-12i40e: fix VLAN.TCI == 0 RX HW offloadMichał Mirosław
2018-12-12i40e: fix mac filter delete when setting mac addressStefan Assmann