summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy
Commit message (Expand)AuthorAgeFilesLines
* 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
* net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma2013-08-191-26/+51
* phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam2013-08-191-1/+1
* net, phy, cpsw: fix gigabit register accessHeiko Schocher2013-07-301-1/+5
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2420-304/+20
* net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam2013-07-191-1/+1
* phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe2013-07-191-1/+9
* phylib: add atheros ar803x phyHeiko Schocher2013-06-241-1/+12
* phylib: add natsemi dp83630 phyHeiko Schocher2013-06-241-0/+37
* net: phy: supplement support for Micrel's KSZ9031SARTRE Leo2013-06-241-1/+35
* phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo2013-06-241-1/+33
* add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell2013-06-241-0/+21
* PHY: micrel.c: add support for KSZ9031David Andrey2013-06-241-27/+52
* NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth2013-06-241-0/+48
* net: add ICPlus PHY driverYegor Yefremov2013-06-243-0/+98
* phy: export genphy_parse_link()Yegor Yefremov2013-06-241-1/+1
* Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2013-05-302-2/+81
|\
OpenPOWER on IntegriCloud