aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/icplus.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-22/+9
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO1-0/+7
2012-04-19icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO1-1/+11
2012-04-03phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla1-1/+2
2012-02-23phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO1-14/+17
2012-02-23netdev/phy/icplus: Correct broken phy_init codeDavid McKay1-6/+18
2011-10-18net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO1-5/+8
2011-09-30netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney1-7/+7
2011-09-20net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO1-11/+68
2011-06-17net: icplus: remove unnecessary codeGreg Dietsche1-5/+1
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO1-5/+54
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König1-1/+1
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro1-0/+2
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+0
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse1-0/+7
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-1/+0
2007-07-08phylib: add the ICPlus IP175C PHY driverMichael Barkowski1-0/+134