Stephen Hemminger
cd94f08658
baycom: convert to internal net_device_stats
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Acked-by: Thomas Sailer <t.sailer@alumni.ethz.ch >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:33 -08:00
Stephen Hemminger
b3672a7394
6pack: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:32 -08:00
Stephen Hemminger
bc0443fc38
znet: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:31 -08:00
Stephen Hemminger
69d651692f
3c559: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:31 -08:00
Stephen Hemminger
f1608f859a
tms380tr: convert to net_device_ops
...
Conver this related group of drivers to new API
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:30 -08:00
Stephen Hemminger
efda072393
olympic: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:30 -08:00
Stephen Hemminger
dcc59a9789
olympic: convert to internal network device stats
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:29 -08:00
Stephen Hemminger
be18827815
lanstreamer: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:29 -08:00
Stephen Hemminger
37423fff4f
lanstreamer: convert to internal network stats
...
Use internal network_device_stats to keep track of statistics.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:27 -08:00
Stephen Hemminger
c86d874029
ibmtr: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:26 -08:00
Stephen Hemminger
9fd3238e95
ibmtr: convert to internal network_device_stats
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:26 -08:00
Stephen Hemminger
48b47a5e30
3c59x: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:25 -08:00
Stephen Hemminger
4394e6533d
3c527: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:25 -08:00
Stephen Hemminger
90e64c6ad2
3c523: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:24 -08:00
Stephen Hemminger
f3701c2f0e
3c515: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:24 -08:00
Stephen Hemminger
3186ae8f3f
3c509: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:23 -08:00
Stephen Hemminger
1722de5098
3c507: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:23 -08:00
Stephen Hemminger
e6c42b7826
3c505: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:22 -08:00
Stephen Hemminger
878f64856d
3c501: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:21 -08:00
Stephen Hemminger
a1799af4d7
com20020: convert to net_devic_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:20 -08:00
Stephen Hemminger
bca5b8939f
arcnet: convert to net_device_ops
...
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:19 -08:00
Stephen Hemminger
5803c5122a
arcnet: convert to internal stats
...
Use pre-existing network_device_stats inside network_device rather than own
private structure.
Signed-off-by: Stephen Hemminger <shemminger@vyatta.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 14:02:19 -08:00
Christian Eggers
6d31748294
usb/mcs7830: Don't use buffers from stack for USB transfers
...
mcs7830_set_reg() and mcs7830_get_reg() are called with buffers
from stack which must not be used directly for USB transfers.
This causes corruption of the stack particulary on non x86
architectures because DMA may be used for these transfers.
Signed-off-by: Christian Eggers <christian.eggers@kathrein.de >
Acked-by: Arnd Bergmann <arnd@arndb.de >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 12:56:24 -08:00
Steve Glendinning
0b491eee46
usbnet: allow type check of devdbg arguments in non-debug build
...
Improve usbnet's devdbg to always type-check diagnostic arguments,
like dev_dbg (device.h). This makes no change to the resulting size of
usbnet modules.
This patch also removes an #ifdef DEBUG directive from rndis_wlan so
it's devdbg statements are always type-checked at compile time.
Signed-off-by: Steve Glendinning <steve.glendinning@smsc.com >
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-21 12:35:43 -08:00
roel kluin
0d1cfd20cc
via-velocity: fix hot spin
...
while(--j >= 0) keeps spinning when j is unsigned:
Signed-off-by: Roel Kluin <roel.kluin@gmail.com >
Signed-off-by: David S. Miller <davem@davemloft.net >
2009-01-20 14:44:01 -08:00