Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ba9c949f797aa3af56303445812a452144c61c35
/
drivers
/
net
/
wireless
/
mwifiex
/
wmm.c
95edbc3
mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()
by Dan Carpenter
· 11 years ago
9f96da4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
c856197
mwifiex: Change variable type to bool
by Peter Senna Tschudin
· 11 years ago
bd1c614
mwifiex: fix hang issue for USB chipsets
by Amitkumar Karwar
· 11 years ago
c7d9ed9
mwifiex: maintain outstanding packet count for RA list instead of packet size
by Avinash Patil
· 11 years ago
f0cb84f
mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl struct
by Avinash Patil
· 11 years ago
c9e2404
mwifiex: enable/disable tx_amsdu support via module parameter
by Avinash Patil
· 11 years ago
b006ed5
mwifiex: rework round robin scheduling of bss nodes.
by Andreas Fenkart
· 12 years ago
2e23731
mwifiex: replace ra_list_curr by list rotation.
by Andreas Fenkart
· 12 years ago
2716fd7
mwifiex: hold proper locks when accessing ra_list / bss_prio lists
by Andreas Fenkart
· 12 years ago
333f6b2
mwifiex: fix infinite loop by removing NO_PKT_PRIO_TID
by Andreas Fenkart
· 12 years ago
6d2344e
mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tbl
by Andreas Fenkart
· 12 years ago
ca796a3
mwifiex: correct wrong list in list_empty check
by Andreas Fenkart
· 12 years ago
04abc0a
mwifiex: change default tx/rx win_size for BA setup
by Avinash Patil
· 12 years ago
0d2e7a5
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
by Joe Perches
· 12 years ago
e7f767a
mwifiex: use map/unmap APIs in TX and RX to reduce memcpy
by Avinash Patil
· 12 years ago
fbd7e7a
mwifiex: flush TX ring for PCIe after disconnect or bss stop
by Avinash Patil
· 12 years ago
47411a0
mwifiex: add multi-queue support
by Avinash Patil
· 12 years ago
e39faa7
mwifiex: implement cfg80211 mgmt_tx handler
by Stone Piao
· 12 years ago
a8aa69d
mwifiex: fix coding style issue
by Stone Piao
· 12 years ago
16051b0
mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly
by Amitkumar Karwar
· 12 years ago
5a009ad
mwifiex: add 11n Block Ack support for uAP
by Avinash Patil
· 12 years ago
f03ba7e
mwifiex: fix WPS eapol handshake failure
by Stone Piao
· 12 years ago
9258392
mwifiex: fix 11n rx packet drop issue
by Stone Piao
· 12 years ago
64b05e2
mwifiex: allocate space for one more mwifiex_private structure
by Avinash Patil
· 12 years ago
4daffe3
mwifiex: add support for Marvell USB8797 chipset
by Amitkumar Karwar
· 13 years ago
c65a30f
mwifiex: fix checkpatch --strict warnings/errors Part 9
by Yogesh Ashok Powar
· 13 years ago
bb7de2b
mwifiex: rearrange if and else blocks to avoid extra indentation
by Yogesh Ashok Powar
· 13 years ago
3e82263
mwifiex: rename long function names to shorter ones
by Yogesh Ashok Powar
· 13 years ago
2690e1b
mwifiex: pass priv pointer instead of adapter
by Avinash Patil
· 13 years ago
9da9a3b
mwifiex: use bss_type and bss_num to retrieve priv
by Yogesh Ashok Powar
· 13 years ago
d930fae
mwifiex: add support for Marvell pcie8766 chipset
by Amitkumar Karwar
· 13 years ago
d85c5fe
mwifiex: correct AMSDU aggregation check
by Amitkumar Karwar
· 13 years ago
4e3c442
mwifiex: put multicast/broadcast packets to the same RA
by Amitkumar Karwar
· 13 years ago
fcf2176
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
by Yogesh Ashok Powar
· 13 years ago
17e8cec
mwifiex: CPU mips optimization with NO_PKT_PRIO_TID
by Marc Yang
· 13 years ago
9396814
mwifiex: check mwifiex_wmm_lists_empty() before dequeue
by Marc Yang
· 13 years ago
49729ff
mwifiex: reduce CPU usage by tracking highest_queued_prio
by Marc Yang
· 13 years ago
f699254
mwifiex: reduce CPU usage by tracking tx_pkts_queued
by Marc Yang
· 13 years ago
270e58e
mwifiex: remove unnecessary variable initialization
by Yogesh Ashok Powar
· 14 years ago
636c459
mwifiex: remove redundant local variables and comments
by Yogesh Ashok Powar
· 14 years ago
53d7938
mwifiex: rename function mwifiex_is_ba_stream_avail
by Bing Zhao
· 14 years ago
572e8f3
mwifiex: remove unused function parameters
by Amitkumar Karwar
· 14 years ago
19a8986
mwifiex: remove redundant "return" at end of void function
by Yogesh Ashok Powar
· 14 years ago
5e6e3a9
wireless: mwifiex: initial commit for Marvell mwifiex driver
by Bing Zhao
· 14 years ago