summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/wmm.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-5/+2
* mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil2013-01-071-2/+4
* mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil2013-01-071-0/+2
* mwifiex: add multi-queue supportAvinash Patil2012-11-141-6/+6
* mwifiex: implement cfg80211 mgmt_tx handlerStone Piao2012-09-281-3/+4
* mwifiex: fix coding style issueStone Piao2012-09-281-1/+1
* mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar2012-09-111-5/+4
* mwifiex: add 11n Block Ack support for uAPAvinash Patil2012-08-061-5/+54
* mwifiex: fix WPS eapol handshake failureStone Piao2012-06-221-0/+1
* mwifiex: fix 11n rx packet drop issueStone Piao2012-06-221-0/+2
* mwifiex: allocate space for one more mwifiex_private structureAvinash Patil2012-05-161-0/+4
* mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar2012-04-231-5/+13
* mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar2012-03-141-62/+60
* mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar2012-03-131-14/+16
* mwifiex: rename long function names to shorter onesYogesh Ashok Powar2012-03-131-6/+4
* mwifiex: pass priv pointer instead of adapterAvinash Patil2012-01-271-4/+2
* mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar2012-01-241-1/+2
* mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-121-2/+2
* mwifiex: correct AMSDU aggregation checkAmitkumar Karwar2011-10-031-8/+24
* mwifiex: put multicast/broadcast packets to the same RAAmitkumar Karwar2011-07-211-0/+2
* mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar2011-06-071-24/+6
* mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang2011-05-191-0/+6
* mwifiex: check mwifiex_wmm_lists_empty() before dequeueMarc Yang2011-05-191-1/+1
* mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang2011-05-191-3/+26
* mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang2011-05-191-9/+13
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-1/+1
* mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-191-4/+1
* mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao2011-04-141-1/+1
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-141-9/+8
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-141-2/+0
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+1237
OpenPOWER on IntegriCloud