Age | Commit message (Expand) | Author |
2014-11-06 | stmmac: pci: use defined constant instead of magic number | Andy Shevchenko |
2014-11-06 | stmmac: fix sparse warnings | Andy Shevchenko |
2014-11-06 | r8152: disable the tasklet by default | hayeswang |
2014-11-06 | amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEM | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM | Lendacky, Thomas |
2014-11-06 | amd-xgbe-phy: Sync PCS and PHY modes after reset | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Fix a spelling error | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Provide support for receive side scaling | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Add support for per DMA channel interrupts | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Implement split header receive support | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Use the u32 data type for descriptors | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Rename pre_xmit function to dev_xmit | Lendacky, Thomas |
2014-11-06 | amd-xgbe: Move ring allocation to device open | Lendacky, Thomas |
2014-11-05 | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller |
2014-11-05 | stmmac: fix atomicity in pm routines | Giuseppe CAVALLARO |
2014-11-05 | stmmac: fix concurrency in eee initialization. | Giuseppe CAVALLARO |
2014-11-05 | stmmac: fix lock in stmmac_set_rx_mode | Giuseppe CAVALLARO |
2014-11-05 | stmmac: release tx lock, in case of dma mapping error. | Fabrice Gasnier |
2014-11-05 | stmmac: fix stmmac_tx_avail should be called with TX locked | Fabrice Gasnier |
2014-11-05 | stmmac: remove BUS_MODE_DA | Giuseppe CAVALLARO |
2014-11-05 | stmmac: remove STMMAC_DEBUG_FS | Giuseppe CAVALLARO |
2014-11-05 | stmmac: remove specific SoC Koption from platform. | Giuseppe CAVALLARO |
2014-11-05 | drivers: net: ethernet: xilinx: xilinx_emaclite: revert the original commit "... | Chen Gang |
2014-11-04 | net: phy: spi_ks8995: remove sysfs bin file by registered attribute | Vladimir Zapolskiy |
2014-11-04 | drivers: net: xgene: fix: Use separate resources | Iyappan Subramanian |
2014-11-04 | drivers: net: xgene: Backward compatibility with older firmware | Iyappan Subramanian |
2014-11-04 | Merge tag 'mac80211-next-for-john-2014-11-04' of git://git.kernel.org/pub/scm... | John W. Linville |
2014-11-04 | mac80211: replace restart_complete() with reconfig_complete() | Eliad Peller |
2014-11-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller |
2014-11-03 | sfc: don't BUG_ON efx->max_channels == 0 in probe | Edward Cree |
2014-11-03 | hamradio: 6pack: remove unnecessary check | Sudip Mukherjee |
2014-11-03 | macvtap: Fix csum_start when VLAN tags are present | Herbert Xu |
2014-11-03 | net: fec: fix suspend broken on multiple MACs sillicons | Nimrod Andy |
2014-11-03 | tun: Fix TUN_PKT_STRIP setting | Herbert Xu |
2014-11-03 | tun: Fix csum_start with VLAN acceleration | Herbert Xu |
2014-11-03 | net/mlx4_core: Add retrieval of CONFIG_DEV parameters | Matan Barak |
2014-11-03 | net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages | Ido Shamay |
2014-11-03 | net/mlx4_en: Remove RX buffers alignment to IP_ALIGN | Ido Shamay |
2014-11-03 | net/mlx4_core: Protect port type setting by mutex | Amir Vadai |
2014-11-03 | net/mlx4_core: Prevent VF from changing port configuration | Saeed Mahameed |
2014-11-03 | i40e: properly parse MDET registers | Mitch Williams |
2014-11-03 | i40e: configure VM ID in qtx_ctl | Mitch Williams |
2014-11-03 | i40e: enable debug earlier | Shannon Nelson |
2014-11-03 | i40e: better wording for resource tracking errors | Shannon Nelson |
2014-11-03 | i40e: scale msix vector use when more cores than vectors | Shannon Nelson |
2014-11-03 | i40e: remove debugfs dump stats | Shannon Nelson |
2014-11-03 | i40e: avoid disable of interrupt when changing ITR | Jesse Brandeburg |
2014-11-03 | i40evf: Add support for 10G base T parts | Paul M Stillwell Jr |