summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-09-23implement slot capabilities (SSPL)clearfog-4.13Russell King
2017-09-23mvebu/clearfog pcie updatesRussell King
2017-09-23Merge branches 'mvebu-cpuidle', 'mvebu-pci' and 'phy' into clearfogRussell King
2017-09-23sfp: add sfp+ compatibleRussell King
2017-09-23sfp: hack: allow marvell 10G phy support to use SFPRussell King
2017-09-23sfp: use netdev sfp_bus for start/stopRussell King
2017-09-23sfp: move module eeprom ethtool access into netdev core ethtoolRussell King
2017-09-23phy: fixed-phy: remove fixed_phy_update_state()Russell King
2017-09-23net: mvneta: add module EEPROM reading supportRussell King
2017-09-23net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interruptRussell King
2017-09-23net: mvneta: hack fix phy_interfaceRussell King
2017-09-23net: mvneta: convert to phylinkRussell King
2017-09-23sfp: display SFP module informationRussell King
2017-09-23sfp: add SFP module supportRussell King
2017-09-23phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King
2017-09-23phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-09-23phylink: add module EEPROM supportRussell King
2017-09-23sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King
2017-09-23phylink: add phylink infrastructureRussell King
2017-09-23net: phy: add I2C mdio busRussell King
2017-09-23net: phy: export phy_start_machine() for phylinkRussell King
2017-09-23net: phy: provide a hook for link up/link down eventsRussell King
2017-09-23net: phy: add 1000Base-X to phy settings tableRussell King
2017-09-23net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-09-23net: phy: split out PHY speed and duplex string generationRussell King
2017-09-23net: phy: allow settings table to support more than 32 link modesRussell King
2017-09-23pci: mvebu: time out reset on link upRussell King
2017-09-23cpuidle: mvebu: indicate failure to enter deeper sleep statesRussell King
2017-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-09-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-09-01Merge tag 'mmc-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-01mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-08-31Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-31Merge tag 'for-4.13/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-08-31xen/gntdev: update to new mmu_notifier semanticJérôme Glisse
2017-08-31sgi-gru: update to new mmu_notifier semanticJérôme Glisse
2017-08-31misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse
2017-08-31iommu/intel: update to new mmu_notifier semanticJérôme Glisse
2017-08-31iommu/amd: update to new mmu_notifier semanticJérôme Glisse
2017-08-31IB/hfi1: update to new mmu_notifier semanticJérôme Glisse
2017-08-31IB/umem: update to new mmu_notifier semanticJérôme Glisse
2017-08-31drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse
2017-08-31wl1251: add a missing spin_lock_init()Cong Wang
2017-08-31Input: xpad - fix PowerA init quirk for some gamepad modelsCameron Gutman
2017-08-31i2c: designware: Round down ACPI provided clk to nearest supported clkHans de Goede
2017-08-31Merge tag 'vfio-ccw-20170724' of git://git.kernel.org/pub/scm/linux/kernel/gi...Martin Schwidefsky
2017-08-30Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli