aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
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-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2014-10-31Merge tag 'pm+acpi-3.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-31Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2014-10-31Merge branches 'pm-cpufreq' and 'pm-sleep'Rafael J. Wysocki
2014-10-31Merge branches 'acpi-scan' and 'acpi-ec'Rafael J. Wysocki