aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-10smsc911x: use an unique MDIO bus name.Florian Fainelli1-1/+2
2012-01-07smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller1-2/+0
2012-01-03net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas1-0/+92
2012-01-03net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas1-0/+4
2011-11-29net/smsc911x: Add regulator supportRobert Marklund1-11/+100
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2-24/+2
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+12
2011-11-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones1-2/+2
2011-11-14net/smsc911x: Always wait for the chip to be readyRobert Marklund1-0/+12
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2-6/+7
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker1-0/+1
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds14-0/+17252
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2011-09-21net/smsc911x: Correctly configure 16-bit register access from DTDave Martin1-0/+2
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher1-0/+5
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher1-0/+1
2011-08-17net: remove use of ndo_set_multicast_list in driversJiri Pirko7-7/+7
2011-08-10smsc: Move the SMC (SMSC) driversJeff Kirsher14-0/+17243