summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2017-07-07sfp: add sfp+ compatibleRussell King
2017-07-07sfp: hack: allow marvell 10G phy support to use SFPRussell King
2017-07-07sfp: use netdev sfp_bus for start/stopRussell King
2017-07-07sfp: move module eeprom ethtool access into netdev core ethtoolRussell King
2017-07-07phy: fixed-phy: remove fixed_phy_update_state()Russell King
2017-07-07sfp: display SFP module informationRussell King
2017-07-07sfp: add SFP module supportRussell King
2017-07-07phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King
2017-07-07phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-07-07phylink: add module EEPROM supportRussell King
2017-07-07sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King
2017-07-07phylink: add phylink infrastructureRussell King
2017-07-07net: phy: add I2C mdio busRussell King
2017-07-07net: phy: export phy_start_machine() for phylinkRussell King
2017-07-07net: phy: provide a hook for link up/link down eventsRussell King
2017-07-07net: phy: add 1000Base-X to phy settings tableRussell King
2017-07-07net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-07-07net: phy: split out PHY speed and duplex string generationRussell King
2017-07-07net: phy: allow settings table to support more than 32 link modesRussell King
2017-07-07net: phy: add Marvell Alaska X 88X3310 10Gigabit PHY supportRussell King
2017-07-07net: phy: split out 10G genphy supportRussell King
2017-07-07net: phy: hook up clause 45 autonegotiation restartRussell King
2017-07-07net: phy: add 802.3 clause 45 support to phylibRussell King
2017-06-23net: dp83640: Avoid NULL pointer dereference.Richard Cochran
2017-06-22net/phy: micrel: configure intterupts after autoneg workaroundZach Brown
2017-06-13net: phy: Fix MDIO_THUNDER dependenciesFlorian Fainelli
2017-06-09net: phy: add missing SPEED_14000Joe Perches
2017-06-05net: phy: fix kernel-doc warningsRandy Dunlap
2017-06-01net: phy: micrel: Restore led_mode and clk_sel on resumeLeonard Crestez
2017-05-31net: fix auto-loading of Marvell DSA driverRussell King
2017-05-31net: phy: fix marvell phy status readingRussell King
2017-05-24net: phy: marvell: Limit errata to 88m1101Andrew Lunn
2017-05-24net/phy: fix mdio-octeon dependency and buildRandy Dunlap
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall
2017-05-11net: phy: Call bus->reset() after releasing PHYs from resetFlorian Fainelli
2017-05-11mdio: mux: Correct mdio_mux_init error path issuesJon Mason
2017-05-08net: mdio-mux: bcm-iproc: call mdiobus_free() in error pathJon Mason
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-04-30net: phy: Allow BCM5481x PHYs to setup internal TX/RX clock delayAbhishek Shah
2017-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov
2017-04-24mdio_bus: Issue GPIO RESET to PHYs.Roger Quadros
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter
2017-04-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-17net: phy: test the right variable in phy_write_mmd()Dan Carpenter
2017-04-17net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko
2017-04-17net: phy: simplify phy_supported_speeds()Russell King
2017-04-17net: phy: improve phylib correctness for non-autoneg settingsRussell King