summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/icplus.c
AgeCommit message (Expand)AuthorLines
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold-14/+1
2013-12-18net: phy: icplus: fix checkpath errorFlorian Fainelli-1/+1
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO-5/+5
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy-5/+16
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt-22/+9
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO-0/+7
2012-04-19icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO-1/+11
2012-04-03phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla-1/+2
2012-02-23phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO-14/+17
2012-02-23netdev/phy/icplus: Correct broken phy_init codeDavid McKay-6/+18
2011-10-18net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO-5/+8
2011-09-30netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney-7/+7
2011-09-20net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO-11/+68
2011-06-17net: icplus: remove unnecessary codeGreg Dietsche-5/+1
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO-5/+54
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König-1/+1
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro-0/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller-1/+0
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse-0/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo-1/+0
2007-07-08phylib: add the ICPlus IP175C PHY driverMichael Barkowski-0/+134