aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/cicada.c
AgeCommit message (Expand)Author
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold
2013-12-18net: phy: cicada: fix checkpath errorsFlorian Fainelli
2013-09-17drivers: net: phy: cicada.c: clears warning Use #include <linux/io.h> instead...Avinash Kumar
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König
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-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2006-07-05[PATCH] Add support for the Cicada 8201 PHYKim Phillips
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2005-11-05Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik
2005-07-30This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming