aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/smsc
Commit message (Expand)AuthorAge
* smsc: smc911x: Fix sparse warningsFabio Estevam2013-01-18
* net: phy: remove flags argument from phy_{attach, connect, connect_direct}Florian Fainelli2013-01-14
* ethtool: fix drvinfo strings set in driversJiri Pirko2013-01-07
* net: remove unnecessary NET_ADDR_RANDOM "bitclean"Jiri Pirko2013-01-04
* drivers/net: Use of_match_ptr() macro in smsc911x.cSachin Kamat2012-12-19
* drivers/net: Use of_match_ptr() macro in smc91x.cSachin Kamat2012-12-19
* net: smc911x: use io{read,write}*_rep accessorsMatthew Leach2012-12-11
* net: smc91x: use io{read, write}*_rep accessors instead of string functionsWill Deacon2012-12-10
* drivers/net: fix up function prototypes after __dev* removalsGreg Kroah-Hartman2012-12-07
* epic100: remove __dev* attributesBill Pemberton2012-12-03
* smsc9420: remove __dev* attributesBill Pemberton2012-12-03
* smc911x: remove __dev* attributesBill Pemberton2012-12-03
* smsc911x: remove __dev* attributesBill Pemberton2012-12-03
* smc91x: remove __dev* attributesBill Pemberton2012-12-03
* net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood2012-11-19
* 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