summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: Rename implementations in siena_sriov.c to have a 'siena' prefixShradha Shah2014-11-066-141/+149
* sfc: Move the current VF state from efx_nic into siena_nic_dataShradha Shah2014-11-065-52/+84
* stmmac: pci: convert to use dev_* macrosAndy Shevchenko2014-11-061-4/+4
* stmmac: pci: use managed resourcesAndy Shevchenko2014-11-061-33/+10
* stmmac: pci: convert to use dev_pm_opsAndy Shevchenko2014-11-061-16/+11
* stmmac: pci: use defined constant instead of magic numberAndy Shevchenko2014-11-061-1/+1
* stmmac: fix sparse warningsAndy Shevchenko2014-11-062-3/+6
* amd-xgbe: Let AMD_XGBE depend on HAS_IOMEMLendacky, Thomas2014-11-061-1/+1
* amd-xgbe: Fix a spelling errorLendacky, Thomas2014-11-061-2/+2
* amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas2014-11-063-0/+96
* amd-xgbe: Provide support for receive side scalingLendacky, Thomas2014-11-065-2/+233
* amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas2014-11-064-49/+209
* amd-xgbe: Implement split header receive supportLendacky, Thomas2014-11-065-111/+201
* amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas2014-11-064-127/+196
* amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas2014-11-061-4/+4
* amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas2014-11-063-6/+6
* amd-xgbe: Move ring allocation to device openLendacky, Thomas2014-11-063-70/+93
* 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-311-0/+4
| * net/mlx4_en: Don't attempt to TX offload the outer UDP checksum for VXLANOr Gerlitz2014-10-311-2/+5
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-10-314-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