aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/smc91x.c
Commit message (Expand)AuthorAge
* drivers/net: Omit check for multicast bit in netdev_for_each_mc_addrTobias Klauser2011-07-08
* net: fix smc91x.c device tree supportGrant Likely2011-06-05
* ethtool: cosmetic: Use ethtool ethtool_cmd_speed APIDavid Decotigny2011-04-29
* smc91x: add devicetree supportThomas Chou2011-01-26
* smc91x: Add missing #inclusion of <linux/irq.h>David Howells2010-10-07
* net: trans_start cleanupsEric Dumazet2010-05-10
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-04-11
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | net: convert multicast list to list_headJiri Pirko2010-04-03
* | net/smc91xx: remove trailing space in messagesFrans Pop2010-03-24
|/
* net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko2010-02-26
* net: use netdev_mc_count and netdev_mc_empty when appropriateJiri Pirko2010-02-12
* net: smc91x: Fix up type mismatch in smc_drv_resume().Paul Mundt2009-12-11
* smc91x: fix unused flags warnings on UP systemsMike Frysinger2009-12-11
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-12-02
|\
| * NET: smc91x: Fix irq flagsRussell King - ARM Linux2009-11-30
* | NET: smc91x: convert to dev_pm_opsKevin Hilman2009-11-29
* | drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches2009-11-19
|/
* Nicolas Pitre has a new email addressNicolas Pitre2009-09-15
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-09-02
|\
| * smc91x: fix compilation on SMPAlexey Dobriyan2009-08-26
| * smc91x: let smc91x work well under netpollDongdong Deng2009-08-24
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-16
|\|
| * netdev: restore MTU change operationBen Hutchings2009-07-12
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
|/
* smc91x: struct net_device_opsMagnus Damm2009-01-27
* net: struct device - replace bus_id with dev_name(), dev_set_name()Kay Sievers2009-01-27
* smc91x: enable ethtool EEPROM interfaceVernon Sauder2009-01-21
* smc91x: remove isa stuff from smc91x driverLuotao Fu2008-12-04
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02
|\
| * section errors in smc911x/smc91xAl Viro2008-11-30
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
|\|
| * SMC91x: Fix compilation on some platforms.David S. Miller2008-11-03
* | drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* | smc91x: add __init markings to smc_drv_probe()Mike Frysinger2008-11-02
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
|\|
| * SMC91x: delete unused local variable "lp"Mike Frysinger2008-10-31
* | net: convert print_mac to %pMJohannes Berg2008-10-27
|/
* Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-10-11
|\
| * Merge branch 'ptebits' into develRussell King2008-10-09
| |\
| * | [NET] smc91x: provide configurable ledsRussell King2008-09-07
* | | drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-24
* | | smc91x: fix nowait printoutMagnus Damm2008-09-24
| |/ |/|
* | [netdrvr] smc91x: fix resource removal (null ptr deref)Jeff Garzik2008-08-27
|/
* [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform dataEric Miao2008-07-12
* [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variableEric Miao2008-07-12
* [NET] smc91x: add SMC91X_NOWAIT flag to platform dataEric Miao2008-07-12
* [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_*Eric Miao2008-07-12
* [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata"Eric Miao2008-07-12
* net: Eliminate flush_scheduled_work() calls while RTNL is held.David S. Miller2008-06-12