Age | Commit message (Expand) | Author | Files | Lines |
2014-11-05 | r8152: disable the tasklet by default | hayeswang | 1 | -2/+6 |
2014-11-05 | amd-xgbe-phy: Let AMD_XGBE_PHY depend on HAS_IOMEM | Lendacky, Thomas | 1 | -1/+1 |
2014-11-05 | amd-xgbe: Let AMD_XGBE depend on HAS_IOMEM | Lendacky, Thomas | 1 | -1/+1 |
2014-11-05 | amd-xgbe-phy: Sync PCS and PHY modes after reset | Lendacky, Thomas | 1 | -1/+2 |
2014-11-05 | amd-xgbe: Fix a spelling error | Lendacky, Thomas | 1 | -2/+2 |
2014-11-05 | amd-xgbe: Add receive side scaling ethtool support | Lendacky, Thomas | 3 | -0/+96 |
2014-11-05 | amd-xgbe: Provide support for receive side scaling | Lendacky, Thomas | 5 | -2/+233 |
2014-11-05 | amd-xgbe: Add support for per DMA channel interrupts | Lendacky, Thomas | 4 | -49/+209 |
2014-11-05 | amd-xgbe: Implement split header receive support | Lendacky, Thomas | 5 | -111/+201 |
2014-11-05 | amd-xgbe: Use page allocations for Rx buffers | Lendacky, Thomas | 4 | -127/+196 |
2014-11-05 | amd-xgbe: Use the u32 data type for descriptors | Lendacky, Thomas | 1 | -4/+4 |
2014-11-05 | amd-xgbe: Rename pre_xmit function to dev_xmit | Lendacky, Thomas | 3 | -6/+6 |
2014-11-05 | amd-xgbe: Move ring allocation to device open | Lendacky, Thomas | 3 | -70/+93 |
2014-11-05 | net: Add and use skb_copy_datagram_msg() helper. | David S. Miller | 2 | -2/+2 |
2014-11-05 | stmmac: remove BUS_MODE_DA | Giuseppe CAVALLARO | 2 | -14/+0 |
2014-11-05 | stmmac: remove STMMAC_DEBUG_FS | Giuseppe CAVALLARO | 2 | -15/+7 |
2014-11-05 | stmmac: remove specific SoC Koption from platform. | Giuseppe CAVALLARO | 4 | -68/+9 |
2014-11-04 | net: phy: spi_ks8995: remove sysfs bin file by registered attribute | Vladimir Zapolskiy | 1 | -1/+3 |
2014-11-03 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh... | David S. Miller | 6 | -117/+51 |
2014-11-03 | hamradio: 6pack: remove unnecessary check | Sudip Mukherjee | 1 | -2/+1 |
2014-11-03 | net/mlx4_core: Add retrieval of CONFIG_DEV parameters | Matan Barak | 4 | -6/+108 |
2014-11-03 | net/mlx4_en: Add __GFP_COLD gfp flags in alloc_pages | Ido Shamay | 1 | -3/+4 |
2014-11-03 | net/mlx4_en: Remove RX buffers alignment to IP_ALIGN | Ido Shamay | 2 | -13/+4 |
2014-11-03 | net/mlx4_core: Protect port type setting by mutex | Amir Vadai | 1 | -1/+8 |
2014-11-03 | net/mlx4_core: Prevent VF from changing port configuration | Saeed Mahameed | 3 | -2/+35 |
2014-11-03 | i40e: properly parse MDET registers | Mitch Williams | 1 | -5/+7 |
2014-11-03 | i40e: configure VM ID in qtx_ctl | Mitch Williams | 1 | -2/+6 |
2014-11-03 | i40e: enable debug earlier | Shannon Nelson | 1 | -0/+5 |
2014-11-03 | i40e: better wording for resource tracking errors | Shannon Nelson | 1 | -6/+8 |
2014-11-03 | i40e: scale msix vector use when more cores than vectors | Shannon Nelson | 1 | -4/+7 |
2014-11-03 | i40e: remove debugfs dump stats | Shannon Nelson | 1 | -91/+2 |
2014-11-03 | i40e: avoid disable of interrupt when changing ITR | Jesse Brandeburg | 1 | -2/+0 |
2014-11-03 | i40evf: Add support for 10G base T parts | Paul M Stillwell Jr | 2 | -0/+2 |
2014-11-03 | i40e: fix link checking logic | Mitch Williams | 1 | -4/+7 |
2014-11-03 | i40evf: properly handle multiple AQ messages | Mitch Williams | 1 | -3/+1 |
2014-11-03 | i40e: Add condition to enter fdir flush and reinit | Akeem G Abodunrin | 1 | -0/+6 |
2014-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 333 | -2121/+8816 |
2014-11-01 | sunhme: Add DMA mapping error checks. | David S. Miller | 1 | -5/+57 |
2014-10-31 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 11 | -28/+301 |
2014-10-31 | Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -52/+119 |
2014-10-31 | Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 3 | -14/+14 |
2014-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 93 | -473/+973 |
2014-10-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 1 | -9/+0 |
2014-10-31 | Merge branches 'pm-cpufreq' and 'pm-sleep' | Rafael J. Wysocki | 2 | -26/+44 |
2014-10-31 | Merge branches 'acpi-scan' and 'acpi-ec' | Rafael J. Wysocki | 2 | -26/+75 |
2014-10-31 | Merge tag 'master-2014-10-30' of git://git.kernel.org/pub/scm/linux/kernel/gi... | David S. Miller | 14 | -32/+67 |
2014-10-31 | drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode | Lennart Sorensen | 3 | -2/+49 |
2014-10-31 | drivers: net: cpsw: Fix broken loop condition in switch mode | Lennart Sorensen | 1 | -5/+5 |
2014-10-31 | drivers: net: cpsw: Support ALLMULTI and fix IFF_PROMISC in switch mode | Lennart Sorensen | 3 | -2/+49 |
2014-10-31 | drivers: net: cpsw: Fix broken loop condition in switch mode | Lennart Sorensen | 1 | -5/+5 |