summaryrefslogtreecommitdiff
path: root/drivers/net/phy/icplus.c
Commit message (Expand)AuthorAge
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-01
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi2016-12-10
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-07
* phy: Add an mdio_device structureAndrew Lunn2016-01-07
* net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli2015-05-27
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-12
* net: phy: icplus: fix checkpath errorFlorian Fainelli2013-12-18
* net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO2013-01-28
* net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy2013-01-28
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-09
* net: icplus: fix interrupt maskGiuseppe CAVALLARO2012-06-04
* icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO2012-04-19
* phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla2012-04-03
* phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO2012-02-23
* netdev/phy/icplus: Correct broken phy_init codeDavid McKay2012-02-23
* net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO2011-10-18
* netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney2011-09-30
* net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO2011-09-20
* net: icplus: remove unnecessary codeGreg Dietsche2011-06-17
* phy: add the IC+ IP1001 driverGiuseppe CAVALLARO2010-12-10
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-05
* phy: add suspend/resume in the ic+Giuseppe Cavallaro2010-07-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-02
|/
* phylib: add the ICPlus IP175C PHY driverMichael Barkowski2007-07-08