summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO2014-11-052-14/+0
* stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO2014-11-052-15/+7
* stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO2014-11-054-68/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-11-036-117/+51
|\
| * 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
* | net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak2014-11-034-6/+108
* | net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay2014-11-031-3/+4
* | net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay2014-11-032-13/+4
* | net/mlx4_core: Protect port type setting by mutexAmir Vadai2014-11-031-1/+8
* | net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed2014-11-033-2/+35
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-11-0120-53/+239
|\
| * sunhme: Add DMA mapping error checks.David S. Miller2014-11-011-5/+57
| * drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen2014-10-313-2/+49
| * drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen2014-10-311-5/+5
| * stmmac: pci: set default of the filter binsAndy Shevchenko2014-10-311-0/+7
| * net: smc91x: Fix gpios for device tree based bootingTony Lindgren2014-10-312-0/+61
| * mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz2014-10-301-0/+4
| * net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz2014-10-301-2/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-304-3/+14
| |\
| | * 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
| * | cxgb4 : Fix missing initialization of win0_lockAnish Bhatt2014-10-301-0/+1
| |/
| * cnic: Update the rcu_access_pointer() usagesTej Parkash2014-10-291-4/+1
| * cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai2014-10-291-8/+8
| * net: systemport: reset UniMAC coming out of a suspend cycleFlorian Fainelli2014-10-281-0/+2
| * net: systemport: enable RX interrupts after NAPIFlorian Fainelli2014-10-281-6/+3
| * drivers: net:cpsw: fix probe_dt when only slave 1 is pinned outMugunthan V N2014-10-281-9/+9
| * cxgb4 : Handle dcb enable correctlyAnish Bhatt2014-10-272-2/+11
| * cxgb4 : Improve handling of DCB negotiation or loss thereofAnish Bhatt2014-10-271-3/+45
| * net/mlx4_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-261-0/+1
| * net/mlx5_core: Call synchronize_irq() before freeing EQ bufferEli Cohen2014-10-261-0/+1
| * drivers: net: xgene: Rewrite buggy loop in xgene_enet_ecc_init()Geert Uytterhoeven2014-10-251-9/+7
| * i40e: _MASK vs _SHIFT typo in i40e_handle_mdd_event()Dan Carpenter2014-10-251-2/+2
* | drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen2014-10-313-2/+49
* | drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen2014-10-311-5/+5
* | ethernet: mvneta: Use PHY status standard messageEzequiel Garcia2014-10-311-2/+1
* | sunvnet: Use one Tx queue per vnet_portSowmini Varadhan2014-10-302-31/+65
* | sunvnet: Reset LDC_EVENT_DATA_READY when napi completes.Sowmini Varadhan2014-10-301-0/+1