Jiri Slaby
|
9a8e62bc68
TTY: n_gsm, use kref from tty_port
|
12 rokov pred |
Alan Cox
|
47fdd641cc
tty: n_gsm: Fix incorrect debug display
|
12 rokov pred |
Russ Gorby
|
88ed2a6061
n_gsm: memory leak in uplink error path
|
13 rokov pred |
Russ Gorby
|
329e56780e
n_gsm: replace kfree_skb w/ appropriate dev_* versions
|
13 rokov pred |
Russ Gorby
|
b4338e1efc
n_gsm: avoid accessing freed memory during CMD_FCOFF condition
|
13 rokov pred |
Russ Gorby
|
5e44708f75
n_gsm: added interlocking for gsm_data_lock for certain code paths
|
13 rokov pred |
samix.lebsir
|
10c6c383e4
char: n_gsm: remove message filtering for contipated DLCI
|
13 rokov pred |
Frederic Berat
|
c01af4fec2
n_gsm : Flow control handling in Mux driver
|
13 rokov pred |
Russ Gorby
|
192b6041e7
n_gsm: uplink SKBs accumulate on list
|
13 rokov pred |
xiaojin
|
7e8ac7b23b
n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUX
|
13 rokov pred |
Jiri Slaby
|
86176ed905
TTY: n_gsm, use tty_port_install
|
13 rokov pred |
Alan Cox
|
adc8d746ca
tty: move the termios object into the tty
|
13 rokov pred |
Jiri Slaby
|
2f16669d32
TTY: remove re-assignments to tty_driver members
|
13 rokov pred |
Alan Cox
|
a8d12007c7
n_gsm: Fix timings
|
13 rokov pred |
Mikhail Kshevetskiy
|
268e526b93
tty/n_gsm: avoid fifo overflow in gsm_dlci_data_output
|
13 rokov pred |
Mikhail Kshevetskiy
|
f37ac5a144
tty/n_gsm: fix a bug in gsm_dlci_data_output (adaption = 2 case)
|
13 rokov pred |
Nikola Diklic-Perin
|
cf16807b61
tty/n_gsm: fix bug in tiocmset
|
13 rokov pred |
Alan Cox
|
f17141fdd4
n_gsm: Send CLD command on exit
|
14 rokov pred |
Alan Cox
|
a4c9fe8daf
n_gsm: update TODO list
|
14 rokov pred |
Linus Torvalds
|
d5ef642355
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 rokov pred |
Du, Alek
|
f086ced171
n_gsm: fix the wrong FCS handling
|
14 rokov pred |
Russ Gorby
|
6ab8fba7fc
tty: n_gsm: Added refcount usage to gsm_mux and gsm_dlci structs
|
14 rokov pred |
Russ Gorby
|
bcd5abe28f
tty: n_gsm: Add raw-ip support
|
14 rokov pred |
Russ Gorby
|
d50f6dcaf2
tty: n_gsm: expose gsmtty device nodes at ldisc open time
|
14 rokov pred |
Russ Gorby
|
57f2104f39
tty: n_gsm: improper skb_pull() use was leaking framed data
|
14 rokov pred |
Russ Gorby
|
7263287af9
tty: n_gsm: Fixed logic to decode break signal from modem status
|
14 rokov pred |
Linus Torvalds
|
55db4c64ed
Revert "tty: make receive_buf() return the amout of bytes received"
|
14 rokov pred |
Linus Torvalds
|
99dff58562
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6
|
14 rokov pred |
Justin P. Mattock
|
70f23fd66b
treewide: fix a few typos in comments
|
14 rokov pred |
Joe Perches
|
0a77c4f9d4
n_gsm: Use print_hex_dump_bytes
|
14 rokov pred |