summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
AgeCommit message (Expand)Author
2014-11-18i40e: Add support to firmware CEE DCBX modeNeerav Parikh
2014-11-18i40e: Resume Port Tx after DCB eventNeerav Parikh
2014-11-18i40e: Bump version to 1.1.23Catherine Sullivan
2014-11-18i40e: re-enable VFLR interrupt soonerMitch Williams
2014-11-18i40e: only warn once of PTP nonsupport in 100Mbit speedShannon Nelson
2014-11-16ixgbe: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16igb: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16fm10k: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16e100e: use netdev_rss_key_fill() helperEric Dumazet
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-12fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck
2014-11-11ixgbe: phy: fix uninitialized status in ixgbe_setup_phy_link_tnxDaniel Borkmann
2014-11-11ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore
2014-11-11ixgbe: Add new support for X550 MAC'sDon Skidmore
2014-11-11ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore
2014-11-11ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore
2014-11-11ixgbe: fix X540 Completion timeoutDon Skidmore
2014-11-11i40evf: don't use more queues than CPUsMitch Williams
2014-11-11i40evf: make early init processing more robustMitch Williams
2014-11-11i40e: clean up throttle rate codeJesse Brandeburg
2014-11-11i40e: don't do link_status or stats collection on every ARQShannon Nelson
2014-11-11i40e: poll firmware slowerKamil Krawczyk
2014-11-03i40e: properly parse MDET registersMitch Williams
2014-11-03i40e: configure VM ID in qtx_ctlMitch Williams
2014-11-03i40e: enable debug earlierShannon Nelson
2014-11-03i40e: better wording for resource tracking errorsShannon Nelson
2014-11-03i40e: scale msix vector use when more cores than vectorsShannon Nelson
2014-11-03i40e: remove debugfs dump statsShannon Nelson
2014-11-03i40e: avoid disable of interrupt when changing ITRJesse Brandeburg
2014-11-03i40evf: Add support for 10G base T partsPaul M Stillwell Jr
2014-11-03i40e: fix link checking logicMitch Williams
2014-11-03i40evf: properly handle multiple AQ messagesMitch Williams
2014-11-03i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-30ixgbe: fix race when setting advertised speedEmil Tantilov
2014-10-30ixgbe: need not repeat init skb with NULLJunwei Zhang
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin
2014-10-30e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri
2014-10-25i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter
2014-10-23i40e: Bump versionCatherine Sullivan
2014-10-23i40e: Moving variable declaration out of the loopsAkeem G Abodunrin
2014-10-23i40e: Add 10GBaseT supportMitch Williams
2014-10-23i40e: process link events when setting up switchMitch Williams
2014-10-23i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain
2014-10-23i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh
2014-10-23i40e/i40evf: Fix whitespace indentationJeff Kirsher
2014-10-23i40e: enable LSE poke and simplify link stateJesse Brandeburg
2014-10-23i40e: mask phy eventsJesse Brandeburg
2014-10-16ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov