aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet/smsc
AgeCommit message (Expand)Author
2012-07-16ethernet: Use eth_random_addrJoe Perches
2012-07-10drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings
2012-06-22smsc911x.c: encapsulate enable irq callsMatthias Brugger
2012-06-06ethernet: Remove casts to same typeJoe Perches
2012-05-30net/smsc911x: Repair broken failure pathsLee Jones
2012-04-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-21drivers/net: Do not free an IRQ if its request failedLee Jones
2012-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-13net: smsc911x: fix skb handling in receive pathWill Deacon
2012-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-04-07epic100: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu
2012-04-07smsc9420: stop using net_device.{base_addr, irq}.Francois Romieu
2012-04-04smsc9420: Support the get_ts_info ethtool method.Richard Cochran
2012-04-04smsc911x: Support the get_ts_info ethtool method.Richard Cochran
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27Merge 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-10smsc911x: use an unique MDIO bus name.Florian Fainelli
2012-01-07smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller
2012-01-03net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas
2012-01-03net: 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-17net: remove use of ndo_set_multicast_list in driversJiri Pirko
2011-08-10smsc: Move the SMC (SMSC) driversJeff Kirsher