aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach
2017-09-05net: mdio-mux: add mdio_mux parameter to mdio_mux_init()Corentin Labbe
2017-09-05net: stmmac: Delete dead code for MDIO registrationRomain Perier
2017-09-01net: phy: bcm7xxx: make array bcm7xxx_suspend_cfg static, reduces object code...Colin Ian King
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-09-01net: mdio-mux: fix unbalanced put_deviceCorentin Labbe
2017-09-01net: mdio-mux-mmioreg: Can handle 8/16/32 bits registersCorentin Labbe
2017-09-01net: mdio-mux: printing driver version is uselessCorentin Labbe
2017-09-01net: mdio-mux: Remove unnecessary 'out of memory' messageCorentin Labbe
2017-09-01net: mdio-mux: Fix NULL Comparison styleCorentin Labbe
2017-08-30Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-08-30dp83640: don't hold spinlock while calling netif_rx_niStefan Sørensen
2017-08-29net: phy: mdio-bcm-unimac: Use correct I/O accessorsFlorian Fainelli
2017-08-22net: phy: Deal with unbound PHY driver in phy_attached_print()Florian Fainelli
2017-08-22net: mdio-gpio: make mdiobb_ops constBhumika Goyal
2017-08-14net: phy: Use tab for indentation in KconfigMichal Simek
2017-08-11net: phy: Add rockchip PHY driver supportDavid Wu
2017-08-11phylink: Fix an uninitialized variable bugDan Carpenter
2017-08-08net: phy: mdio-bcm-unimac: fix unsigned wrap-around when decrementing timeoutColin Ian King
2017-08-06sfp: add SFP module supportRussell King
2017-08-06phylink: add in-band autonegotiation support for 10GBase-KR mode.Russell King
2017-08-06phylink: add support for MII ioctl access to Clause 45 PHYsRussell King
2017-08-06phylink: add module EEPROM supportRussell King
2017-08-06sfp: add sfp-bus to bridge between network devices and sfp cagesRussell King
2017-08-06phylink: add phylink infrastructureRussell King
2017-08-06net: phy: add I2C mdio busRussell King
2017-08-06net: phy: export phy_start_machine() for phylinkRussell King
2017-08-06net: phy: provide a hook for link up/link down eventsRussell King
2017-08-06net: phy: add 1000Base-X to phy settings tableRussell King
2017-08-06net: phy: move phy_lookup_setting() and guts of phy_supported_speeds() to phy...Russell King
2017-08-06net: phy: split out PHY speed and duplex string generationRussell King
2017-08-06net: phy: allow settings table to support more than 32 link modesRussell King
2017-08-04net: phy: marvell: logical vs bitwise OR typoDan Carpenter
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-31net: phy: marvell: Refactor setting downshift into a helperAndrew Lunn
2017-07-31net: phy: marvell: Use the set_polarity helperAndrew Lunn
2017-07-31net: phy: marvell: Refactor m88e1121 RGMII delay configurationAndrew Lunn
2017-07-31net: phy: marvell: Consolidate setting the phy-modeAndrew Lunn
2017-07-31net: phy: marvell: consolidate RGMII delay codeAndrew Lunn
2017-07-31net: phy: marvell: Use core genphy_soft_reset()Andrew Lunn
2017-07-31net: phy: marvell: tabificationAndrew Lunn
2017-07-31net: phy: Correctly process PHY_HALTED in phy_stop_machine()Florian Fainelli
2017-07-31net: phy: Log only PHY state transitionsMarc Gonzalez
2017-07-31net: phy: mdio-bcm-unimac: Allow specifying platform dataFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: Add debug print for PHY workaroundFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: create unique bus namesFlorian Fainelli
2017-07-31net: phy: mdio-bcm-unimac: factor busy polling loopFlorian Fainelli
2017-07-27net: phy: Remove stale comments referencing timerFlorian Fainelli
2017-07-27net: phy: rework Kconfig settings for MDIO_BUSArnd Bergmann