summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/11n_aggr.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-0/+1
|\
| * mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-031-0/+1
* | mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
|/
* mwifiex: set TDLS flags for AMSDU packetsAvinash Patil2014-05-221-0/+7
* mwifiex: update timestamp information for aggregation packetsAvinash Patil2014-04-221-0/+4
* mwifiex: improve AMSDU packet aggregation for PCIe and SDIOAmitkumar Karwar2014-04-221-12/+5Star
* mwifiex: declare snap_type as __be16 variableAmitkumar Karwar2013-12-091-3/+3
* mwifiex: fix hang issue for USB chipsetsAmitkumar Karwar2013-09-261-1/+2
* mwifiex: break a long line into two linesBing Zhao2013-08-281-1/+2
* mwifiex: add missing endian conversionsTobias Waldekranz2013-08-261-1/+1
* mwifiex: maintain outstanding packet count for RA list instead of packet sizeAvinash Patil2013-07-241-2/+2
* mwifiex: rework round robin scheduling of bss nodes.Andreas Fenkart2013-04-231-6/+0Star
* mwifiex: replace ra_list_curr by list rotation.Andreas Fenkart2013-04-231-7/+1Star
* mwifiex: use map/unmap APIs in TX and RX to reduce memcpyAvinash Patil2013-01-071-2/+4
* mwifiex: add multi-queue supportAvinash Patil2012-11-141-4/+4
* mwifiex: correction in MSDU padding logicYogesh Ashok Powar2012-08-061-2/+2
* mwifiex: remove extra padding to AMSDUYogesh Ashok Powar2012-08-061-1/+0Star
* mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar2012-08-061-6/+3Star
* mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar2012-04-231-15/+21
* mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar2012-03-141-8/+7Star
* 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/+1Star
* mwifiex: correct AMSDU aggregation checkAmitkumar Karwar2011-10-031-2/+0Star
* mwifiex: disable transmission buffer aggregation for AMSDU packetsYogesh Ashok Powar2011-06-071-5/+13
* mwifiex: adding check for enough space before paddingYogesh Ashok Powar2011-06-071-8/+14
* mwifiex: Remove redundant skb_queue_empty checksYogesh Ashok Powar2011-06-071-10/+5Star
* mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar2011-06-071-1/+4
* mwifiex: reduce CPU usage by tracking tx_pkts_queuedMarc Yang2011-05-191-0/+4
* mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2011-05-161-125/+0Star
* mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz2011-05-101-2/+4
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-4/+3Star
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-141-3/+2Star
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+423