summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-09-26net: update docbook comment for __mdiobus_register()Russell King
2015-09-25ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault
2015-09-25net: via/Kconfig: GENERIC_PCI_IOMAP required if PCI not selectedSudip Mukherjee
2015-09-25phy: marvell: add link partner advertised modesRussell King
2015-09-25Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-25Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2015-09-25phy: add phy_device_remove()Russell King
2015-09-25phy: fixed-phy: properly validate phy in fixed_phy_update_state()Russell King
2015-09-25net: fix phy refcounting in a bunch of driversRussell King
2015-09-25of_mdio: fix MDIO phy device refcountingRussell King
2015-09-25phy: add proper phy struct device refcountingRussell King
2015-09-25phy: fix mdiobus module safetyRussell King
2015-09-25phy: fix of_mdio_find_bus() device refcount leakRussell King
2015-09-25rocker: use switchdev transaction queue for allocated memoryJiri Pirko
2015-09-25rocker: push struct switchdev_trans down through rocker codeJiri Pirko
2015-09-25switchdev: move transaction phase enum under transaction structureJiri Pirko
2015-09-25switchdev: introduce transaction item queue for attr_set and obj_addJiri Pirko
2015-09-25switchdev: rename "trans" to "trans_ph".Jiri Pirko
2015-09-25Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...Linus Torvalds
2015-09-25Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-09-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-09-24Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-24PCI: rcar: Add R8A7794 supportSergei Shtylyov
2015-09-24PCI: Use function 0 VPD for identical functions, regular VPD for othersAlex Williamson
2015-09-24PCI: Fix devfn for VPD access through function 0Alex Williamson
2015-09-24PCI/MSI: Fix MSI IRQ domains for VFs on virtual busesAlex Williamson
2015-09-24bnx2x: byte swap rss_key to comply to Toeplitz specsEric Dumazet
2015-09-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-24net: axinet: Use of_property_read_u32 instead of open-coding itTobias Klauser
2015-09-24net: ll_temac: Use of_property_read_u32 instead of open-coding itTobias Klauser
2015-09-24net: gianfar: remove misuse of IRQF_NO_SUSPEND flagSudeep Holla
2015-09-24Merge tag 'drm-intel-fixes-2015-09-24' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-09-24ipv6: remove unused neigh parameter from ndisc functionsJiri Benc
2015-09-24genetlink: simplify genl_notifyJiri Benc
2015-09-24Merge tag 'spi-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-09-24Merge tag 'regulator-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-24Merge tag 'dm-4.3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2015-09-24Merge tag 'vmwgfx-fixes-4.3-150924' of git://people.freedesktop.org/~thomash/...Dave Airlie
2015-09-24drm: Allow also control clients to check the drm versionThomas Hellstrom
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_kms_helper_dirty()Christian Engelmayer
2015-09-24drm/vmwgfx: Fix uninitialized return in vmw_cotable_unbind()Christian Engelmayer
2015-09-24ixgbe: Advance version to 4.2.1Mark Rustad
2015-09-24ixgbe: X540 thermal warning interrupt not a GPIMark Rustad
2015-09-24ixgbe: Fix FCRTH value in VM-to-VM loopback modeMark Rustad
2015-09-24ixgbe: Only clear adapter_stopped if ixgbe_setup_fc succeededMark Rustad
2015-09-24ixgbe: Correct several flaws with with DCA setupMark Rustad
2015-09-24ixgbe: Add new X550EM SFP+ device IDMark Rustad
2015-09-24ixgbe: Update ixgbe_disable_pcie_master flow for X550*Mark Rustad