summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2016-01-28Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2016-01-28net: phy: implements probe for Cortina phyShaohui Xie
2016-01-28net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie
2016-01-28net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen
2016-01-28net: phy: Use 'autoneg' flag from phydevAlexandre Messier
2016-01-28net: phy: Set ANRESTART in setup_forcedAlexandre Messier
2016-01-28net: phy: micrel: Disable B_CAST on configAlexandre Messier
2016-01-28drivers/net/phy: introduce phy_set_supported()Alexey Brodkin
2016-01-28net: phy: genphy: Allow overwriting featuresSascha Hauer
2016-01-28net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli
2016-01-28net: phy: do not read configuration register on resetStefan Agner
2016-01-27net: phy: ti: Enable automatic crossover modeMichal Simek
2016-01-14block: pass block dev not num to read/write/erase()Stephen Warren
2016-01-07phy: atheros: Use ar8035_config for AR8031Fabio Estevam
2015-12-20net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut
2015-11-30net: phy: added aquantia PHY AQR405 supportShaohui Xie
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-11-19net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias
2015-11-12pengwyn: nand and ethernet fixesVincent BENOIT
2015-10-29net: phy: Test previous phydev->dev against new mac devBin Meng
2015-10-29net: phy: Change to print all phys that are not foundBin Meng
2015-10-29net: phy: Don't create phy device when there is no phyBin Meng
2015-10-29net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet
2015-10-29net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNLSylvain Lemieux
2015-09-29net: phy: on phy device create do not initialize link to 1Mugunthan V N
2015-09-02net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha
2015-08-11net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng
2015-08-11net: phy: delay only if reset handler is registeredJörg Krause
2015-08-11net: phy: fix data type of phy_idJörg Krause
2015-08-11net: Add support for Marvell 88E1510 PHYClemens Gruber
2015-08-11net: Improve 88E151x PHY initializationClemens Gruber
2015-08-11net/phy: set led for rtl8211f phyShengzhou Liu
2015-05-19net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek
2015-05-19net/phy: refactor RTL8211F initializationShengzhou Liu
2015-05-19net/phy: Add support for realtek RTL8211FShengzhou Liu
2015-04-23net/phy/cortina: Fix compilation warningpankaj chauhan
2015-04-20net/phy: fixup for get_phy_idShengzhou Liu
2015-04-20net: phy: micrel: add support for KSZ8081MNXLuca Ellero
2015-04-20net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu
2015-04-18dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass
2015-01-30net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter
2015-01-16phylib: add support for aquantia PHYsShaohui Xie
2014-12-05net/phy: enable serdes auto-negotiation for vsc8514 phyShengzhou Liu
2014-12-05net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu
2014-11-06net: phy: marvell: add errata w/a for 88E151* chipsHao Zhang
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-25net: phy: fix warnings with W=1Jeroen Hofstee
2014-10-23net: phy: print a number of phy that is not foundKhoronzhuk, Ivan
2014-10-06net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek
2014-08-21drivers: net: remove dead driversMasahiro Yamada