Avinash Patil
|
a983e48b27
mwifiex: set TDLS link for newly created RA list
|
11 years ago |
Avinash Patil
|
16e8552afd
mwifiex: avoid TDLS check for packets destined to AP
|
11 years ago |
John W. Linville
|
40a10fd740
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
|
11 years ago |
Johannes Berg
|
3b3a0162fa
cfg80211: constify MAC addresses in cfg80211 ops
|
11 years ago |
Amitkumar Karwar
|
c5534844cd
mwifiex: enable aggregation for TID 6 and 7 streams
|
11 years ago |
Amitkumar Karwar
|
4c9f9fb29b
mwifiex: add AMSDU inside AMPDU support
|
11 years ago |
John W. Linville
|
f3b6a488a6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
11 years ago |
Avinash Patil
|
4f7ba43220
mwifiex: clean pcie ring only when device is present
|
11 years ago |
Avinash Patil
|
daeb5bb482
mwifiex: AMPDU support for TDLS link
|
11 years ago |
Avinash Patil
|
d63bf5e5e0
mwifiex: tdls related handling for data packets addressed to TDLS peer
|
11 years ago |
Avinash Patil
|
56bd24a18e
mwifiex: provision for holding and restoring packets during TDLS setup
|
11 years ago |
Avinash Patil
|
5f2caaf32b
mwifiex: parse TDLS action frames during RX
|
11 years ago |
Avinash Patil
|
41a24a2914
mwifiex: make tos_to_tid_inv part of mwifiex_private structure
|
11 years ago |
Avinash Patil
|
eac4322729
mwifiex: handle AMPDU supported check for AP interface
|
11 years ago |
Dan Carpenter
|
95edbc30db
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
|
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 |
Peter Senna Tschudin
|
c856197d6e
mwifiex: Change variable type to bool
|
12 years ago |
Amitkumar Karwar
|
bd1c6142ed
mwifiex: fix hang issue for USB chipsets
|
12 years ago |
Avinash Patil
|
c7d9ed9ec9
mwifiex: maintain outstanding packet count for RA list instead of packet size
|
12 years ago |
Avinash Patil
|
f0cb84f8a1
mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct
|
12 years ago |
Avinash Patil
|
c9e2404c9f
mwifiex: enable/disable tx_amsdu support via module parameter
|
12 years ago |
Andreas Fenkart
|
b006ed545c
mwifiex: rework round robin scheduling of bss nodes.
|
12 years ago |
Andreas Fenkart
|
2e23731954
mwifiex: replace ra_list_curr by list rotation.
|
12 years ago |
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 |