summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/cicada.c
Commit message (Expand)AuthorAgeFilesLines
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-011-4/+0
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-071-2/+0
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-121-14/+1
* net: phy: cicada: fix checkpath errorsFlorian Fainelli2013-12-181-2/+2
* drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar2013-09-171-2/+2
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-091-25/+10
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-051-1/+1
* 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/+8
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [PATCH] Add support for the Cicada 8201 PHYKim Phillips2006-07-051-6/+36
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-051-1/+0
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-301-0/+134
OpenPOWER on IntegriCloud