aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc
Commit message (Expand)AuthorAge
* net/smsc911x: Fix ready check in cases where WORD_SWAP is neededKamlakant Patel2012-11-14
* ethernet: Use eth_random_addrJoe Perches2012-07-17
* drivers/net/ethernet: Fix (nearly-)kernel-doc comments for various functionsBen Hutchings2012-07-11
* smsc911x.c: encapsulate enable irq callsMatthias Brugger2012-06-22
* ethernet: Remove casts to same typeJoe Perches2012-06-06
* net/smsc911x: Repair broken failure pathsLee Jones2012-05-30
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-23
|\
| * drivers/net: Do not free an IRQ if its request failedLee Jones2012-04-21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-15
|\|
| * net: smsc911x: fix skb handling in receive pathWill Deacon2012-04-13
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-04-10
|\|
| * Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
| |\
| | * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
| * | Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-27
| |\ \ | | |/ | |/|
| | * ARM: sa11x0: neponset: provide function to manipulate NCR_0Russell King2012-02-09
* | | epic100: stop using net_device.{base_addr, irq} and convert to __iomem.Francois Romieu2012-04-07
* | | smsc9420: stop using net_device.{base_addr, irq}.Francois Romieu2012-04-07
* | | smsc9420: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
* | | smsc911x: Support the get_ts_info ethtool method.Richard Cochran2012-04-04
|/ /
* | net: use eth_hw_addr_random() and reset addr_assign_typeDanny Kukawka2012-02-15
* | net: replace random_ether_addr() with eth_hw_addr_random()Danny Kukawka2012-02-15
* | netdev: ethernet dev_alloc_skb to netdev_alloc_skbPradeep A. Dalvi2012-02-08
* | drivers/net: Remove alloc_etherdev error messagesJoe Perches2012-01-31
|/
* smsc911x: use an unique MDIO bus name.Florian Fainelli2012-01-10
* smsc911x: Unconditionally include linux/smscphy.h in smsc911x.hDavid S. Miller2012-01-07
* net/smsc911x: Check if PHY is in operational mode before software resetJavier Martinez Canillas2012-01-03
* net: phy: smsc: Move SMSC PHY constants to <linux/smscphy.h>Javier Martinez Canillas2012-01-03
* net/smsc911x: Add regulator supportRobert Marklund2011-11-29
* net/ethernet: convert drivers/net/ethernet/* to use module_platform_driver()Axel Lin2011-11-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-21
|\
| * net/smsc911x: Always wait for the chip to be readyRobert Marklund2011-11-14
* | net: sweep-up some straglers in strlcpy conversion of .get_drvinfo routinesRick Jones2011-11-16
* | sweep the floors and convert some .get_drvinfo routines to strlcpyRick Jones2011-11-08
|/
* drivers/net: Add module.h to drivers who were implicitly using itPaul Gortmaker2011-10-31
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2011-10-25
* Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-10-24
* net/smsc911x: Correctly configure 16-bit register access from DTDave Martin2011-09-21
* MII: fix Kconfig dependencies for MIIJeff Kirsher2011-09-15
* drivers/net/ethernet/*: Enabled vendor Kconfig optionsJeff Kirsher2011-08-27
* net: remove use of ndo_set_multicast_list in driversJiri Pirko2011-08-17
* smsc: Move the SMC (SMSC) driversJeff Kirsher2011-08-10