aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/wmm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-21mwifiex: put multicast/broadcast packets to the same RAAmitkumar Karwar1-0/+2
2011-06-07mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar1-24/+6
2011-05-19mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang1-0/+6
2011-05-19mwifiex: check mwifiex_wmm_lists_empty() before dequeueMarc Yang1-1/+1
2011-05-19mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang1-3/+26
2011-05-19mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang1-9/+13
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-1/+1
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar1-4/+1
2011-04-14mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao1-1/+1
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar1-9/+8
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-2/+0
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+1237