Petko Manolov
|
4d12997a9b
drivers: net: usb: rtl8150: concurrent URB bugfix
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |
Greg Kroah-Hartman
|
49ae25b03c
USB: remove dbg() usage in USB networking drivers
|
12 years ago |
Sarah Sharp
|
e1f12eb6ba
USB: Disable hub-initiated LPM for comms devices.
|
13 years ago |
Greg Kroah-Hartman
|
21f524321b
USB: rtl8150.c: remove err() usage
|
13 years ago |
huajun li
|
6bafd6436e
usb/rtl8150 : Remove duplicated definitions
|
13 years ago |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |
Greg Kroah-Hartman
|
d632eb1bf2
USB: convert drivers/net/* to use module_usb_driver()
|
13 years ago |
françois romieu
|
141b9e6654
rtl8150: removal of forward declarations.
|
13 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
huajun li
|
c2e2a313ff
rtl8150: rtl8150_disconnect(...) does not need tasklet_disable(...)
|
14 years ago |
David Decotigny
|
7073949720
ethtool: cosmetic: Use ethtool ethtool_cmd_speed API
|
14 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
David S. Miller
|
d4a66e752d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
roel kluin
|
c064efca92
usbnet: test off by one
|
15 years ago |
H Hartley Sweeten
|
d649a2844e
drivers/net/usb/rtl8150.c: use %pM to shown MAC address
|
15 years ago |
Julia Lawall
|
6057912d7b
drivers/net/usb: Correct code taking the size of a pointer
|
15 years ago |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
16 years ago |
Stephen Hemminger
|
25a79c41ce
usbnet: convert to netdev_tx_t
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
André Goddard Rosa
|
342a437ef6
usbnet: ratelimit warning messages invoked from callback handler
|
16 years ago |
Stephen Hemminger
|
d79f7ef48b
usbnet: convert rtl driver to net_device_ops
|
16 years ago |
Stephen Hemminger
|
b7e41e2305
usbnet: convert to internal net_device stats
|
16 years ago |
Oliver Neukum
|
c94cb31450
net: prepare usb net drivers for addition of status as a parameter
|
16 years ago |
Greg Kroah-Hartman
|
880c9c66a6
USB: remove info() macro from usb network drivers
|
17 years ago |
Greg Kroah-Hartman
|
4dc8994806
USB: remove warn() macro from usb net drivers
|
17 years ago |
Robert P. J. Day
|
7fdba2f291
USB: Fix cut-and-paste error in rtl8150.c
|
17 years ago |
Lennert Buytenhek
|
ad84243eb4
rtl8150: use default MTU of 1500
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
18 years ago |
Mariusz Kozlowski
|
acb2cc8b20
[PATCH] drivers/net: remove superfluous memset
|
18 years ago |