summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/intel
Commit message (Expand)AuthorAgeFilesLines
* fm10k/igb/ixgbe: Replace __skb_alloc_page with dev_alloc_pageAlexander Duyck2014-11-123-4/+3
* ixgbe: add helper function for setting RSS key in preparation of X550Don Skidmore2014-11-111-12/+20
* ixgbe: Add new support for X550 MAC'sDon Skidmore2014-11-1110-64/+223
* ixgbe: cleanup move setting PFQDE.HIDE_VLAN to support function.Don Skidmore2014-11-111-9/+22
* ixgbe: cleanup ixgbe_ndo_set_vf_vlanDon Skidmore2014-11-111-33/+61
* ixgbe: fix X540 Completion timeoutDon Skidmore2014-11-111-1/+19
* i40evf: don't use more queues than CPUsMitch Williams2014-11-114-32/+41
* i40evf: make early init processing more robustMitch Williams2014-11-111-28/+31
* i40e: clean up throttle rate codeJesse Brandeburg2014-11-113-15/+6
* i40e: don't do link_status or stats collection on every ARQShannon Nelson2014-11-112-5/+12
* i40e: poll firmware slowerKamil Krawczyk2014-11-114-10/+6
* i40e: properly parse MDET registersMitch Williams2014-11-031-5/+7
* i40e: configure VM ID in qtx_ctlMitch Williams2014-11-031-2/+6
* i40e: enable debug earlierShannon Nelson2014-11-031-0/+5
* i40e: better wording for resource tracking errorsShannon Nelson2014-11-031-6/+8
* i40e: scale msix vector use when more cores than vectorsShannon Nelson2014-11-031-4/+7
* i40e: remove debugfs dump statsShannon Nelson2014-11-031-91/+2
* i40e: avoid disable of interrupt when changing ITRJesse Brandeburg2014-11-031-2/+0
* i40evf: Add support for 10G base T partsPaul M Stillwell Jr2014-11-032-0/+2
* i40e: fix link checking logicMitch Williams2014-11-031-4/+7
* i40evf: properly handle multiple AQ messagesMitch Williams2014-11-031-3/+1
* i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin2014-11-031-0/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-015-5/+16
|\
| * ixgbe: fix race when setting advertised speedEmil Tantilov2014-10-301-0/+4
| * ixgbe: need not repeat init skb with NULLJunwei Zhang2014-10-301-1/+1
| * igb: don't reuse pages with pfmemalloc flagRoman Gushchin2014-10-301-1/+5
| * e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri2014-10-301-1/+4
| * i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter2014-10-251-2/+2
* | i40e: Bump versionCatherine Sullivan2014-10-231-1/+1
* | i40e: Moving variable declaration out of the loopsAkeem G Abodunrin2014-10-231-4/+3
* | i40e: Add 10GBaseT supportMitch Williams2014-10-234-5/+34
* | i40e: process link events when setting up switchMitch Williams2014-10-231-0/+8
* | i40e: Fix a bug where Rx would stop after some timeAnjali Singhai Jain2014-10-231-4/+20
* | i40e/i40evf: Use usleep_range() instead of udelay()Neerav Parikh2014-10-233-6/+6
* | i40e/i40evf: Fix whitespace indentationJeff Kirsher2014-10-232-2142/+2133
* | i40e: enable LSE poke and simplify link stateJesse Brandeburg2014-10-231-23/+16
* | i40e: mask phy eventsJesse Brandeburg2014-10-233-0/+47
|/
* ixgbe: check for vfs outside of sriov_num_vfs before dereferenceEmil Tantilov2014-10-161-0/+3
* fm10k: Add CONFIG_FM10K_VXLAN configuration optionAndy Zhou2014-10-162-3/+14
* fm10k: Unlock mailbox on VLAN addition failuresMatthew Vick2014-10-161-3/+4
* fm10k: Check the host state when bringing the interface upMatthew Vick2014-10-161-0/+1
* fm10k: Add skb->xmit_more supportAlexander Duyck2014-10-141-31/+34
* ixgbe: fix race accessing page->_countEric Dumazet2014-10-101-5/+3
* igb: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
* fm10k: fix race accessing page->_countEric Dumazet2014-10-101-4/+3
* networking: fm10k: Fix build failurePranith Kumar2014-10-101-0/+1
* i40e: skb->xmit_more supportEric Dumazet2014-10-081-44/+46
* igb: bump version to 5.2.15Todd Fujinaka2014-10-021-1/+1
* i40e/igb: Convert to dev_consume_skb_any()Rick Jones2014-10-022-2/+2
* igb: remove blocking phy read from inside spinlockBernhard Kaindl2014-10-023-18/+0
OpenPOWER on IntegriCloud