Dirkjan Bussink
|
4d9b109060
tty: Prevent deadlock in n_gsm driver
|
12 years ago |
Greg Kroah-Hartman
|
4e18585d51
Revert "n_gsm.c: add tx_lock in gsm_send"
|
12 years ago |
Jiri Slaby
|
2e124b4a39
TTY: switch tty_flip_buffer_push
|
12 years ago |
Jiri Slaby
|
05c7cd3990
TTY: switch tty_insert_flip_string
|
12 years ago |
Jiri Slaby
|
92a19f9cec
TTY: switch tty_insert_flip_char
|
12 years ago |
xiaojin
|
f96f7f7f39
n_gsm.c: add tx_lock in gsm_send
|
12 years ago |
Jiri Slaby
|
9a8e62bc68
TTY: n_gsm, use kref from tty_port
|
12 years ago |
Alan Cox
|
47fdd641cc
tty: n_gsm: Fix incorrect debug display
|
12 years ago |
Russ Gorby
|
88ed2a6061
n_gsm: memory leak in uplink error path
|
13 years ago |
Russ Gorby
|
329e56780e
n_gsm: replace kfree_skb w/ appropriate dev_* versions
|
13 years ago |
Russ Gorby
|
b4338e1efc
n_gsm: avoid accessing freed memory during CMD_FCOFF condition
|
13 years ago |
Russ Gorby
|
5e44708f75
n_gsm: added interlocking for gsm_data_lock for certain code paths
|
13 years ago |
samix.lebsir
|
10c6c383e4
char: n_gsm: remove message filtering for contipated DLCI
|
13 years ago |
Frederic Berat
|
c01af4fec2
n_gsm : Flow control handling in Mux driver
|
13 years ago |
Russ Gorby
|
192b6041e7
n_gsm: uplink SKBs accumulate on list
|
13 years ago |
xiaojin
|
7e8ac7b23b
n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX
|
13 years ago |
Jiri Slaby
|
86176ed905
TTY: n_gsm, use tty_port_install
|
13 years ago |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 years ago |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 years ago |
Alan Cox
|
a8d12007c7
n_gsm: Fix timings
|
13 years ago |
Mikhail Kshevetskiy
|
268e526b93
tty/n_gsm: avoid fifo overflow in gsm_dlci_data_output
|
13 years ago |
Mikhail Kshevetskiy
|
f37ac5a144
tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)
|
13 years ago |
Nikola Diklic-Perin
|
cf16807b61
tty/n_gsm: fix bug in tiocmset
|
13 years ago |
Alan Cox
|
f17141fdd4
n_gsm: Send CLD command on exit
|
14 years ago |
Alan Cox
|
a4c9fe8daf
n_gsm: update TODO list
|
14 years ago |
Linus Torvalds
|
d5ef642355
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 years ago |
Du, Alek
|
f086ced171
n_gsm: fix the wrong FCS handling
|
14 years ago |
Russ Gorby
|
6ab8fba7fc
tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs
|
14 years ago |
Russ Gorby
|
bcd5abe28f
tty: n_gsm: Add raw-ip support
|
14 years ago |
Russ Gorby
|
d50f6dcaf2
tty: n_gsm: expose gsmtty device nodes at ldisc open time
|
14 years ago |