aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-05net: igb: avoid using timespecArnd Bergmann3-13/+14
2015-10-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller16-63/+87
2015-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-1/+20
2015-09-30i40e: fix 32 bit build warningsJesse Brandeburg2-11/+6
2015-09-30i40e: fix kbuild warningsJesse Brandeburg1-2/+2
2015-09-30i40evf: tweak init timingMitch Williams1-3/+3
2015-09-30i40e: warn on double freeJesse Brandeburg1-0/+4
2015-09-30i40e: refactor interrupt enableJesse Brandeburg2-10/+6
2015-09-30i40e: Strip VEB stats if they are disabled in HWAnjali Singhai Jain3-7/+16
2015-09-30i40e/i40evf: add new device id 1588Shannon Nelson6-0/+7
2015-09-30i40e: Remove useless messageGreg Rose1-3/+0
2015-09-30i40e: limit debugfs io opsShannon Nelson3-12/+12
2015-09-30i40e: use QOS field consistentlyMitch Williams1-5/+4
2015-09-30i40e: count drops in netstat interfaceJesse Brandeburg1-0/+1
2015-09-30i40e/i40evf: fix Tx hang workaround codeJesse Brandeburg2-2/+2
2015-09-30i40e: fixup padding issue in get_cee_dcb_cfg_v1_respShannon Nelson1-2/+11
2015-09-30i40e: Fix a port VLAN configuration bugGreg Rose1-1/+1
2015-09-30i40e/i40evf: fix up type clash in i40e_aq_rc_to_posix conversionShannon Nelson2-6/+12
2015-09-30i40e: rtnl_lock called twice in i40e_pci_error_resume()Vasily Averin1-1/+1
2015-09-30i40evf: missing rtnl_unlock in i40evf_resume()Vasily Averin1-0/+1
2015-09-28i40e/i40evf: check for stopped admin queueMitch Williams2-0/+18
2015-09-28i40e: fix VLAN inside VXLANJesse Brandeburg1-1/+2
2015-09-28igb: assume MSI-X interrupts during initializationStefan Assmann1-0/+3
2015-09-28i40e: Fix for recursive RTNL lock during PROMISC changeAnjali Singhai4-14/+19
2015-09-28i40e: Fix RS bit update in Tx path and disable force WB workaroundAnjali Singhai2-44/+87
2015-09-28i40e: add GRE tunnel type to csum encodingShannon Nelson1-0/+3
2015-09-28i40e/i40evf: refactor tx timeout logicKiran Patil6-287/+173
2015-09-28i40e: Move i40e_get_head into header fileKiran Patil2-13/+14
2015-09-23ixgbe: Advance version to 4.2.1Mark Rustad1-1/+1
2015-09-23ixgbe: X540 thermal warning interrupt not a GPIMark Rustad1-3/+0
2015-09-23ixgbe: Fix FCRTH value in VM-to-VM loopback modeMark Rustad2-4/+11
2015-09-23ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeededMark Rustad1-3/+3
2015-09-23ixgbe: Correct several flaws with with DCA setupMark Rustad1-14/+26
2015-09-23ixgbe: Add new X550EM SFP+ device IDMark Rustad1-0/+1
2015-09-23ixgbe: Update ixgbe_disable_pcie_master flow for X550*Mark Rustad1-0/+3
2015-09-23ixgbe: Add small packet padding support for X550Mark Rustad2-0/+4
2015-09-23ixgbe: Correct setting of RDRXCTL register for X550* devicesMark Rustad1-2/+2
2015-09-23ixgbe: Correct error path in semaphore handlingMark Rustad1-0/+5
2015-09-23ixgbe: Add I2C bus mux supportMark Rustad3-39/+122
2015-09-23ixgbe: Limit SFP polling rateMark Rustad2-0/+10
2015-09-23ixgbe: Allow SFP+ on more than 82598 and 82599Mark Rustad1-1/+1
2015-09-23ixgbe: Add logic to reset CS4227 when neededMark Rustad2-1/+293
2015-09-23ixgbe: Fix 1G and 10G link stability for X550EM_x SFP+Mark Rustad2-44/+90
2015-09-23ixgbe: Add X550EM_x dual-speed SFP+ supportMark Rustad6-167/+263
2015-09-23ixgbe: Allow reduced delays during SFP detectionMark Rustad2-0/+20
2015-09-23ixgbe: Clear I2C destination locationMark Rustad1-0/+1
2015-09-22ixgbe: Enable bit-banging mode on X550Mark Rustad1-2/+63
2015-09-22ixgbe: Set lan_id before first I2C eeprom accessMark Rustad1-3/+3
2015-09-22ixgbe: Provide unlocked I2C methodsMark Rustad4-28/+186
2015-09-22ixgbe: Provide I2C combined on X550EMMark Rustad1-2/+2