Greg KH
|
5e2cd0825a
hso: fix a use after free condition
|
14 years ago |
Greg Kroah-Hartman
|
f227e08b71
Merge 2.6.38-rc6 into tty-next
|
14 years ago |
Alan Cox
|
6caa76b778
tty: now phase out the ioctl file pointer for good
|
14 years ago |
Alan Cox
|
20b9d17715
tiocmset: kill the file pointer argument
|
14 years ago |
Alan Cox
|
60b33c133c
tiocmget: kill off the passing of the struct file
|
14 years ago |
Jesper Juhl
|
5b89db0e84
Net, USB, Option, hso: Do not dereference NULL pointer
|
14 years ago |
Joe Perches
|
5591c75dc3
usb: Use static const, consolidate code
|
14 years ago |
David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Thomas Bogendoerfer
|
6934d33556
hso: IP checksuming doesn't work on GE0301 option cards
|
14 years ago |
David S. Miller
|
fe6c791570
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Filip Aben
|
8e65c0ece6
hso: fix disable_net
|
14 years ago |
Alan Cox
|
ce5a121304
hso: Fix unused variable warning
|
14 years ago |
Linus Torvalds
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Alan Cox
|
0bca1b913a
tty: Convert the USB drivers to the new icount interface
|
14 years ago |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Dan Rosenberg
|
7011e66093
drivers/net/usb/hso.c: prevent reading uninitialized memory
|
14 years ago |
Ben Hutchings
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 years ago |
Filip Aben
|
5c7bf2f4d6
hso: Add new product ID
|
15 years ago |
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 |