David S. Miller
|
55c8eb6c8e
SMC91x: Fix compilation on some platforms.
|
16 years ago |
Mike Frysinger
|
237f3e1d80
smc91x: add __init markings to smc_drv_probe()
|
16 years ago |
David S. Miller
|
a1744d3bee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Mike Frysinger
|
51ac3beffd
SMC91x: delete unused local variable "lp"
|
16 years ago |
Johannes Berg
|
e174961ca1
net: convert print_mac to %pM
|
16 years ago |
Linus Torvalds
|
7cc4e87f91
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
|
16 years ago |
Russell King
|
6a4690c22f
Merge branch 'ptebits' into devel
|
16 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 |
David S. Miller
|
df39e8ba56
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
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()
|
17 years ago |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 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
|
23 years ago |
David Howells
|
6d5aefb8ea
WorkQueue: Fix up arch-specific work items where possible
|
18 years ago |