summaryrefslogtreecommitdiff
path: root/drivers/net/phy/lxt.c
AgeCommit message (Expand)AuthorFilesLines
2014-11-12net: phy: replace phy_drivers_register callsJohan Hovold1-14/+1
2013-12-18net: phy: lxt: fix checkpath errorsFlorian Fainelli1-2/+2
2013-03-10Supject: phy: make local function staticstephen hemminger1-1/+1
2012-09-28lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe1-0/+127
2012-07-09phylib: Support registering a bunch of driversChristian Hohnstaedt1-35/+12
2010-10-05net/phy: fix many "defined but unused" warningsUwe Kleine-König1-1/+1
2010-06-27phylib: Add autoload support for the LXT973 phy.David Woodhouse1-0/+1
2010-06-10phylib: Add support for the LXT973 phy.Richard Cochran1-1/+50
2010-04-12Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller1-1/+0
2010-04-03phylib: Add module table to all existing phy driversDavid Woodhouse1-0/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-27[PATCH] Fix phy id for LXT971A/LXT972AUwe Zeisberger1-4/+4
2005-11-06Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik1-1/+0
2005-07-31This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming1-0/+179