aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/wmm.c
AgeCommit message (Expand)Author
2014-03-23mwifiex: clean pcie ring only when device is presentAvinash Patil
2013-10-13mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar
2013-04-23mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart
2013-04-23mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart
2013-04-08mwifiex: hold proper locks when accessing ra_list / bss_prio listsAndreas Fenkart
2013-04-08mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart
2013-04-08mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart
2013-04-08mwifiex: correct wrong list in list_empty checkAndreas Fenkart
2013-04-01mwifiex: change default tx/rx win_size for BA setupAvinash Patil
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-01-07mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil
2013-01-07mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil
2012-11-14mwifiex: add multi-queue supportAvinash Patil
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao
2012-09-28mwifiex: fix coding style issueStone Piao
2012-09-11mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil
2012-06-22mwifiex: fix WPS eapol handshake failureStone Piao
2012-06-22mwifiex: fix 11n rx packet drop issueStone Piao
2012-05-16mwifiex: allocate space for one more mwifiex_private structureAvinash Patil
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar
2012-03-13mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar
2012-01-27mwifiex: pass priv pointer instead of adapterAvinash Patil
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar
2011-10-03mwifiex: correct AMSDU aggregation checkAmitkumar Karwar
2011-07-21mwifiex: put multicast/broadcast packets to the same RAAmitkumar Karwar
2011-06-07mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar
2011-05-19mwifiex: CPU mips optimization with NO_PKT_PRIO_TIDMarc Yang
2011-05-19mwifiex: check mwifiex_wmm_lists_empty() before dequeueMarc Yang
2011-05-19mwifiex: reduce CPU usage by tracking highest_queued_prioMarc Yang
2011-05-19mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-04-19mwifiex: remove redundant local variables and commentsYogesh Ashok Powar
2011-04-14mwifiex: rename function mwifiex_is_ba_stream_availBing Zhao
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao