summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-11-20net: dsa: mv88e6xxx: Fix unconditional irq freeingAndrew Lunn
2016-11-20net: dsa: mv88e6xxx: Fix typos when removing g1 interruptsAndrew Lunn
2016-11-19Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-11-19Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-11-19i2c: i2c-mux-pca954x: fix deselect enabling for device-treeAlex Hemme
2016-11-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2016-11-19Merge tag 'dmaengine-fix-4.9-rc6' of git://git.infradead.org/users/vkoul/slav...Linus Torvalds
2016-11-19virtio_net: Do not clear memory for struct virtio_net_hdr twice.Jarno Rajahalme
2016-11-19virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().Jarno Rajahalme
2016-11-19net: macb: add check for dma mapping error in start_xmit()Alexey Khoroshilov
2016-11-18Merge tag 'acpi-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2016-11-18Merge branches 'acpica-fixes', 'acpi-cppc-fixes' and 'acpi-tools-fixes'Rafael J. Wysocki
2016-11-18sunbmac: Fix compiler warningTushar Dave
2016-11-18sunqe: Fix compiler warningsTushar Dave
2016-11-18cxgb4: Allocate Tx queues dynamicallyHariprasad Shenai
2016-11-18liquidio CN23XX: bitwise vs logical AND typoDan Carpenter
2016-11-18Merge tag 'mac80211-for-davem-2016-11-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-11-18lan78xx: relocate mdix setting to phy driverWoojung Huh
2016-11-18net: dsa: mv88e6xxx: Select IRQ_DOMAINFlorian Fainelli
2016-11-18net: marvell: Allow drivers to be built with COMPILE_TESTFlorian Fainelli
2016-11-18net: fsl: Allow most drivers to be built with COMPILE_TESTFlorian Fainelli
2016-11-18net: gianfar_ptp: Rename FS bit to FIPERSTFlorian Fainelli
2016-11-18net: ethernet: ti: cpsw: fix fixed-link phy probe deferralJohan Hovold
2016-11-18net: ethernet: ti: cpsw: add missing sanity checkJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix of_node and phydev leaksJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix deferred probeJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold
2016-11-18net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold
2016-11-18net: sky2: Fix shutdown crashJeremy Linton
2016-11-18amd-xgbe: Update connection validation for backplane modeLendacky, Thomas
2016-11-18net: phy: Add downshift get/set support in Microsemi PHYs driverRaju Lakkaraju
2016-11-18net/mlx5e: Expose PCIe statistics to ethtoolGal Pressman
2016-11-18net/mlx5: Set driver version into firmwareHuy Nguyen
2016-11-18net/mlx5e: Add port module event counters to ethtool statsHuy Nguyen
2016-11-18net/mlx5: Add handling for port module eventHuy Nguyen
2016-11-18net/mlx5: Make the command interface cache more flexibleMohamad Haj Yahia
2016-11-18sfc: remove Software TSOEdward Cree
2016-11-18sfc: handle failure to allocate TSOv2 contextsEdward Cree
2016-11-18sfc: Firmware-Assisted TSO version 2Bert Kenward
2016-11-18sfc: Update EF10 register definitionsEdward Cree
2016-11-18sfc: Update MCDI protocol definitionsEdward Cree
2016-11-18Merge tag 'gpio-v4.9-4' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-11-18netns: make struct pernet_operations::id unsigned intAlexey Dobriyan
2016-11-18i2c: digicolor: use clk_disable_unprepare instead of clk_unprepareWei Yongjun
2016-11-18Merge tag 'drm-intel-fixes-2016-11-17' of ssh://git.freedesktop.org/git/drm-i...Dave Airlie
2016-11-17ipmi/bt-bmc: change compatible node to 'aspeed, ast2400-ibt-bmc'Cédric Le Goater
2016-11-18Revert "drm/mediatek: set vblank_disable_allowed to true"Dave Airlie
2016-11-18Revert "drm/mediatek: fix a typo of OD_CFG to OD_RELAYMODE"Dave Airlie
2016-11-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds