aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller224-1771/+3873
2015-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds27-292/+562
2015-07-31net: systemport: Add netconsole supportFlorian Fainelli1-0/+18
2015-07-31net: bcmgenet: Add netconsole supportFlorian Fainelli1-0/+20
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood1-0/+4
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil3-13/+3
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil1-68/+30
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil1-0/+2
2015-07-31bonding: add tlb_dynamic_lb netlink supportNikolay Aleksandrov1-2/+15
2015-07-31Merge tag 'wireless-drivers-next-for-davem-2015-07-31' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller73-350/+4604
2015-07-31sfc: MC allocations must be restored following an entity resetDaniel Pieczko1-4/+12
2015-07-31sfc: allow ethtool selftest and MC reboot to complete on an unprivileged functionDaniel Pieczko2-1/+21
2015-07-31net: phy: add driver for aquantia phyShaohui Xie3-0/+158
2015-07-31r8152: disable the capability of zero lengthhayeswang1-2/+3
2015-07-31vxlan: expose COLLECT_METADATA flag to user spaceAlexei Starovoitov1-0/+5
2015-07-31ipv6: change ipv6_stub_impl.ipv6_dst_lookup to take net argumentRoopa Prabhu1-1/+1
2015-07-31Microchip's LAN7800 family USB 2/3 to 10/100/1000 Ethernet device driverWoojung.Huh@microchip.com4-0/+4610
2015-07-31Merge tag 'iommu-fixes-v4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds3-81/+51
2015-07-31Merge tag 'drm-intel-fixes-2015-07-31' of git://anongit.freedesktop.org/drm-intelLinus Torvalds3-10/+23
2015-07-31Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds41-272/+552
2015-07-31iommu/amd: Allow non-ATS devices in IOMMUv2 domainsJoerg Roedel1-1/+6
2015-07-31Revert "ath9k: export HW random number generator"Kalle Valo5-110/+0
2015-07-30Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextDavid S. Miller16-99/+701
2015-07-30net: phy: spi_ks8995: clean up ks8995_registers_read/writeVladimir Zapolskiy1-22/+0
2015-07-30r8152: reset device when tx timeouthayeswang1-4/+3
2015-07-30r8152: add pre_reset and post_resethayeswang1-0/+54
2015-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds6-56/+130
2015-07-30bnx2x: Fix compilation when CONFIG_BNX2X_SRIOV is not setYuval Mintz2-0/+7
2015-07-30Merge tag 'hwmon-for-linus-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds2-29/+30
2015-07-30drm/i915: Declare the swizzling unknown for L-shaped configurationsChris Wilson1-1/+4
2015-07-30drm/i915: Mark PIN_USER binding as GLOBAL_BIND without the aliasing ppgttChris Wilson1-0/+11
2015-07-30at86rf230: remove hrtimer on 1 usec delayAlexander Aring1-1/+3
2015-07-30Bluetooth: btusb: match generic class code in interface descriptorDaniel Drake1-0/+3
2015-07-30Bluetooth: btbcm: Add BCM4330B1 UART deviceFrederic Danis1-1/+7
2015-07-30iommu/amd: Set global dma_ops if swiotlb is disabledJoerg Roedel1-0/+9
2015-07-30iommu/amd: Use swiotlb in passthrough modeJoerg Roedel1-5/+3
2015-07-30iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domainsJoerg Roedel1-7/+9
2015-07-30iommu/amd: Use iommu core for passthrough modeJoerg Roedel2-65/+3
2015-07-30iommu/amd: Use iommu_attach_group()Joerg Roedel1-3/+21
2015-07-30mlxsw: Introduce Mellanox SwitchX-2 ASIC supportJiri Pirko8-0/+1655
2015-07-30mlxsw: Add interface to access registers and process eventsIdo Schimmel5-0/+2192
2015-07-30mlxsw: Add PCI bus implementationJiri Pirko4-0/+2023
2015-07-30mlxsw: Introduce Mellanox switch driver coreJiri Pirko10-0/+2357
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh1-1/+1
2015-07-29be2net: Support vxlan offload stats in the driverSriharsha Basavapatna3-1/+10
2015-07-29net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu1-1/+4
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham1-0/+6
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham1-4/+5
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham2-0/+10
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham3-15/+31