summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie2014-05-121-3/+1
* ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang2014-04-221-1/+1
* net/phy: Fix PHY id for VSC8514Codrin Ciubotariu2014-04-221-1/+1
* net/phy: Correct AR8021 phy_maskHaijun.Zhang2014-03-071-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-251-0/+1
|\
| * ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang2014-02-241-0/+1
* | net, phy: atheros ar803x bugHeiko Schocher2014-02-191-1/+1
|/
* net: phy: atheros: Fix the masks for AR8031/8035Fabio Estevam2014-01-141-2/+2
* phy: Use general phy code for smsc lan8720aDavid Dueck2013-11-221-1/+2
* phy: Use supported field during autonegotiationDavid Dueck2013-11-221-2/+3
* net: phy: atheros: Fix masks for AR8035 and AR8021Fabio Estevam2013-11-221-1/+1
* net/phy: Fix the phy id mask of AR8031Chunhe Lan2013-11-221-1/+1
* net, phy: fix AR8031 phy_maskHeiko Schocher2013-11-221-1/+1
* net: add function to read/write extended registers in Micrel PhyStefano Babic2013-11-221-0/+32
* net: fix mask for phy Micrel KSZ9031Stefano Babic2013-11-221-1/+1
* net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma2013-11-221-3/+3
* net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel2013-11-221-1/+68
* phylib: update atheros ar803x phyShengzhou Liu2013-11-221-2/+2
* drivers: net: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-41/+19
* Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day2013-09-201-1/+1
OpenPOWER on IntegriCloud