summaryrefslogtreecommitdiff
path: root/drivers/net/phy/lxt.c
Commit message (Expand)AuthorAge
* net: phy: remove generic settings for callbacks config_aneg and read_status f...Heiner Kallweit2017-12-01
* net: phy: lxt: Export link partner advertisingThomas Bogendoerfer2017-06-20
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* lxt: simplify lxt970_config_init()Sergei Shtylyov2016-05-16
* lxt: simplify lxt97[01]_config_intr()Sergei Shtylyov2016-05-16
* phy: Centralize setting driver module ownerAndrew Lunn2016-01-07
* net: phy: replace phy_drivers_register callsJohan Hovold2014-11-12
* net: phy: lxt: fix checkpath errorsFlorian Fainelli2013-12-18
* Supject: phy: make local function staticstephen hemminger2013-03-09
* lxt PHY: Support for the buggy LXT973 rev A2LEROY Christophe2012-09-27
* phylib: Support registering a bunch of driversChristian Hohnstaedt2012-07-09
* net/phy: fix many "defined but unused" warningsUwe Kleine-König2010-10-05
* phylib: Add autoload support for the LXT973 phy.David Woodhouse2010-06-26
* phylib: Add support for the LXT973 phy.Richard Cochran2010-06-09
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | phylib: Add module table to all existing phy driversDavid Woodhouse2010-04-02
|/
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Fix phy id for LXT971A/LXT972AUwe Zeisberger2006-06-26
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-05
* This patch adds a PHY Abstraction Layer to the Linux Kernel, enablingAndy Fleming2005-07-30