summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-23implement slot capabilities (SSPL)clearfog-4.13Russell King
2017-09-23mvebu/clearfog pcie updatesRussell King
2017-09-23ARM: dts: armada388-clearfog: document MPP usageRussell King
2017-09-23ARM: dts: armada388-clearfog: add SFP module supportRussell King
2017-09-23ARM: dts: armada388-clearfog: increase speed of i2c0 to 400kHzRussell King
2017-09-23ARM: dts: armada388-clearfog: emmc on clearfog baseRussell 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-03Linux 4.13Linus Torvalds
2017-09-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2017-09-03Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-03Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-09-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-01Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-09-01Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-09-01Merge tag 'mvebu-fixes-4.13-3' of git://git.infradead.org/linux-mvebu into fixesOlof Johansson
2017-09-01Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-01epoll: fix race between ep_poll_callback(POLLFREE) and ep_free()/ep_remove()Oleg Nesterov
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-01Merge tag 'ceph-for-4.13-rc8' of git://github.com/ceph/ceph-clientLinus 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 tag 'sound-4.13-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-09-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-09-01udp: fix secpath leakYossi Kuperman