Andreas Fenkart
|
2716fd7d45
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
|
12 years ago |
Andreas Fenkart
|
333f6b22c5
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
|
12 years ago |
Andreas Fenkart
|
6d2344ec60
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
|
12 years ago |
Andreas Fenkart
|
ca796a3103
mwifiex: correct wrong list in list_empty check
|
12 years ago |
Avinash Patil
|
04abc0a330
mwifiex: change default tx/rx win_size for BA setup
|
12 years ago |
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
|
13 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 |