summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/smsc
AgeCommit message (Expand)Author
2012-03-28Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-02-15net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka
2012-02-15net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka
2012-02-09ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King
2012-02-08netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi
2012-01-31drivers/net: Remove alloc_etherdev error messagesJoe Perches
2012-01-11smsc911x: use an unique MDIO bus name.Florian Fainelli
2012-01-07smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller
2012-01-04net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas
2012-01-04net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas
2011-11-29net/smsc911x: Add regulator supportRobert Marklund
2011-11-29net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-11-16net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones
2011-11-14net/smsc911x: Always wait for the chip to be readyRobert Marklund
2011-11-08sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones
2011-10-31drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker
2011-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2011-10-24Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2011-09-21net/smsc911x: Correctly configure 16-bit register access from DTDave Martin
2011-09-15MII: fix Kconfig dependencies for MIIJeff Kirsher
2011-08-27drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher
2011-08-18net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-11smsc: Move the SMC (SMSC) driversJeff Kirsher