summaryrefslogtreecommitdiffstats
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-05drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "...Chen Gang
2014-11-04drivers: net: xgene: fix: Use separate resourcesIyappan Subramanian
2014-11-04drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2014-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-11-03sfc: don't BUG_ON efx->max_channels == 0 in probeEdward Cree
2014-11-03net: fec: fix suspend broken on multiple MACs silliconsNimrod Andy
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-01smc91x: retrieve IRQ and trigger flags in a modern wayLinus Walleij
2014-11-01drivers: net: ethernet: xilinx: xilinx_emaclite: Compatible with 'xlnx, xps-e...Chen Gang
2014-11-01net: systemport: do not crash freeing an unitialized TX ringFlorian Fainelli
2014-11-01net: systemport: fix DMA allocation/freeing sizesFlorian Fainelli
2014-11-01net: mvpp2: fix possible memory leakSudip Mukherjee
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