Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
8 years ago |
Bhaktipriya Shridhar
|
95ac399451
net: pegasus: Remove deprecated create_singlethread_workqueue
|
9 years ago |
xypron.glpk@gmx.de
|
bbf178e0a0
net: pegasus: simplify logical constraint
|
9 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Petko Manolov
|
1a8deec09d
pegasus: fixes reported packet length
|
9 years ago |
Petko Manolov
|
b7302ca058
pegasus: fixes URB buffer allocation size;
|
9 years ago |
Wilfried Klaebe
|
7ad24ea4bf
net: get rid of SET_ETHTOOL_OPS
|
11 years ago |
Dan Carpenter
|
3d64fc7053
usbnet: pegasus: endian bug in write_mii_word()
|
12 years ago |
Petko Manolov
|
323b34963d
drivers: net: usb: pegasus: fix control urb submission
|
12 years ago |
Petko Manolov
|
2bd647018f
drivers: net: usb: pegasus: read/write_mii_word optimised
|
12 years ago |
Petko Manolov
|
313a58e487
drivers: net: usb: pegasus: remove skb pool
|
12 years ago |
Joe Perches
|
14f8dc4953
drivers: net: Remove remaining alloc/OOM messages
|
12 years ago |
Ming Lei
|
4fbc5b20e2
usbnet: pegasus: set wakeup enable in set_wol
|
12 years ago |
Jiri Pirko
|
7826d43f2d
ethtool: fix drvinfo strings set in drivers
|
12 years ago |
tom.leiming@gmail.com
|
5c2f05139a
usbnet:pegasus: remove usb_get/put_dev in .probe and .disconnect
|
13 years ago |
Sarah Sharp
|
e1f12eb6ba
USB: Disable hub-initiated LPM for comms devices.
|
13 years ago |
Joe Perches
|
41de8d4cff
drivers/net: Remove alloc_etherdev error messages
|
13 years ago |
Dan Carpenter
|
681f16232c
usb: pegasus: cleanup a couple conditions
|
13 years ago |
Rusty Russell
|
eb93992207
module_param: make bool parameters really bool (net & drivers/net)
|
13 years ago |
Jiri Pirko
|
afc4b13df1
net: remove use of ndo_set_multicast_list in drivers
|
14 years ago |
Joe Perches
|
8739cfef1a
drivers/net/usb: Remove unnecessary casts of netdev_priv
|
14 years ago |
Nicolas Kaiser
|
5a9dbfe08e
usb: pegasus: fixed coding style issues
|
15 years ago |
Julia Lawall
|
175c044141
drivers/net/usb: Use kmemdup
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Joe Perches
|
a475f603d2
drivers/net/usb: Use netif_<level> logging facilities
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
Chris Rankin
|
ab854b24a2
net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor:Product IDs
|
16 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 |