summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/11n_aggr.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0
* mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar2012-08-061-6/+3
* 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/+7
* 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/+1
* mwifiex: correct AMSDU aggregation checkAmitkumar Karwar2011-10-031-2/+0
* 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/+5
* 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/+0
* mwifiex: fix null derefs, mem leaks and triviaChristoph Fritz2011-05-101-2/+4
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-4/+3
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-141-3/+2
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+423
OpenPOWER on IntegriCloud