summaryrefslogtreecommitdiff
path: root/drivers/net/phy
AgeCommit message (Expand)Author
2014-10-06net: phy: Cleanup drivers/net/phy/micrel.cPavel Machek
2014-08-21drivers: net: remove dead driversMasahiro Yamada
2014-08-09vitesse: remove duplicated argument to ||maxin.john@enea.com
2014-06-05phy: fix create_phy_by_mask for when its given an actual search maskCormier, Jonathan
2014-05-16net: phy/vitesse: Add support for VSC8664 phy moduleChunhe Lan
2014-05-12net/phy: enable get_phy_id redefinableShengzhou Liu
2014-05-12AR8035/phy: Enable autonegotiation function for ar8035Xiaobo Xie
2014-04-22ar8031: modify the config func of ar8031 to ar8021_configZhao Qiang
2014-04-22net/phy: Fix PHY id for VSC8514Codrin Ciubotariu
2014-03-07net/phy: Correct AR8021 phy_maskHaijun.Zhang
2014-02-25Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-02-24ar8031/8033/phy:enable autonegotiation for ar8031/8033Zhao Qiang
2014-02-19net, phy: atheros ar803x bugHeiko Schocher
2014-01-14net: phy: atheros: Fix the masks for AR8031/8035Fabio Estevam
2013-11-22phy: Use general phy code for smsc lan8720aDavid Dueck
2013-11-22phy: Use supported field during autonegotiationDavid Dueck
2013-11-22net: phy: atheros: Fix masks for AR8035 and AR8021Fabio Estevam
2013-11-22net/phy: Fix the phy id mask of AR8031Chunhe Lan
2013-11-22net, phy: fix AR8031 phy_maskHeiko Schocher
2013-11-22net: add function to read/write extended registers in Micrel PhyStefano Babic
2013-11-22net: fix mask for phy Micrel KSZ9031Stefano Babic
2013-11-22net/phy: realtek: Fix the PHY ID mask to ensure the correct Realtek PHY is de...Bhupesh Sharma
2013-11-22net: phy/vitesse: Add support for VSC8514 phy moduleArpit Goel
2013-11-22phylib: update atheros ar803x phyShengzhou Liu
2013-10-31drivers: net: convert makefiles to Kbuild styleMasahiro Yamada
2013-09-20Cosmetic: Fix a number of typos, no functional changes.Robert P. J. Day
2013-08-19net: phy/realtek: Add support for RTL8211DN and RTL8211E phy modulesBhupesh Sharma
2013-08-19phy: smsc: LAN8710/8720 are not Gbit PHYsFabio Estevam
2013-07-30net, phy, cpsw: fix gigabit register accessHeiko Schocher
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-19net: phy: Set SUPPORTED_1000baseX_Half flag in ESTATUS_1000_XHALF caseFabio Estevam
2013-07-19phy: fix 10/100Mbps operation on 1Gbps-capable linksSascha Silbe
2013-06-24phylib: add atheros ar803x phyHeiko Schocher
2013-06-24phylib: add natsemi dp83630 phyHeiko Schocher
2013-06-24net: phy: supplement support for Micrel's KSZ9031SARTRE Leo
2013-06-24phylib: Add Atheros AR8035 GETH PHY supportXie Xiaobo
2013-06-24add support for Xilinx 1000BASE-X phy (GTX)Charles Coldwell
2013-06-24PHY: micrel.c: add support for KSZ9031David Andrey
2013-06-24NET: phy: add 88E1310 PHY initializationSebastian Hesselbarth
2013-06-24net: add ICPlus PHY driverYegor Yefremov
2013-06-24phy: export genphy_parse_link()Yegor Yefremov
2013-05-30Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD
2013-05-24net/phy: fix select line for TN80xxShaohui Xie
2013-05-14net/phy: add VSC8574 supportShaohui Xie
2013-05-10phy: add support for ET1011C physMatt Porter
2013-04-30net: phy: Define Marvell 88e1518 phyMichal Simek
2013-01-28phy: add phy_find_by_mask/phy_connect_devTroy Kisky
2013-01-09mv88e61xx: refactor PHY and SWITCH level-codeAlbert ARIBAUD
2012-12-15phy: Add support for Marvell 88E1118RMichal Simek
2012-11-04drivers/net/: sparse fixesKim Phillips