aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2017-07-27igb: Explicitly select page 0 at initializationMatwey V Kornilov
2017-06-14i40e: Fix a sleep-in-atomic bugJia-Ju Bai
2017-06-12i40e: fix handling of HW ATR evictionJacob Keller
2017-06-06i40e/i40evf: proper update of the page_offset fieldBjörn Töpel
2017-06-06i40e: Fix state flags for bit set and clean operations of PFMauro S. M. Rodrigues
2017-05-08Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-05-08scripts/spelling.txt: add regsiter -> register spelling mistakeStephen Boyd
2017-04-30Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller
2017-04-30e1000e: Add Support for 38.4MHZ frequencySasha Neftin
2017-04-30e1000e: Add Support for CannonLakeSasha Neftin
2017-04-30e1000e: Initial Support for CannonLakeSasha Neftin
2017-04-30e1000e: fix PTP on e1000_pch_lpt variantsJarod Wilson
2017-04-30i40evf: hide unused variableArnd Bergmann
2017-04-30i40evf: allocate queues before we setup the interrupts and q_vectorsJacob Keller
2017-04-30i40evf: remove I40E_FLAG_FDIR_ATR_ENABLEDJacob Keller
2017-04-30i40e: remove hw_disabled_flags in favor of using separate flag bitsJacob Keller
2017-04-30i40evf: remove needless min_t() on num_online_cpus()*2Jacob Keller
2017-04-30i40e: use DECLARE_BITMAP for state fieldsJacob Keller
2017-04-30i40e: separate PF and VSI state flagsJacob Keller
2017-04-30i40e: remove unnecessary msleep() delay in i40e_free_vfsJacob Keller
2017-04-30i40e: amortize wait time when disabling lots of VFsJacob Keller
2017-04-30i40e: Reprogram port offloads after resetAlexander Duyck
2017-04-30i40e: rename index to port to avoid confusionJacob Keller
2017-04-30i40e: make use of i40e_reset_all_vfs when initializing new VFsJacob Keller
2017-04-30i40e: properly spell I40E_VF_STATE_* flagsJacob Keller
2017-04-29ixgbevf: Check for RSS key before setting valueTony Nguyen
2017-04-29ixgbevf: Fix errors in retrieving RETA and RSS from PFTony Nguyen
2017-04-29ixgbe: Check for RSS key before setting valueTony Nguyen
2017-04-29ixgbe: Add 1000Base-T device based on X550EM_X MACPaul Greenwalt
2017-04-29ixgbe: Allow setting zero MAC address for VFTony Nguyen
2017-04-29ixgbevf: fix size of queue stats lengthEmil Tantilov
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-27ixgbe: Use pcie_flr() instead of duplicating itChristoph Hellwig
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