Pan Xinhui
|
8f9cfeed3e
tty/n_gsm.c: fix a memory leak when gsmtty is removed
|
10 years ago |
Julia Lawall
|
5dbc32a88f
n_gsm: Drop unneeded cast on netdev_priv
|
10 years ago |
Lad, Prabhakar
|
d3157b2ca5
tty/n_gsm: fix sparse warning
|
10 years ago |
Linus Torvalds
|
ae045e2455
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
xinhui.pan
|
5a64096700
tty/n_gsm.c: fix a memory leak in gsmld_open
|
11 years ago |
Jiri Slaby
|
c62fd1d9f0
tty: n_gsm, use setup_timer
|
11 years ago |
xinhui.pan
|
850e93eb29
tty/n_gsm.c: get gsm->num after gsm_activate_mux
|
11 years ago |
Tom Gundersen
|
c835a67733
net: set name_assign_type in alloc_netdev()
|
11 years ago |
Lars Poeschel
|
3ac06b9056
tty: n_gsm: Fix for modems with brk in modem status control
|
11 years ago |
Chuansheng Liu
|
be70657255
TTY/n_gsm: Removing the wrong tty_unlock/lock() in gsm_dlci_release()
|
11 years ago |
Rashika Kheria
|
54af58363e
drivers: tty: Mark the functions as static in n_gsm.c
|
11 years ago |
Chao Bi
|
dfabf7ffa3
n_gsm: race between ld close and gsmtty open
|
11 years ago |
Peter Hurley
|
82f91fe092
tty: Always handle NULL flag ptr
|
11 years ago |
Aldo Iljazi
|
f3c909b429
Drivers: tty: n_gsm.c: fixed 7 errors & 6 warnings that checkpatch complained
|
12 years ago |
Johan Hovold
|
957dacaee5
TTY: fix DTR not being dropped on hang up
|
12 years ago |
Jiri Slaby
|
aa27a094e2
TTY: add tty_port_tty_hangup helper
|
12 years ago |
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
|
13 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 |