summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
AgeCommit message (Expand)AuthorLines
2017-04-26Revert "phy: micrel: Disable auto negotiation on startup"David S. Miller-11/+0
2017-04-26net: phy: fix auto-negotiation stall due to unavailable interruptAlexander Kochetkov-4/+36
2017-04-20dp83640: don't recieve time stamps twiceDan Carpenter-2/+0
2017-04-17net: phy: micrel: fix crash when statistic requested for KSZ9031 phyGrygorii Strashko-15/+2
2017-03-24net: phy: handle state correctly in phy_stop_machineNathan Sullivan-1/+1
2017-03-23net: phy: Export mdiobus_register_board_info()Florian Fainelli-0/+1
2017-03-09net: phy: marvell: Fix double free of hwmon deviceAndrew Lunn-15/+0
2017-03-07spi_ks8995: regs_size incorrect for some devicesBlomme, Maarten-1/+1
2017-03-07spi_ks8995: fix "BUG: key accdaa28 not in .data!"Blomme, Maarten-0/+1
2017-03-05net: phy: Do not perform software reset for Generic PHYFlorian Fainelli-1/+1
2017-02-24net: phy: Add missing driver check in phy_aneg_done()Florian Fainelli-1/+1
2017-02-20net: phy: Check phydev->drvFlorian Fainelli-7/+25
2017-02-20net: phy: Fix PHY unbind crashFlorian Fainelli-0/+2
2017-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-12/+22
2017-02-09net: phy: Initialize mdio clock at probe functionYendapally Reddy Dhananjaya Reddy-4/+2
2017-02-09net: phy: Fix PHY module checks and NULL deref in phy_attach_direct()Florian Fainelli-8/+20
2017-02-08net: phy: Add LED mode driver for Microsemi PHYs.Raju Lakkaraju-1/+84
2017-02-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+7
2017-02-07net: phy: dp83867: Recover from "port mirroring" N/A MODE4Lukasz Majewski-1/+22
2017-02-07net: phy: dp83867: Add lane swapping support in the DP83867 TI's PHY driverLukasz Majewski-0/+38
2017-02-07net: phy: bcm7xxx: Add BCM74371 PHY IDFlorian Fainelli-0/+2
2017-02-07net: phy: Allow pre-declaration of MDIO devicesFlorian Fainelli-1/+122
2017-02-02net: phy: Fix lack of reference count on PHY driverMao Wenan-0/+7
2017-02-02net: phy: marvell: Add support for 88e1545 PHYAndrew Lunn-0/+21
2017-02-02net: phy: Marvell: Add mv88e6390 internal PHYAndrew Lunn-0/+20
2017-02-02xgene_enet: remove bogus forward declarationsArnd Bergmann-30/+24
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+1
2017-02-01net: phy: broadcom: rehook BCM54612E specific initRafał Miłecki-34/+33
2017-01-29net: phy: micrel: KSZ8795 do not set SUPPORTED_[Asym_]PauseSean Nyekjaer-1/+1
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-9/+55
2017-01-27net: phy: broadcom: add support for BCM54210ERafał Miłecki-1/+33
2017-01-27net: phy: micrel: add support for KSZ8795Sean Nyekjaer-0/+14
2017-01-25net: phy: broadcom: drop duplicated define for RGMII SKEW delayRafał Miłecki-1/+1
2017-01-25net: phy: broadcom: use auxctl reading helper in BCM54612E codeRafał Miłecki-4/+2
2017-01-25net: phy: leds: Break dependency of phy.h on phy_led_triggers.hGeert Uytterhoeven-0/+2
2017-01-25net: phy: leds: Clear phy_num_led_triggers on failure to avoid crashGeert Uytterhoeven-2/+6
2017-01-24phy: marvell: remove conflicting initializerArnd Bergmann-7/+6
2017-01-24net: phy: marvell: Add Wake from LAN support for 88E1510 PHYJingju Hou-0/+2
2017-01-23net: phy: Avoid deadlock during phy_error()Florian Fainelli-5/+9
2017-01-22net: phy: bcm7xxx: Implement EGPHY workaround for 7278Florian Fainelli-0/+34
2017-01-22net: phy: bcm7xxx: Add entry for BCM7278Florian Fainelli-0/+2
2017-01-20phy: marvell: Add support for temperature sensorAndrew Lunn-3/+420
2017-01-18net: phy: bcm63xx: Utilize correct config_intr functionDaniel Gonzalez Cabanelas-2/+19
2017-01-17net: phy: dp83848: add DP83620 PHY supportAlvaro G. M-0/+3
2017-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+6
2017-01-16net: phy: dp83867: allow RGMII_TXID/RGMII_RXID interface typesKaricheri, Muralidharan-2/+6
2017-01-12net: mdio-gpio: Use gpio subsystem to handle low-active pinsGuenter Roeck-12/+14
2017-01-12net: mdio-gpio: Convert to use gpiod functions where possibleGuenter Roeck-22/+21
2017-01-12net: mdio-gpio: Use devm_gpio_request_one instead of devm_gpio_requestGuenter Roeck-7/+6
2017-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+3