aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-21ixgb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-16/+23
2017-03-21igbvf: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-19/+19
2017-03-21igb: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-65/+73
2017-03-21e1000e: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-52/+59
2017-03-21e1000: use new API ethtool_{get|set}_link_ksettingsPhilippe Reynes1-59/+58
2017-03-21Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller5-224/+273
2017-03-20i40e: always remove old filter when adding new FDir filterJacob Keller1-25/+7
2017-03-20i40e: explicitly fail on extended MAC field for ethtool_rx_flow_specJacob Keller1-0/+4
2017-03-20i40e: add counters for UDP/IPv4 and IPv4 filtersJacob Keller3-11/+34
2017-03-20i40e: don't re-enable ATR when flushing filters if SB has TCP4/IPv4 rulesJacob Keller1-1/+1
2017-03-20i40e: reset fd_tcp_rule count when restoring filtersJacob Keller1-0/+3
2017-03-20i40e: remove redundant check for fd_tcp_rule when restoring filtersJacob Keller1-6/+0
2017-03-20i40e: exit ATR mode only when adding TCP/IPv4 filter succeedsJacob Keller1-17/+17
2017-03-20i40e: return immediately when failing to add fdir filterJacob Keller1-19/+14
2017-03-20i40e: rework exit flow of i40e_add_fdir_ethtoolJacob Keller1-4/+11
2017-03-20i40e: don't use arrays for (src|dst)_ipJacob Keller3-14/+14
2017-03-20i40e: send correct port number to AdminQ when enabling UDP tunnelsJacob Keller2-10/+10
2017-03-20i40evf: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-16/+15
2017-03-17i40e: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-111/+153
2017-03-17igb/ixgbe: Fix typo in igb_build_skb and/or ixgbe_build_skb code commentAlexander Duyck2-2/+2
2017-03-17igb: Re-add support for build_skb in igbAlexander Duyck1-0/+47
2017-03-17igb: Break out Rx buffer page managementAlexander Duyck1-114/+121
2017-03-17igb: Add support for padding packetAlexander Duyck2-2/+23
2017-03-17igb: Add support for using order 1 pages to receive large framesAlexander Duyck2-18/+76
2017-03-17igb: Add support for ethtool private flag to allow use of legacy RxAlexander Duyck2-0/+49
2017-03-17igb: Use page_address offset from page instead of masking virtual addressAlexander Duyck3-9/+7
2017-03-17igb: Only sync size of expected frame in ethtool testingAlexander Duyck1-2/+2
2017-03-17igb: Limit maximum frame Rx based on MTUAlexander Duyck2-5/+26
2017-03-17igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ringAlexander Duyck3-49/+83
2017-03-17igb: Clear Rx buffer_info in configure instead of cleanAlexander Duyck1-14/+10
2017-03-17igb: Use length to determine if descriptor is doneAlexander Duyck2-7/+9
2017-03-17igb: Add support for DMA_ATTR_WEAK_ORDERINGAlexander Duyck2-3/+6
2017-03-15mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.Amritha Nambiar3-4/+11
2017-03-15i40e: rename auto_disable_flags to hw_disabled_flagsHarshitha Ramamurthy4-31/+35
2017-03-15i40e/i40evf: Change version from 1.6.27 to 2.1.7Bimmy Pujari2-6/+6
2017-03-15i40e: Allow untrusted VFs to have more filtersMitch Williams1-1/+1
2017-03-15i40e/i40evf: Add support for mapping pages with DMA attributesAlexander Duyck4-10/+58
2017-03-15i40e: Clarify steps in MAC/VLAN filters initialization routineFilip Sadowski1-4/+4
2017-03-15i40e: fix RSS queues only operating on PF0Lihong Yang2-12/+5
2017-03-15i40e: fix ethtool to get EEPROM data from X722 interfaceLihong Yang1-0/+5
2017-03-15i40e: don't add more vectors to num_lan_msix than number of CPUsJacob Keller1-3/+27
2017-03-15i40e: KISS the client interfaceMitch Williams5-328/+179
2017-03-15i40evf: add client interfaceMitch Williams7-10/+879
2017-03-14i40e: fix up recent proxy and wol bits for X722_SUPPORTShannon Nelson2-2/+128
2017-03-14i40e: Acquire NVM lock before reads on all devicesAaron Salter1-6/+6
2017-03-12net: intel: ixgbe: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-77/+91
2017-03-02ixgbe: Limit use of 2K buffers on architectures with 256B or larger cache linesAlexander Duyck2-2/+3
2017-03-02ixgbe: update the rss key on h/w, when ethtool ask for itPaolo Abeni3-4/+20
2017-02-27scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada1-1/+1