Filip Aben
|
242647bcf8
hso: remove driver version
|
15 years ago |
David S. Miller
|
8244132ea8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Filip Aben
|
d5dc0ae4df
hso: remove setting of low_latency flag
|
15 years ago |
Eric Dumazet
|
ba2d358791
drivers/net: use __packed annotation
|
15 years ago |
Filip Aben
|
dd7496f217
hso: add support for new products
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Christoph Egger
|
4d823be98c
obsolete config in kernel source: HSO_AUTOPM
|
15 years ago |
Jan Dumon
|
8a5c9c4932
hso: fixed missing newlines
|
15 years ago |
Jan Dumon
|
0e0367e980
hso: Fix for 5 sec timeouts with v2.x firmware
|
15 years ago |
Jan Dumon
|
68a351c501
hso: Attempt to recover from usb bus errors
|
15 years ago |
Jan Dumon
|
f4763e96c0
hso: don't change the state of a closed port
|
15 years ago |
Jan Dumon
|
d9ced80d10
hso: Fix for endian issues on big endian machines
|
15 years ago |
Jan Dumon
|
ec157937d9
hso: Add Vendor/Product ID's for new devices
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Antti Kaijanmäki
|
dcfcb256cc
hso: fix soft-lockup
|
15 years ago |
Antti Kaijanmäki
|
9ce673d5e9
hso: fix debug routines
|
15 years ago |
Marcel Holtmann
|
384912ed19
net: Add DEVTYPE support for Ethernet based devices
|
15 years ago |
Stephen Hemminger
|
0fc0b732ea
netdev: drivers should make ethtool_ops const
|
15 years ago |
Stephen Hemminger
|
25a79c41ce
usbnet: convert to netdev_tx_t
|
15 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Patrick McHardy
|
5b2c4b972c
net: fix network drivers ndo_start_xmit() return values (part 8)
|
16 years ago |
Paulius Zaleckas
|
d65a68a8da
hso: convert dev_alloc_skb() to netdev_alloc_skb()
|
16 years ago |
Johannes Berg
|
19d337dff9
rfkill: rewrite
|
16 years ago |
Greg Kroah-Hartman
|
1aec5bdfed
net: remove driver_data direct access of struct device
|
16 years ago |
Johannes Berg
|
c1c6b14b22
rfkill: remove deprecated state constants
|
16 years ago |
Jan Dumon
|
0de8ca597d
hso: fix for the 'invalid frame length' messages
|
16 years ago |
Jan Dumon
|
3b7d2b319d
hso: fix for crash when unplugging the device
|
16 years ago |
Jan Dumon
|
9961d84270
hso: add Vendor/Product ID's for new devices
|
16 years ago |
Stephen Hemminger
|
c266cb4ef2
usbnet: convert hso driver to net_device_ops
|
16 years ago |