summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-04-29ixgbe: clean macvlan MAC filter table on VF resetEmil Tantilov
2017-04-29ixgbe: delay tail write to every 'n' packetsJohn Fastabend
2017-04-29ixgbe: add support for XDP_TX actionJohn Fastabend
2017-04-29ixgbe: add XDP support for pass and drop actionsJohn Fastabend
2017-04-28ixgbe: Acquire PHY semaphore before device resetPaul Greenwalt
2017-04-24Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2017-04-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-20igbvf: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-20igb: Enable reading of wake up packetKim Tatt Chuah
2017-04-20igb/igbvf: Add VF MAC filter request capabilitiesYury Kylulin
2017-04-20igb: improve MAC filter handlingYury Kylulin
2017-04-20e1000e: fix timing for 82579 Gigabit Ethernet controllerBernd Faust
2017-04-20ixgb: Omit private ndo_get_stats functionTobias Klauser
2017-04-20e1000: Omit private ndo_get_stats functionTobias Klauser
2017-04-19i40e: use i40e_stop_rings_no_wait to implement PORT_SUSPENDED stateJacob Keller
2017-04-19i40e: reset all VFs in parallel when rebuilding PFJacob Keller
2017-04-19i40e: split some code in i40e_reset_vf into helpersJacob Keller
2017-04-19i40e: remove I40E_FLAG_IN_NETPOLL entirelyJacob Keller
2017-04-19i40e: reduce wait time for adminq command completionJacob Keller
2017-04-19i40e: fix CONFIG_BUSY checks in i40e_set_settings functionJacob Keller
2017-04-19i40e: factor out queue control from i40e_vsi_control_(tx|rx)Jacob Keller
2017-04-19i40e: don't hold RTNL lock while waiting for VF reset to finishJacob Keller
2017-04-19i40e: new AQ commandsJingjing Wu
2017-04-19i40e/i40evf: Add tracepointsScott Peterson
2017-04-19i40e: dump VF information in debugfsMitch Williams
2017-04-19i40e: Fix support for flow director programming statusAlexander Duyck
2017-04-19i40e/i40evf: Remove VF Rx csum offload for tunneled packetsalice michael
2017-04-19i40evf: Use net_device_stats from struct net_deviceTobias Klauser
2017-04-18ixgbe: Fix output from ixgbe_dumpAlexander Duyck
2017-04-18ixgbe: Add support for maximum headroom when using build_skbAlexander Duyck
2017-04-18ixgbe: add check for VETO bit when configuring link for KRTony Nguyen
2017-04-18ixgbevf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2017-04-18ixgbe: Remove unused defineDon Skidmore
2017-04-18ixgbe: do not use adapter->num_vfs when setting VFs via module parameterEmil Tantilov
2017-04-18ixgbe: return early instead of wrap block in if statementEmil Tantilov
2017-04-18ixgbe: move num_vfs_macvlans allocation into separate functionEmil Tantilov
2017-04-18ixgbe: add default setup_link for x550em_a MAC typeEmil Tantilov
2017-04-18ixgbe: list X553 backplane speeds correctlyDon Skidmore
2017-04-18ixgbe: Add X552 XFI backplane supportDon Skidmore
2017-04-18ixgbe: Complete support for X553 sgmiiDon Skidmore
2017-04-18ixgbe: Remove driver config for KX4 PHYTony Nguyen
2017-04-18ixgbe: Remove pr_cont usesJoe Perches
2017-04-18ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported.Usha Ketineni
2017-04-08i40e/i40evf: Use build_skb to build framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for padding start of framesAlexander Duyck
2017-04-08i40e/i40evf: Add support for using order 1 pages with a 3K bufferAlexander Duyck
2017-04-08i40e: clean up historic deprecated flag definitionsJacob Keller
2017-04-08i40e: remove I40E_FLAG_NEED_LINK_UPDATEAlice Michael
2017-04-08i40e: remove extraneous loop in i40e_vsi_wait_queues_disabledJacob Keller
2017-04-08i40e: allow look-up of MAC address from Open Firmware or IDPROMJacob Keller