Amitkumar Karwar
|
d76744a932
mwifiex: fix Tx timeout issue
|
11 years ago |
John W. Linville
|
bb0f8609ba
Revert "mwifiex: add firmware dump feature for PCIe"
|
11 years ago |
Amitkumar Karwar
|
e050c76fcf
mwifiex: add firmware dump feature for PCIe
|
11 years ago |
Amitkumar Karwar
|
3977a6477d
mwifiex: remove redundant 'fw_load' completion structure
|
11 years ago |
Amitkumar Karwar
|
20474129d8
mwifiex: process event before command response
|
11 years ago |
John W. Linville
|
96da266e77
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
11 years ago |
Amitkumar Karwar
|
f5e8560ee0
mwifiex: corner case NULL pointer dereference fix
|
11 years ago |
John W. Linville
|
42775a34d2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
11 years ago |
Bing Zhao
|
fa0ecbb990
mwifiex: remove global variable cmd_wait_q_required
|
11 years ago |
Avinash Patil
|
629873f22e
mwifiex: use del_timer_sync instead of del_timer
|
11 years ago |
Daniel Borkmann
|
99932d4fc0
netdevice: add queue selection fallback handler for ndo_select_queue
|
11 years ago |
David S. Miller
|
0a379e21c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jason Wang
|
f663dd9aaf
net: core: explicitly select a txq before doing l2 forwarding
|
11 years ago |
Kyeyoon Park
|
fa9ffc7456
cfg80211: Add support for QoS mapping
|
11 years ago |
Amitkumar Karwar
|
c2868adebd
mwifiex: remove redundant goto exit_remove statement
|
11 years ago |
Ujjal Roy
|
a1ed484960
mwifiex: correct TX byte count statistics
|
11 years ago |
Amitkumar Karwar
|
98a4635bba
mwifiex: fix potential mem leak in .del_virtual_intf
|
12 years ago |
Amitkumar Karwar
|
d1af2943da
mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc
|
12 years ago |
Amitkumar Karwar
|
bec568ff51
mwifiex: failure path handling in mwifiex_add_virtual_intf()
|
12 years ago |
Amitkumar Karwar
|
68b76e99d1
mwifiex: use return value of mwifiex_add_virtual_intf() correctly
|
12 years ago |
John W. Linville
|
9f96da4dd2
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
12 years ago |
Amitkumar Karwar
|
448a71cc74
mwifiex: use alloc_workqueue() function
|
12 years ago |
Amitkumar Karwar
|
453b0c3f69
mwifiex: fix SDIO interrupt lost issue
|
12 years ago |
Bing Zhao
|
1211c96117
mwifiex: do not create AP and P2P interfaces upon driver loading
|
12 years ago |
Amitkumar Karwar
|
c3afd99fb5
mwifiex: fix adapter pointer dereference issue
|
12 years ago |
Amitkumar Karwar
|
6b41f941d7
mwifiex: handle driver initialization error paths
|
12 years ago |
John W. Linville
|
9d55911e8f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
Amitkumar Karwar
|
4cfda67d8f
mwifiex: move if_ops.cleanup_if() call
|
12 years ago |
Amitkumar Karwar
|
003d87cbec
mwifiex: move del_timer_sync(scan_delay_timer) call to fix memleak
|
12 years ago |
Daniel Drake
|
232fde062e
mwifiex: fix IRQ enable/disable
|
12 years ago |