summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/davicom.c
Commit message (Expand)AuthorAgeFilesLines
* net/phy/davicom: add irq functions to DM9161E and DM9161AJoachim Eastwood2012-11-151-0/+6
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-091-32/+9Star
* net:phy:davicom: remove unnecessary codeSrinivas Kandagatla2012-04-041-6/+1Star
* 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/+0Star
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0Star
* | phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-021-0/+9
|/
* dm9161: add configuration for MII/RMIIfrederic Rodo2008-03-051-3/+14
* Add support for the Davicom DM9161A PHYKim Phillips2007-05-111-8/+26
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-061-1/+0Star
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-311-0/+195