Bing Zhao
|
a3e240cacc
mwifiex: skip pending commands after function shutdown
|
12 years ago |
Amitkumar Karwar
|
00d7ea11ff
mwifiex: fix race when queuing commands
|
12 years ago |
John W. Linville
|
0b7164458f
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
12 years ago |
Yogesh Ashok Powar
|
a5f390562a
mwifiex: add 802.11AC support
|
12 years ago |
Joe Perches
|
0d2e7a5c60
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
John W. Linville
|
b311749477
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
Bing Zhao
|
b1a47aa5e1
mwifiex: fix system hang issue in cmd timeout error case
|
12 years ago |
Amitkumar Karwar
|
d31ab3577e
mwifiex: add support for SDIO card reset
|
12 years ago |
Andrei Emeltchenko
|
afe3840a1a
mwifiex: Using %*phD instead of print_hex_dump_bytes
|
12 years ago |
Bing Zhao
|
f575f65897
mwifiex: use sizeof(array) to print_hex_dump_bytes
|
12 years ago |
Avinash Patil
|
2db96c3d0a
mwifiex: enhance RX reordering to avoid packet drop during host sleep
|
12 years ago |
John W. Linville
|
fac805f8c1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
12 years ago |
Stone Piao
|
da25186fc6
mwifiex: fix skb length issue when send a command to firmware
|
13 years ago |
Avinash Patil
|
3d99d9877d
mwifiex: separate file for handling AP events
|
13 years ago |
Amitkumar Karwar
|
1a1fb97047
mwifiex: wakeup main thread to handle command queued
|
13 years ago |
Amitkumar Karwar
|
a4186ea6ec
mwifiex: enhance power save for USB and PCIe chipsets
|
13 years ago |
Avinash Patil
|
40d0703062
mwifiex: add bss start and bss stop commands for AP
|
13 years ago |
Avinash Patil
|
03785387e1
mwifiex: handle station specific commands on STA interface only
|
13 years ago |
Amitkumar Karwar
|
4daffe3543
mwifiex: add support for Marvell USB8797 chipset
|
13 years ago |
Yogesh Ashok Powar
|
aea0701e22
mwifiex: fix checkpatch --strict warnings/errors Part 2
|
13 years ago |
Amitkumar Karwar
|
a0f6d6caef
mwifiex: handle auto authentication mode correctly
|
13 years ago |
Yogesh Ashok Powar
|
9da9a3b29b
mwifiex: use bss_type and bss_num to retrieve priv
|
13 years ago |
Yogesh Ashok Powar
|
51e708c104
mwifiex: avoid double list_del in command cancel path
|
13 years ago |
Amitkumar Karwar
|
efaaa8b841
mwifiex: use separate wait condition for each command node
|
13 years ago |
Amitkumar Karwar
|
d930faee14
mwifiex: add support for Marvell pcie8766 chipset
|
13 years ago |
Amitkumar Karwar
|
5cf80993ad
mwifiex: reset skb length before inserting to free queue
|
13 years ago |
Amitkumar Karwar
|
a5ffddb70c
mwifiex: remove casts of void pointers
|
14 years ago |
Amitkumar Karwar
|
406a39ec00
mwifiex: remove mwifiex_recv_complete function
|
14 years ago |
Amitkumar Karwar
|
7cc5eb629c
mwifiex: remove unnecessary struct mwifiex_opt_sleep_confirm_buffer
|
14 years ago |
Christoph Fritz
|
b53575ecf9
mwifiex: fix null derefs, mem leaks and trivia
|
14 years ago |