summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2017-02-20net: mvneta: add nway_reset supportRussell King
2017-02-20phylink: add ethtool nway_reset supportRussell King
2017-02-20phy: fixed-phy: remove fixed_phy_update_state()Russell King
2017-02-20net: mvneta: disable MVNETA_CAUSE_PSC_SYNC_CHANGE interruptRussell King
2017-02-20net: mvneta: convert to phylinkRussell King
2017-02-20sfp: display SFP module informationRussell King
2017-02-20sfp: add phylink based SFP module supportRussell King
2017-02-20phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-02-20phylink: add hooks for SFP supportRussell King
2017-02-20phylink: add phylink infrastructureRussell King
2017-02-20phy: add I2C mdio busRussell King
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-19Fix missing sanity check in /dev/sgAl Viro
2017-02-19scsi: don't BUG_ON() empty DMA transfersJohannes Thumshirn
2017-02-18Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-02-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-02-17vxlan: fix oops in dev_fill_metadata_dstPaolo Abeni
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-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
2017-02-17Merge branch 'drm-fixes-4.10' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2017-02-16Merge tag 'media/v4.10-5' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds