summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/icplus.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-101-4/+2
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-3/+0
* phy: Add an mdio_device structureAndrew Lunn2016-01-071-9/+9
* net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli2015-05-271-4/+1
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-121-14/+1
* net: phy: icplus: fix checkpath errorFlorian Fainelli2013-12-181-1/+1
* net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO2013-01-281-5/+5
* net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy2013-01-281-5/+16
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-091-22/+9
* net: icplus: fix interrupt maskGiuseppe CAVALLARO2012-06-041-0/+7
* icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO2012-04-191-1/+11
* phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-031-1/+2
* phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO2012-02-231-14/+17
* netdev/phy/icplus: Correct broken phy_init codeDavid McKay2012-02-231-6/+18
* net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO2011-10-181-5/+8
* netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney2011-09-301-7/+7
* net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO2011-09-201-11/+68
* net: icplus: remove unnecessary codeGreg Dietsche2011-06-171-5/+1
* phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2010-12-101-5/+54
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-051-1/+1
* phy: add suspend/resume in the ic+Giuseppe Cavallaro2010-07-201-0/+2
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-111-1/+0
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* | phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-021-0/+7
|/
* phylib: add the ICPlus IP175C PHY driverMichael Barkowski2007-07-081-0/+134