aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/wmm.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-25wireless: mwifiex: Use the proper interfacesThomas Gleixner1-8/+1
2014-06-25Revert "mwifiex: Use the proper interfaces"Bing Zhao1-1/+8
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-06-20mwifiex: Use the proper interfacesThomas Gleixner1-8/+1
2014-05-29mwifiex: set TDLS link for newly created RA listAvinash Patil1-0/+1
2014-05-22mwifiex: avoid TDLS check for packets destined to APAvinash Patil1-1/+1
2014-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-5/+5
2014-05-19cfg80211: constify MAC addresses in cfg80211 opsJohannes Berg1-5/+5
2014-04-22mwifiex: enable aggregation for TID 6 and 7 streamsAmitkumar Karwar1-9/+0
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar1-11/+26
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+2
2014-02-20mwifiex: clean pcie ring only when device is presentAvinash Patil1-1/+2
2014-02-12mwifiex: AMPDU support for TDLS linkAvinash Patil1-1/+8
2014-02-12mwifiex: tdls related handling for data packets addressed to TDLS peerAvinash Patil1-6/+36
2014-02-12mwifiex: provision for holding and restoring packets during TDLS setupAvinash Patil1-0/+4
2014-02-12mwifiex: parse TDLS action frames during RXAvinash Patil1-3/+2
2014-02-12mwifiex: make tos_to_tid_inv part of mwifiex_private structureAvinash Patil1-23/+11
2014-02-12mwifiex: handle AMPDU supported check for AP interfaceAvinash Patil1-1/+1
2013-11-11mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status()Dan Carpenter1-0/+3
2013-10-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+1
2013-10-10mwifiex: Change variable type to boolPeter Senna Tschudin1-1/+1
2013-09-26mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar1-2/+1
2013-07-24mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil1-4/+4
2013-07-24mwifiex: rename pkt_count to ba_pkt_count in mwifiex_ra_list_tbl structAvinash Patil1-4/+4
2013-06-12mwifiex: enable/disable tx_amsdu support via module parameterAvinash Patil1-1/+4
2013-04-23mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart1-56/+23
2013-04-23mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart1-61/+36
2013-04-08mwifiex: hold proper locks when accessing ra_list / bss_prio listsAndreas Fenkart1-26/+29
2013-04-08mwifiex: fix infinite loop by removing NO_PKT_PRIO_TIDAndreas Fenkart1-7/+6
2013-04-08mwifiex: remove unused tid_tbl_lock from mwifiex_tid_tblAndreas Fenkart1-4/+4
2013-04-08mwifiex: correct wrong list in list_empty checkAndreas Fenkart1-2/+1
2013-04-01mwifiex: change default tx/rx win_size for BA setupAvinash Patil1-4/+1
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-5/+2
2013-01-07mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil1-2/+4
2013-01-07mwifiex: flush TX ring for PCIe after disconnect or bss stopAvinash Patil1-0/+2
2012-11-14mwifiex: add multi-queue supportAvinash Patil1-6/+6
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao1-3/+4
2012-09-28mwifiex: fix coding style issueStone Piao1-1/+1
2012-09-11mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar1-5/+4
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil1-5/+54
2012-06-22mwifiex: fix WPS eapol handshake failureStone Piao1-0/+1
2012-06-22mwifiex: fix 11n rx packet drop issueStone Piao1-0/+2
2012-05-16mwifiex: allocate space for one more mwifiex_private structureAvinash Patil1-0/+4
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar1-5/+13
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar1-62/+60
2012-03-13mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar1-14/+16
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar1-6/+4
2012-01-27mwifiex: pass priv pointer instead of adapterAvinash Patil1-4/+2
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar1-1/+2
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-2/+2