summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)AuthorFilesLines
2014-11-06amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas4-127/+196
2014-11-06amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas1-4/+4
2014-11-06amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas3-6/+6
2014-11-06amd-xgbe: Move ring allocation to device openLendacky, Thomas3-70/+93
2014-11-06stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO2-14/+0
2014-11-06stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO2-15/+7
2014-11-06stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO4-68/+9
2014-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller6-117/+51
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak4-6/+108
2014-11-03net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay1-3/+4
2014-11-03net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2-13/+4
2014-11-03net/mlx4_core: Protect port type setting by mutexAmir Vadai1-1/+8
2014-11-03net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed3-2/+35
2014-11-03i40e: properly parse MDET registersMitch Williams1-5/+7
2014-11-03i40e: configure VM ID in qtx_ctlMitch Williams1-2/+6
2014-11-03i40e: enable debug earlierShannon Nelson1-0/+5
2014-11-03i40e: better wording for resource tracking errorsShannon Nelson1-6/+8
2014-11-03i40e: scale msix vector use when more cores than vectorsShannon Nelson1-4/+7
2014-11-03i40e: remove debugfs dump statsShannon Nelson1-91/+2
2014-11-03i40e: avoid disable of interrupt when changing ITRJesse Brandeburg1-2/+0
2014-11-03i40evf: Add support for 10G base T partsPaul M Stillwell Jr2-0/+2
2014-11-03i40e: fix link checking logicMitch Williams1-4/+7
2014-11-03i40evf: properly handle multiple AQ messagesMitch Williams1-3/+1
2014-11-03i40e: Add condition to enter fdir flush and reinitAkeem G Abodunrin1-0/+6
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-53/+239
2014-11-01sunhme: Add DMA mapping error checks.David S. Miller1-5/+57
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen3-2/+49
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen1-5/+5
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen3-2/+49
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen1-5/+5
2014-10-31ethernet: mvneta: Use PHY status standard messageEzequiel Garcia1-2/+1
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko1-0/+7
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren2-0/+61
2014-10-31sunvnet: Use one Tx queue per vnet_portSowmini Varadhan2-31/+65
2014-10-31sunvnet: Reset LDC_EVENT_DATA_READY when napi completes.Sowmini Varadhan1-0/+1
2014-10-31mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz1-0/+4
2014-10-31net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz1-2/+5
2014-10-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller4-3/+14
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt1-0/+1
2014-10-30bnx2x: use napi_schedule_irqoff()Eric Dumazet2-2/+2
2014-10-30mlx4: use napi_schedule_irqoff()Eric Dumazet2-4/+4
2014-10-30ixgbe: fix race when setting advertised speedEmil Tantilov1-0/+4
2014-10-30ixgbe: need not repeat init skb with NULLJunwei Zhang1-1/+1
2014-10-30igb: don't reuse pages with pfmemalloc flagRoman Gushchin1-1/+5
2014-10-30e1000: unset IFF_UNICAST_FLT on WMware 82545EMFrancesco Ruggeri1-1/+4
2014-10-29cnic: Update the rcu_access_pointer() usagesTej Parkash1-4/+1
2014-10-29net: ethernet: realtek: atp: checkpatch errors and warnings correctedRoberto Medina1-119/+127
2014-10-29cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai1-8/+8
2014-10-29gianfar: Implement PAUSE frame generation supportMatei Pavaluca3-2/+93
2014-10-29Fix the way the local advertising flow options are determinedPavaluca Matei-B466101-1/+5