Commit Graph

59 Commits (5cd3bbfad088f86bde3e0f038ff4dd5bb0ac5290)

Author SHA1 Message Date
Luotao Fu 48502180e4 smc91x: remove isa stuff from smc91x driver 16 years ago
Al Viro f57628d76b section errors in smc911x/smc91x 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
David S. Miller 55c8eb6c8e SMC91x: Fix compilation on some platforms. 16 years ago
Mike Frysinger 237f3e1d80 smc91x: add __init markings to smc_drv_probe() 17 years ago
Mike Frysinger 51ac3beffd SMC91x: delete unused local variable "lp" 17 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Magnus Damm d6bc372ea1 smc91x: fix nowait printout 17 years ago
Russell King b0dbcf511c [NET] smc91x: provide configurable leds 17 years ago
Jeff Garzik 6fc30db563 [netdrvr] smc91x: fix resource removal (null ptr deref) 17 years ago
Eric Miao 52256c0e06 [NET] smc91x: prepare SMC_USE_PXA_DMA to be specified in platform data 17 years ago
Eric Miao 159198862a [NET] smc91x: prepare for SMC_IO_SHIFT to be a platform configurable variable 17 years ago
Eric Miao c4f0e76747 [NET] smc91x: add SMC91X_NOWAIT flag to platform data 17 years ago
Eric Miao fa6d3be085 [NET] smc91x: favor the use of SMC91X_USE_* instead of SMC_CAN_USE_* 17 years ago
Eric Miao d280eadc4f [NET] smc91x: remove "irq_flags" from "struct smc91x_platdata" 17 years ago
David S. Miller 4bb073c0e3 net: Eliminate flush_scheduled_work() calls while RTNL is held. 17 years ago
Kay Sievers 72abb46101 net drivers: fix platform driver hotplug/coldplug 17 years ago
Sonic Zhang c500cb265e smc91x driver: fix bug: print warning only in interrupt mode 17 years ago
Magnus Damm 3e94794355 smc91x: introduce platform data flags V2 17 years ago
Magnus Damm cfdfa86536 smc91x: pass along private data V2 17 years ago
Russell King e7b3dc7ef1 [NET] smc91x: Make smc91x use IRQ resource trigger flags 17 years ago
Russell King 073ac8fd4a [NET] smc91x: fix PXA DMA support code 18 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device 18 years ago
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 18 years ago
Al Viro 9c8e7f5cc9 [PATCH] m32r pt_regs fixes 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Russell King 76cb4fe7c0 [PATCH] lockdep: fix smc91x 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Nicolas Pitre 09779c6df2 [PATCH] smc91x: allow for dynamic bus access configs 19 years ago
David Vrabel 489447380a [PATCH] handle errors returned by platform_get_irq*() 19 years ago
Russell King 9ded96f24c [PATCH] IRQ type flags 19 years ago
Russell King e52542443a [PATCH] smc91x: fix bank mismatch 20 years ago
Nicolas Pitre 5d0571d915 [PATCH] smc91x: fix one source of spurious interrupts 20 years ago
Russell King 3ae5eaec1d [DRIVER MODEL] Convert platform drivers to use struct platform_driver 20 years ago
Russell King d052d1beff Create platform_device.h to contain all the platform device details. 20 years ago
Nicolas Pitre 99e1baf869 [PATCH] smc91x: shut down power after probing 20 years ago
Russell King 9480e307cd [PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacks 20 years ago
David Brownell 5f13e7ec5c [PATCH] smc91x needs settable IRQ trigger type 20 years ago
Nicolas Pitre be83668a25 [PATCH] smc91x: plug race between TX tasklet and driver reset 20 years ago
Nicolas Pitre ea9375607f [PATCH] smc91x: more tweaks to help with RX overruns 20 years ago
Nicolas Pitre 8de901150f [PATCH] smc91x: improve diagnostic info 20 years ago
Nicolas Pitre 53155109b6 [PATCH] smc91x addr config check 20 years ago
Pavel Machek 05adc3b745 [PATCH] u32 vs. pm_message_t fixes for drivers/net 20 years ago