summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* net: phy: introduce a quirk PHY_FLAG_BROKEN_RESETShaohui Xie2016-01-281-0/+3
* net: phy: micrel: fix divisor value for KSZ9031 phy skewDinh Nguyen2016-01-281-1/+1
* net: phy: Use 'autoneg' flag from phydevAlexandre Messier2016-01-281-2/+3
* net: phy: Set ANRESTART in setup_forcedAlexandre Messier2016-01-281-1/+1
* net: phy: micrel: Disable B_CAST on configAlexandre Messier2016-01-281-2/+21
* drivers/net/phy: introduce phy_set_supported()Alexey Brodkin2016-01-281-0/+24
* net: phy: genphy: Allow overwriting featuresSascha Hauer2016-01-281-5/+5
* net: phy: ensure Gigabit features are masked off if requestedFlorian Fainelli2016-01-281-18/+29
* net: phy: do not read configuration register on resetStefan Agner2016-01-281-9/+2
* phy: atheros: Use ar8035_config for AR8031Fabio Estevam2016-01-071-1/+1
* net: phy: micrel: Configure KSZ9021/KSZ9031 skew from OFMarek Vasut2015-12-201-1/+145
* net: phy: added aquantia PHY AQR405 supportShaohui Xie2015-11-301-0/+15
* Move console definitions into a new console.h fileSimon Glass2015-11-191-0/+1
* net: phy: Add support for Texas Instruments DP83867Edgar E. Iglesias2015-11-193-0/+204
* pengwyn: nand and ethernet fixesVincent BENOIT2015-11-121-2/+43
* net: phy: Test previous phydev->dev against new mac devBin Meng2015-10-291-1/+1
* net: phy: Change to print all phys that are not foundBin Meng2015-10-291-1/+8
* net: phy: Don't create phy device when there is no phyBin Meng2015-10-291-1/+2
* net: phy: micrel: disable NAND-tree for KSZ8051Sylvain Rochet2015-10-291-0/+29
* net: phy: micrel: add support for KSZ8021RNL & KSZ8031RNLSylvain Lemieux2015-10-291-0/+11
* net: phy: on phy device create do not initialize link to 1Mugunthan V N2015-09-291-1/+1
* net: phy/vitesse: Add support for VSC8584 phyPrabhakar Kushwaha2015-09-011-0/+11
* net: phy: broadcom: Add BCM Cygnus PHYJiandong Zheng2015-08-111-0/+29
* net: phy: delay only if reset handler is registeredJörg Krause2015-08-111-3/+5
* net: phy: fix data type of phy_idJörg Krause2015-08-111-1/+1
* net: Add support for Marvell 88E1510 PHYClemens Gruber2015-08-111-0/+30
* net: Improve 88E151x PHY initializationClemens Gruber2015-08-111-14/+23
* net/phy: set led for rtl8211f phyShengzhou Liu2015-08-111-0/+8
* net: phy: Add support for all targets which requires MANUAL_RELOCMichal Simek2015-05-191-0/+16
* net/phy: refactor RTL8211F initializationShengzhou Liu2015-05-191-8/+25
* net/phy: Add support for realtek RTL8211FShengzhou Liu2015-05-191-0/+85
* net/phy/cortina: Fix compilation warningpankaj chauhan2015-04-231-2/+2
* net/phy: fixup for get_phy_idShengzhou Liu2015-04-201-1/+1
* net: phy: micrel: add support for KSZ8081MNXLuca Ellero2015-04-201-0/+11
* net: phy: realtek: Disable interrupt on Realtek Ethernet PHY driversCodrin Ciubotariu2015-04-201-1/+17
* dm: net: Adjust PHY interface to work with CONFIG_DM_ETHSimon Glass2015-04-181-0/+22
* net: phy: micrel: add support for KSZ8895 switch in SMI modePhilippe De Muyter2015-01-301-0/+58
* phylib: add support for aquantia PHYsShaohui Xie2015-01-163-0/+160
* net/phy: enable serdes auto-negotiation for vsc8514 phyShengzhou Liu2014-12-051-2/+11
* net/phy: Add support for CS4315/CS4340 PHYShengzhou Liu2014-12-053-0/+337
* net: phy: marvell: add errata w/a for 88E151* chipsHao Zhang2014-11-061-1/+52
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-271-1/+1
|\
| * net: phy: print a number of phy that is not foundKhoronzhuk, Ivan2014-10-231-1/+1
* | net: phy: fix warnings with W=1Jeroen Hofstee2014-10-251-5/+2
|/
* net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek2014-10-061-4/+3
* drivers: net: remove dead driversMasahiro Yamada2014-08-213-84/+0
* vitesse: remove duplicated argument to ||maxin.john@enea.com2014-08-091-1/+0
* phy: fix create_phy_by_mask for when its given an actual search maskCormier, Jonathan2014-06-051-3/+1
* net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan2014-05-161-0/+46
* net/phy: enable get_phy_id redefinableShengzhou Liu2014-05-121-1/+2
OpenPOWER on IntegriCloud