summaryrefslogtreecommitdiff
path: root/drivers/net/phy/icplus.c
AgeCommit message (Expand)Author
2019-04-15net: phy: switch drivers to use dynamic feature detectionHeiner Kallweit
2019-01-22net: phy: Convert some PHY and MDIO driver files to SPDX headersAndrew Lunn
2018-11-18net: phy: icplus: allow configuring the interrupt function on IP101GRMartin Blumenstingl
2018-11-18net: phy: icplus: implement .did_interrupt for IP101A/GMartin Blumenstingl
2018-11-18net: phy: icplus: rename IP101A_G_NO_IRQ to IP101A_G_IRQ_ALL_MASKMartin Blumenstingl
2018-11-18net: phy: icplus: use the BIT macro where possibleMartin Blumenstingl
2018-11-18net: phy: icplus: keep all ip101a_g functions togetherMartin Blumenstingl
2018-11-15net: phy: icplus: add config_intr callbackHeiner Kallweit
2018-11-11net: phy: remove flag PHY_HAS_INTERRUPT from driver configsHeiner Kallweit
2017-12-01net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-10net: phy: phy drivers should not set SUPPORTED_[Asym_]PauseTimur Tabi
2016-01-07phy: Centralize setting driver module ownerAndrew Lunn
2016-01-07phy: Add an mdio_device structureAndrew Lunn
2015-05-27net: phy: Utilize phy_interface_is_rgmiiFlorian Fainelli
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold
2013-12-18net: phy: icplus: fix checkpath errorFlorian Fainelli
2013-01-28net: phy: icplus: fix broken INTR pin settingsGiuseppe CAVALLARO
2013-01-28net: phy: icplus: Use the RGMII interface mode to configure clock delaysStuart Menefy
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt
2012-06-04net: icplus: fix interrupt maskGiuseppe CAVALLARO
2012-04-19icplus: fix interrupt for IC+ 101A/G and 1001LFGiuseppe CAVALLARO
2012-04-03phy:icplus:fix Auto Power Saving in ip101a_config_init.Srinivas Kandagatla
2012-02-23phy: IC+101G and PHY_HAS_INTERRUPT flagGiuseppe CAVALLARO
2012-02-23netdev/phy/icplus: Correct broken phy_init codeDavid McKay
2011-10-18net/phy: extra delay only for RGMII interfaces for IC+ IP 1001Giuseppe CAVALLARO
2011-09-30netdev/phy/icplus: Use mdiobus_write() and mdiobus_read() for proper locking.David Daney
2011-09-20net/phy: add IC+ IP101A and support APS.Giuseppe CAVALLARO
2011-06-17net: icplus: remove unnecessary codeGreg Dietsche
2010-12-10phy: add the IC+ IP1001 driverGiuseppe CAVALLARO
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König
2010-07-20phy: add suspend/resume in the ic+Giuseppe Cavallaro
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-04-02phylib: Add module table to all existing phy driversDavid Woodhouse
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2007-07-08phylib: add the ICPlus IP175C PHY driverMichael Barkowski