summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/11n_rxreorder.c
Commit message (Expand)AuthorAgeFilesLines
* wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-4/+1
* mwifiex: rx path enhancement to derive priv only onceAvinash Patil2012-10-291-5/+3
* mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil2012-09-281-8/+41
* mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil2012-08-061-0/+25
* mwifiex: add 11n Block Ack support for uAPAvinash Patil2012-08-061-4/+11
* mwifiex: support RX AMSDU aggregation for uAPAvinash Patil2012-08-061-6/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-281-2/+3
|\
| * mwifiex: fix 11n rx packet drop issueStone Piao2012-06-221-2/+3
* | wireless: Remove casts to same typeJoe Perches2012-06-061-13/+5
|/
* mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar2012-03-141-20/+22
* mwifiex: rename fuctions and variables for better readabilityYogesh Ashok Powar2012-03-131-87/+73
* mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar2012-03-131-6/+9
* mwifiex: rename long function names to shorter onesYogesh Ashok Powar2012-03-131-3/+3
* mwifiex: change return types to voidYogesh Ashok Powar2011-11-111-12/+6
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-221-3/+2
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-8/+7
* mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-191-19/+5
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-141-4/+2
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-141-4/+0
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-1/+1
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+637
OpenPOWER on IntegriCloud