aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-64/+84
2016-04-21ixgbe: protect vxlan_get_rx_port in ixgbe_service_task with rtnl_lockHannes Frederic Sowa1-0/+2
2016-04-21fm10k: protect fm10k_open in fm10k_io_resume with rtnl_lockHannes Frederic Sowa1-0/+2
2016-04-20fm10k: fix incorrect IPv6 extended header checksumJacob Keller1-9/+16
2016-04-20fm10k: consistently use Intel(R) for driver namesJacob Keller20-30/+30
2016-04-20fm10k: fix possible null pointer deref after kcallocJacob Keller2-18/+22
2016-04-20fm10k: Reset multicast mode when deleting lportNgai-Mint Kwan1-0/+4
2016-04-20fm10k: update comment regarding reserved bits checkJacob Keller1-1/+1
2016-04-20fm10k: use different name than FM10K_VLAN_CLEAR for override bitJacob Keller3-3/+8
2016-04-20fm10k: use 8bit notation instead of 10bit notation for diagramJacob Keller1-2/+2
2016-04-20fm10k: fix documentation of fm10k_tlv_parse_attrJacob Keller1-8/+10
2016-04-20fm10k: do not disable PCI device in fm10k_io_error_detectedJacob Keller1-2/+0
2016-04-20fm10k: correctly handle LPORT_MAP errorJacob Keller4-1/+35
2016-04-20fm10k: Fix multicast mode sync issuesNgai-Mint Kwan1-13/+7
2016-04-20fm10k: drop 1588 supportJacob Keller12-876/+11
2016-04-20fm10k: prevent RCU issues during AER eventsJacob Keller1-1/+10
2016-04-20fm10k: use DRV_SUMMARY to reduce code duplicationJacob Keller1-3/+3
2016-04-20fm10k: Add support for bulk Tx cleanup & cleanup boolean logicAlexander Duyck1-5/+9
2016-04-20fm10k: remove debug-statistics supportJacob Keller1-71/+1
2016-04-20fm10k: add helper functions to set strings and data for ethtool statsJacob Keller1-25/+34
2016-04-13fm10k: fix multi-bit VLAN update requests from VFJacob Keller1-8/+22
2016-04-13i40e/i40evf: Limit TSO to 7 descriptors for payload instead of 8 per packetAlexander Duyck4-56/+62
2016-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+20
2016-04-07ixgbe: Bump version numberMark Rustad1-1/+1
2016-04-07ixgbe: Add KR backplane support for x550em_aMark Rustad3-4/+18
2016-04-07ixgbe: Add support for SGMII backplane interfaceMark Rustad3-0/+69
2016-04-07ixgbe: Add support for SFPs with retimerMark Rustad4-2/+144
2016-04-07ixgbe: Introduce function to control MDIO speedMark Rustad1-6/+21
2016-04-07ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad2-5/+37
2016-04-07ixgbe: Read and set instance idMark Rustad2-0/+13
2016-04-07ixgbe: Use new methods for PHY accessMark Rustad1-3/+64
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad11-9/+311
2016-04-07ixgbe: Use method pointer to access IOSF devicesMark Rustad2-14/+20
2016-04-07ixgbe: Add definitions for x550em_a 10G MACMark Rustad1-4/+18
2016-04-07ixgbe: Add support for single-port X550 deviceMark Rustad3-0/+4
2016-04-07ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck2-8/+16
2016-04-07ixgbe: Take manageability semaphore for firmware commandsMark Rustad1-11/+19
2016-04-07ixgbe: Clean up interface for firmware commandsMark Rustad3-28/+28
2016-04-07ixgbe: Correct length check for round upMark Rustad1-1/+1
2016-04-07ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad3-4/+4
2016-04-07ixgbe: Delete some unused register definitionsMark Rustad1-8/+0
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