Joe Perches
|
0d2e7a5c60
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
Avinash Patil
|
e7f767a7d9
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
|
12 years ago |
Avinash Patil
|
fbd7e7ac6d
mwifiex: flush TX ring for PCIe after disconnect or bss stop
|
12 years ago |
Avinash Patil
|
47411a06c0
mwifiex: add multi-queue support
|
12 years ago |
Stone Piao
|
e39faa73ef
mwifiex: implement cfg80211 mgmt_tx handler
|
12 years ago |
Stone Piao
|
a8aa69dca7
mwifiex: fix coding style issue
|
12 years ago |
Amitkumar Karwar
|
16051b0e24
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
|
12 years ago |
Avinash Patil
|
5a009adf32
mwifiex: add 11n Block Ack support for uAP
|
13 years ago |
Stone Piao
|
f03ba7e9a2
mwifiex: fix WPS eapol handshake failure
|
13 years ago |
Stone Piao
|
925839243d
mwifiex: fix 11n rx packet drop issue
|
13 years ago |
Avinash Patil
|
64b05e2f46
mwifiex: allocate space for one more mwifiex_private structure
|
13 years ago |
Amitkumar Karwar
|
4daffe3543
mwifiex: add support for Marvell USB8797 chipset
|
13 years ago |
Yogesh Ashok Powar
|
c65a30f35f
mwifiex: fix checkpatch --strict warnings/errors Part 9
|
13 years ago |
Yogesh Ashok Powar
|
bb7de2bad5
mwifiex: rearrange if and else blocks to avoid extra indentation
|
13 years ago |
Yogesh Ashok Powar
|
3e822635a7
mwifiex: rename long function names to shorter ones
|
13 years ago |
Avinash Patil
|
2690e1bb35
mwifiex: pass priv pointer instead of adapter
|
13 years ago |
Yogesh Ashok Powar
|
9da9a3b29b
mwifiex: use bss_type and bss_num to retrieve priv
|
13 years ago |
Amitkumar Karwar
|
d930faee14
mwifiex: add support for Marvell pcie8766 chipset
|
13 years ago |
Amitkumar Karwar
|
d85c5fe462
mwifiex: correct AMSDU aggregation check
|
13 years ago |
Amitkumar Karwar
|
4e3c44207f
mwifiex: put multicast/broadcast packets to the same RA
|
14 years ago |
Yogesh Ashok Powar
|
fcf2176c87
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
|
14 years ago |
Marc Yang
|
17e8cec875
mwifiex: CPU mips optimization with NO_PKT_PRIO_TID
|
14 years ago |
Marc Yang
|
9396814787
mwifiex: check mwifiex_wmm_lists_empty() before dequeue
|
14 years ago |
Marc Yang
|
49729ff616
mwifiex: reduce CPU usage by tracking highest_queued_prio
|
14 years ago |
Marc Yang
|
f699254c71
mwifiex: reduce CPU usage by tracking tx_pkts_queued
|
14 years ago |
Yogesh Ashok Powar
|
270e58e889
mwifiex: remove unnecessary variable initialization
|
14 years ago |
Yogesh Ashok Powar
|
636c459849
mwifiex: remove redundant local variables and comments
|
14 years ago |
Bing Zhao
|
53d7938e6a
mwifiex: rename function mwifiex_is_ba_stream_avail
|
14 years ago |
Amitkumar Karwar
|
572e8f3ead
mwifiex: remove unused function parameters
|
14 years ago |
Yogesh Ashok Powar
|
19a898601a
mwifiex: remove redundant "return" at end of void function
|
14 years ago |