aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/phy/davicom.c
AgeCommit message (Expand)AuthorFilesLines
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyGravatar Linus Torvalds 1-1/+1
2016-01-07phy: Centralize setting driver module ownerGravatar Andrew Lunn 1-4/+0
2015-06-11net: phy: davicom: add IDs for DM9161B and C variantsGravatar Gustavo Zacarias 1-0/+13
2014-11-12net: phy: replace phy_drivers_register callsGravatar Johan Hovold 1-14/+1
2013-12-18net: phy: davicom: fix checkpath errorsGravatar Florian Fainelli 1-1/+1
2012-11-14net/phy/davicom: add irq functions to DM9161E and DM9161AGravatar Joachim Eastwood 1-0/+6
2012-07-09phylib: Support registering a bunch of driversGravatar Christian Hohnstaedt 1-32/+9
2012-04-03net:phy:davicom: remove unnecessary codeGravatar Srinivas Kandagatla 1-6/+1
2010-10-05net/phy: fix many "defined but unused" warningsGravatar Uwe Kleine-König 1-1/+1
2010-04-11Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Gravatar David S. Miller 1-1/+0
2010-04-02phylib: Add module table to all existing phy driversGravatar David Woodhouse 1-0/+9
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-1/+0
2008-03-05dm9161: add configuration for MII/RMIIGravatar frederic Rodo 1-3/+14
2007-05-11Add support for the Davicom DM9161A PHYGravatar Kim Phillips 1-8/+26
2007-02-14[PATCH] remove many unneeded #includes of sched.hGravatar Tim Schmielau 1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2005-11-05Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Gravatar Jeff Garzik 1-1/+0
2005-07-30This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingGravatar Andy Fleming 1-0/+195