aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller9-94/+53
2016-04-06Revert "igb: Fix a deadlock in igb_sriov_reinit"Arika Chen1-1/+0
2016-04-06net: intel: remove dead linksJiri Benc1-66/+14
2016-04-06i40evf: properly handle VLAN featuresMitch Williams1-15/+12
2016-04-06i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy2-2/+2
2016-04-06i40e: Input set mask constants for RSS, flow director, and flex bytesKiran Patil2-0/+75
2016-04-06i40e: Move NVM event wait check to NVM codeShannon Nelson3-30/+33
2016-04-06i40e: Add RSS configuration to virtual channelMitch Williams2-6/+84
2016-04-06i40e: Move NVM variable out of AQ structShannon Nelson6-11/+11
2016-04-06i40e: Restrict VF poll mode to only single function mode devicesShannon Nelson1-1/+9
2016-04-06i40e: Patch to support trusted VFAnjali Singhai Jain3-0/+45
2016-04-06i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg5-14/+30
2016-04-06i40e/i40evf: Drop unused tx_ring argumentJesse Brandeburg2-8/+4
2016-04-06i40e/i40evf: Move stack var deeperJesse Brandeburg2-2/+4
2016-04-06i40e: Move HW flushAkeem G Abodunrin1-0/+1
2016-04-06i40e: Leave debug_mask cleared at initShannon Nelson1-1/+0
2016-04-06i40e: Inserting a HW capability display infoDeepthi Kavalur1-0/+3
2016-04-06e1000: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-6/+8
2016-04-06e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann3-8/+10
2016-04-06igb: Garbled output for "ethtool -m"Doron Shikmoni1-1/+2
2016-04-06igb: allow setting MAC address on i211 using a device tree blobJohn Holland1-3/+6
2016-04-06igb: Add support for bulk Tx cleanup & cleanup boolean logicAlexander Duyck1-5/+7
2016-04-06igb: Fix sparse warning about passing __beXX into leXX_to_cpupAlexander Duyck1-4/+6
2016-04-05i40e/i40evf: Fix TSO checksum pseudo-header adjustmentAlexander Duyck2-14/+8
2016-04-05i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand2-2/+2
2016-04-05i40e: Request PHY media event at reset timeShannon Nelson1-0/+2
2016-04-05i40e: Lower some message levelsMitch Williams1-5/+5
2016-04-05i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand1-0/+16
2016-04-05i40evf: Fix get_rss_aqCatherine Sullivan1-1/+1
2016-04-05i40e: Disable link pollingShannon Nelson1-1/+0
2016-04-05i40evf: Add longer wait after remove moduleMitch Williams1-2/+2
2016-04-05i40e: Make VF resets more reliableMitch Williams1-8/+6
2016-04-05i40e: Add new device ID for X722Catherine Sullivan5-0/+5
2016-04-05i40evf: Fix VLAN featuresMitch Williams1-0/+23
2016-04-05i40e: Remove unused variableMitch Williams1-7/+6
2016-04-05i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai Jain1-0/+6
2016-04-05i40e: remove redundant check on vsi->active_vlansColin King1-3/+2
2016-04-05Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller11-88/+166
2016-04-05fm10k: use ethtool_rxfh_indir_default for default redirection tableJacob Keller3-29/+34
2016-04-05fm10k: fix a minor typo in some commentsJacob Keller4-8/+8
2016-04-05fm10k: correctly clean up when init_queueing_scheme failsJacob Keller1-9/+26
2016-04-05fm10k: prevent possibly uninitialized variableBruce Allan1-1/+1
2016-04-05fm10k: add helper functions to set strings and data for ethtool statsJacob Keller1-81/+83
2016-04-05fm10k: free MBX IRQ before clearing interrupt schemeJacob Keller1-2/+2
2016-04-05fm10k: print error message when stop_hw failsJacob Keller1-1/+4
2016-04-05fm10k: base queue scheme covered by RSSJacob Keller1-4/+2
2016-04-05fm10k: don't initialize service task until later in probeJacob Keller1-9/+16
2016-04-05fm10k: prevent null pointer dereference of msix_entries tableJacob Keller1-1/+3
2016-04-05fm10k: use ether_addr_copy to copy MAC addressBruce Allan1-2/+2
2016-04-05fm10k: cleanup SPACE_BEFORE_TAB checkpatch warningBruce Allan1-1/+1