summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-11-06stmmac: pci: use defined constant instead of magic numberAndy Shevchenko
2014-11-06stmmac: fix sparse warningsAndy Shevchenko
2014-11-06r8152: disable the tasklet by defaulthayeswang
2014-11-06amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEMLendacky, Thomas
2014-11-06amd-xgbe: Let AMD_XGBE depend on HAS_IOMEMLendacky, Thomas
2014-11-06amd-xgbe-phy: Sync PCS and PHY modes after resetLendacky, Thomas
2014-11-06amd-xgbe: Fix a spelling errorLendacky, Thomas
2014-11-06amd-xgbe: Add receive side scaling ethtool supportLendacky, Thomas
2014-11-06amd-xgbe: Provide support for receive side scalingLendacky, Thomas
2014-11-06amd-xgbe: Add support for per DMA channel interruptsLendacky, Thomas
2014-11-06amd-xgbe: Implement split header receive supportLendacky, Thomas
2014-11-06amd-xgbe: Use page allocations for Rx buffersLendacky, Thomas
2014-11-06amd-xgbe: Use the u32 data type for descriptorsLendacky, Thomas
2014-11-06amd-xgbe: Rename pre_xmit function to dev_xmitLendacky, Thomas
2014-11-06amd-xgbe: Move ring allocation to device openLendacky, Thomas
2014-11-05net: Add and use skb_copy_datagram_msg() helper.David S. Miller
2014-11-05stmmac: fix atomicity in pm routinesGiuseppe CAVALLARO
2014-11-05stmmac: fix concurrency in eee initialization.Giuseppe CAVALLARO
2014-11-05stmmac: fix lock in stmmac_set_rx_modeGiuseppe CAVALLARO
2014-11-05stmmac: release tx lock, in case of dma mapping error.Fabrice Gasnier
2014-11-05stmmac: fix stmmac_tx_avail should be called with TX lockedFabrice Gasnier
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-04net: phy: spi_ks8995: remove sysfs bin file by registered attributeVladimir Zapolskiy
2014-11-04drivers: net: xgene: fix: Use separate resourcesIyappan Subramanian
2014-11-04drivers: net: xgene: Backward compatibility with older firmwareIyappan Subramanian
2014-11-04Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-04mac80211: replace restart_complete() with reconfig_complete()Eliad Peller
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-03hamradio: 6pack: remove unnecessary checkSudip Mukherjee
2014-11-03macvtap: Fix csum_start when VLAN tags are presentHerbert Xu
2014-11-03net: fec: fix suspend broken on multiple MACs silliconsNimrod Andy
2014-11-03tun: Fix TUN_PKT_STRIP settingHerbert Xu
2014-11-03tun: Fix csum_start with VLAN accelerationHerbert Xu
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