John W. Linville
|
5c4d5e816c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
|
11 years ago |
Amitkumar Karwar
|
701a9e6193
mwifiex: initialize Tx/Rx info of a packet correctly
|
11 years ago |
Xinming Hu
|
65da33f555
mwifiex: update Copyright to 2014
|
11 years ago |
Avinash Patil
|
71e17ee57c
mwifiex: set TDLS flags for AMSDU packets
|
11 years ago |
Avinash Patil
|
5af3fae335
mwifiex: update timestamp information for aggregation packets
|
11 years ago |
Amitkumar Karwar
|
b2a13a25e8
mwifiex: improve AMSDU packet aggregation for PCIe and SDIO
|
11 years ago |
Amitkumar Karwar
|
a6efc5b7f8
mwifiex: declare snap_type as __be16 variable
|
11 years ago |
Amitkumar Karwar
|
bd1c6142ed
mwifiex: fix hang issue for USB chipsets
|
12 years ago |
Bing Zhao
|
a16b635f24
mwifiex: break a long line into two lines
|
12 years ago |
Tobias Waldekranz
|
cfcd926ea2
mwifiex: add missing endian conversions
|
12 years ago |
Avinash Patil
|
c7d9ed9ec9
mwifiex: maintain outstanding packet count for RA list instead of packet size
|
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 |
Avinash Patil
|
e7f767a7d9
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
|
12 years ago |
Avinash Patil
|
47411a06c0
mwifiex: add multi-queue support
|
13 years ago |
Yogesh Ashok Powar
|
bda1b1b779
mwifiex: correction in MSDU padding logic
|
13 years ago |
Yogesh Ashok Powar
|
7d273ef32a
mwifiex: remove extra padding to AMSDU
|
13 years ago |
Yogesh Ashok Powar
|
d92a680359
mwifiex: copy MSDU subframes correctly
|
13 years ago |
Amitkumar Karwar
|
4daffe3543
mwifiex: add support for Marvell USB8797 chipset
|
13 years ago |
Yogesh Ashok Powar
|
842668417c
mwifiex: fix checkpatch --strict warnings/errors Part 1
|
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
|
14 years ago |
Amitkumar Karwar
|
d85c5fe462
mwifiex: correct AMSDU aggregation check
|
14 years ago |
Yogesh Ashok Powar
|
36cb7cce23
mwifiex: disable transmission buffer aggregation for AMSDU packets
|
14 years ago |
Yogesh Ashok Powar
|
fb3c19bc96
mwifiex: adding check for enough space before padding
|
14 years ago |
Yogesh Ashok Powar
|
a8fe32937e
mwifiex: Remove redundant skb_queue_empty checks
|
14 years ago |
Yogesh Ashok Powar
|
fcf2176c87
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
|
14 years ago |
Marc Yang
|
f699254c71
mwifiex: reduce CPU usage by tracking tx_pkts_queued
|
14 years ago |
Yogesh Ashok Powar
|
3b8ab88aca
mwifiex: use ieee80211_amsdu_to_8023s routine
|
14 years ago |
Christoph Fritz
|
b53575ecf9
mwifiex: fix null derefs, mem leaks and trivia
|
14 years ago |