aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2015-09-22ixgbe: Add X550EM support for SFP insertion interruptMark Rustad1-0/+2
2015-09-22ixgbe: Accept SFP not present errors on all devicesMark Rustad1-2/+1
2015-09-22ixgbevf: Enables TSO for stacked VLANToshiaki Makita1-0/+1
2015-09-22e1000e: Enable TSO for stacked VLANToshiaki Makita1-0/+1
2015-09-22igbvf: Enable TSO for stacked VLANToshiaki Makita1-0/+1
2015-09-22e1000: remove dead e1000_init_eeprom_params callsFrancois Romieu1-8/+0
2015-09-22fm10k: add support for extra debug statisticsJacob Keller6-36/+243
2015-09-22fm10k: TRIVIAL remove unnecessary commaJacob Keller1-2/+2
2015-09-22fm10k: create "correct" header for the remote end on connectJacob Keller1-1/+24
2015-09-22fm10k: drop transmitted messages in Tx FIFO as part of reset_workJacob Keller1-1/+18
2015-09-22ixgbe: Add fdir support for SCTP on X550Don Skidmore2-0/+11
2015-09-22ixgbe: Add SFP+ detection for X550 hardwareDon Skidmore1-3/+9
2015-09-22fm10k: remove comment about rtnl_lock around mbx operationsJacob Keller1-3/+1
2015-09-17i40e/i40evf: Bump i40e to 1.3.21 and i40evf to 1.3.13Catherine Sullivan2-2/+2
2015-09-17i40e/i40evf: add get AQ result command to nvmupdate utilityShannon Nelson3-0/+81
2015-09-17i40e/i40evf: add exec_aq command to nvmupdate utilityShannon Nelson5-0/+93
2015-09-17i40e/i40evf: add wait states to NVM state machineShannon Nelson4-14/+55
2015-09-17i40e/i40evf: add GetStatus command for nvmupdateShannon Nelson3-11/+35
2015-09-17i40e/i40evf: add handling of writeback descriptorShannon Nelson3-4/+24
2015-09-17i40e/i40evf: save aq writeback for future inspectionShannon Nelson4-0/+10
2015-09-17i40e: rename variable to prevent clash of understandingShannon Nelson1-57/+57
2015-09-15fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller1-33/+52