summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-20phy: export phy_start_machine() for phylinkRussell King
2017-02-20phy: provide a hook for link up/link down eventsRussell King
2017-02-20net: phy: add 1000Base-X to phy settings tableRussell King
2017-02-20net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-02-20net: phy: split out PHY speed and duplex string generationRussell King
2017-02-20net: phy: allow settings table to support more than 32 link modesRussell King
2017-02-20net: phy: don't double-read clause 45 status registerRussell King
2017-02-20net: phy: hook up clause 45 autonegotiation restartRussell King
2017-02-20net: phy: add 802.3 clause 45 support to phylibRussell King
2017-02-20net: phy: improve phylib correctness for non-autoneg settingsRussell King
2017-02-20net: phy: allow EEE with SGMII interface modesRussell King
2017-02-20net: phy: restart phy autonegotiation after EEE advertisment changeRussell King
2017-02-20net: phy: avoid setting unsupported EEE advertismentsRussell King
2017-02-20net: phy: clean up mmd_phy_indirect()Russell King
2017-02-20net: phy: remove the indirect MMD read/write methodsRussell King
2017-02-20net: phy: convert micrel to new read_mmd/write_mmd driver methodsRussell King
2017-02-20net: phy: switch remaining users to phy_(read|write)_mmd()Russell King
2017-02-20net: lan78xx: update for phy_(read|write)_mmd_indirect() removalRussell King
2017-02-20net: phy: make phy_(read|write)_mmd() generic MMD accessorsRussell King
2017-02-20net: phy: move phy MMD accessors to phy-core.cRussell King
2017-02-19Linux 4.10Linus Torvalds
2017-02-19Fix missing sanity check in /dev/sgAl Viro
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn
2017-02-18ipv6: release dst on error in ip6_dst_lookup_tailWillem de Bruijn
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-18Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2017-02-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-18Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-02-18Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-18printk: use rcuidle console tracepointSergey Senozhatsky
2017-02-18ARM: multi_v7_defconfig: enable Qualcomm RPMCCAndy Gross
2017-02-17irda: Fix lockdep annotations in hashbin_delete().David S. Miller
2017-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni
2017-02-17dccp: fix freeing skb too early for IPV6_RECVPKTINFOAndrey Konovalov
2017-02-17Merge tag 'powerpc-4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-02-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-02-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-02-17Merge tag 'mmc-v4.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-02-17Merge tag 'ntb-4.10-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2017-02-17dpaa_eth: small leak on errorDan Carpenter
2017-02-17Merge tag 'reset-for-4.10-fixes' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann
2017-02-17packet: Do not call fanout_release from atomic contextsAnoob Soman
2017-02-17reset: fix shared reset triggered_count decrement on errorJerome Brunet
2017-02-16ntb: ntb_hw_intel: link_poll isn't clearing the pending status properlyDave Jiang
2017-02-16ntb_transport: Pick an unused queueThomas VanSelus
2017-02-16ntb: ntb_perf missing dmaengine_unmap_putDave Jiang
2017-02-16NTB: ntb_transport: fix debugfs_remove_recursiveAllen Hubbe
2017-02-16Merge tag 'drm-fixes-for-v4.10-final' of git://people.freedesktop.org/~airlie...Linus Torvalds