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
|
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 |
David S. Miller
|
da8120355e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Ben Hutchings
|
635ecaa70e
netdev: restore MTU change operation
|
16 years ago |
Ben Hutchings
|
240c102d9c
netdev: restore MAC address set and validate operations
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Michael Buesch
|
e3453f6342
pegasus usb-net: Fix endianness bugs
|
16 years ago |
Oliver Neukum
|
9dd014eb98
pegasus: Handle disconnect error code correctly.
|
16 years ago |
Oliver Neukum
|
8cb89571bd
net: convert pegasus driver to net_device_ops
|
16 years ago |
Harvey Harrison
|
da2bbdcc38
USB: avoid needless address-taking of function parameters
|
16 years ago |