aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/realtek.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn1-5/+0
2015-08-09net: phy: add RealTek RTL8211DN phy idShaohui Xie1-0/+14
2015-06-23net/phy: Add support for Realtek RTL8211FShengzhou Liu1-1/+67
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold1-12/+1
2014-06-11net: phy: realtek: register/unregister multiple drivers properlyJongsung Kim1-51/+37
2013-11-11PHY: Add RTL8201CP phy_driver to realtekJonas Jensen1-0/+15
2013-08-20net: phy: rtl8211: fix interrupt on status link changeGiuseppe CAVALLARO1-2/+2
2013-01-28net: phy: realtek: add rtl8211e driverGiuseppe CAVALLARO1-6/+44
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-5/+1
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König1-1/+1
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse1-0/+7
2008-02-03phylib: Add Realtek 821x eth PHY supportJohnson Leung1-0/+80