summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2016-04-07ixgbe: Bump version numberMark Rustad
2016-04-07ixgbe: Add KR backplane support for x550em_aMark Rustad
2016-04-07ixgbe: Add support for SGMII backplane interfaceMark Rustad
2016-04-07ixgbe: Add support for SFPs with retimerMark Rustad
2016-04-07ixgbe: Introduce function to control MDIO speedMark Rustad
2016-04-07ixgbe: Read and parse NW_MNG_IF_SEL registerMark Rustad
2016-04-07ixgbe: Read and set instance idMark Rustad
2016-04-07ixgbe: Use new methods for PHY accessMark Rustad
2016-04-07ixgbe: Add support for x550em_a 10G MAC typeMark Rustad
2016-04-07ixgbe: Use method pointer to access IOSF devicesMark Rustad
2016-04-07ixgbe: Add definitions for x550em_a 10G MACMark Rustad
2016-04-07ixgbe: Add support for single-port X550 deviceMark Rustad
2016-04-07ixgbe/ixgbevf: Add support for bulk free in Tx cleanup & cleanup boolean logicAlexander Duyck
2016-04-07ixgbe: Take manageability semaphore for firmware commandsMark Rustad
2016-04-07ixgbe: Clean up interface for firmware commandsMark Rustad
2016-04-07ixgbe: Correct length check for round upMark Rustad
2016-04-07ixgbe: Change the lan_id and func fields to a u8 to avoid castsMark Rustad
2016-04-07ixgbe: Delete some unused register definitionsMark Rustad
2016-04-07Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2016-04-06Revert "igb: Fix a deadlock in igb_sriov_reinit"Arika Chen
2016-04-06net: intel: remove dead linksJiri Benc
2016-04-06i40evf: properly handle VLAN featuresMitch Williams
2016-04-06i40e/i40evf: Bump patch from 1.5.2 to 1.5.5Harshitha Ramamurthy
2016-04-06i40e: Input set mask constants for RSS, flow director, and flex bytesKiran Patil
2016-04-06i40e: Move NVM event wait check to NVM codeShannon Nelson
2016-04-06i40e: Add RSS configuration to virtual channelMitch Williams
2016-04-06i40e: Move NVM variable out of AQ structShannon Nelson
2016-04-06i40e: Restrict VF poll mode to only single function mode devicesShannon Nelson
2016-04-06i40e: Patch to support trusted VFAnjali Singhai Jain
2016-04-06i40e/i40evf: Faster RX via avoiding FCoEJesse Brandeburg
2016-04-06i40e/i40evf: Drop unused tx_ring argumentJesse Brandeburg
2016-04-06i40e/i40evf: Move stack var deeperJesse Brandeburg
2016-04-06i40e: Move HW flushAkeem G Abodunrin
2016-04-06i40e: Leave debug_mask cleared at initShannon Nelson
2016-04-06i40e: Inserting a HW capability display infoDeepthi Kavalur
2016-04-06e1000: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-04-06e1000e: call ndo_stop() instead of dev_close() when running offline selftestStefan Assmann
2016-04-06igb: Garbled output for "ethtool -m"Doron Shikmoni
2016-04-06igb: allow setting MAC address on i211 using a device tree blobJohn Holland
2016-04-06igb: Add support for bulk Tx cleanup & cleanup boolean logicAlexander Duyck
2016-04-06igb: Fix sparse warning about passing __beXX into leXX_to_cpupAlexander Duyck
2016-04-05i40e/i40evf: Fix TSO checksum pseudo-header adjustmentAlexander Duyck
2016-04-05i40e/i40evf: Bump patch from 1.5.1 to 1.5.2Avinash Dayanand
2016-04-05i40e: Request PHY media event at reset timeShannon Nelson
2016-04-05i40e: Lower some message levelsMitch Williams
2016-04-05i40e: Fix for supported link modes in 10GBaseT PHY'sAvinash Dayanand
2016-04-05i40evf: Fix get_rss_aqCatherine Sullivan
2016-04-05i40e: Disable link pollingShannon Nelson
2016-04-05i40evf: Add longer wait after remove moduleMitch Williams
2016-04-05i40e: Make VF resets more reliableMitch Williams