summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-11-05stmmac: remove BUS_MODE_DAGiuseppe CAVALLARO
2014-11-05stmmac: remove STMMAC_DEBUG_FSGiuseppe CAVALLARO
2014-11-05stmmac: remove specific SoC Koption from platform.Giuseppe CAVALLARO
2014-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-11-03net/mlx4_core: Add retrieval of CONFIG_DEV parametersMatan Barak
2014-11-03net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pagesIdo Shamay
2014-11-03net/mlx4_en: Remove RX buffers alignment to IP_ALIGNIdo Shamay
2014-11-03net/mlx4_core: Protect port type setting by mutexAmir Vadai
2014-11-03net/mlx4_core: Prevent VF from changing port configurationSaeed Mahameed
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-11-01sunhme: Add DMA mapping error checks.David S. Miller
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen
2014-10-31drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch modeLennart Sorensen
2014-10-31drivers: net: cpsw: Fix broken loop condition in switch modeLennart Sorensen
2014-10-31ethernet: mvneta: Use PHY status standard messageEzequiel Garcia
2014-10-31stmmac: pci: set default of the filter binsAndy Shevchenko
2014-10-31net: smc91x: Fix gpios for device tree based bootingTony Lindgren
2014-10-30sunvnet: Use one Tx queue per vnet_portSowmini Varadhan
2014-10-30sunvnet: Reset LDC_EVENT_DATA_READY when napi completes.Sowmini Varadhan
2014-10-30mlx4: Avoid leaking steering rules on flow creation error flowOr Gerlitz
2014-10-30net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz
2014-10-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-10-30cxgb4 : Fix missing initialization of win0_lockAnish Bhatt
2014-10-30bnx2x: use napi_schedule_irqoff()Eric Dumazet
2014-10-30mlx4: use napi_schedule_irqoff()Eric Dumazet
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-29cnic: Update the rcu_access_pointer() usagesTej Parkash
2014-10-29net: ethernet: realtek: atp: checkpatch errors and warnings correctedRoberto Medina
2014-10-29cxgb4vf: Replace repetitive pci device ID's with right onesHariprasad Shenai
2014-10-29gianfar: Implement PAUSE frame generation supportMatei Pavaluca
2014-10-29Fix the way the local advertising flow options are determinedPavaluca Matei-B46610
2014-10-29Add flow control support flags to gianfar's capabilitiesPavaluca Matei-B46610
2014-10-28net/mlx4_en: Report actual number of rings in indirection tableAmir Vadai
2014-10-28net/mlx4_en: Move spinlocks and work initalizations to beginning of init_netdevEugenia Emantayev
2014-10-28net/mlx4_en: Call napi_synchronize on stop_portIdo Shamay