aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/11n_rxreorder.c
Commit message (Expand)AuthorAge
* mwifiex: get rid of BA setup helper functionsZhaoyang Liu2015-03-16
* mwifiex: do not declare wdev as pointerAvinash Patil2015-01-29
* mwifiex: do not emit messages while holding spinlockAvinash Patil2015-01-23
* mwifiex: 11n_rxreorder: Use setup_timerJulia Lawall2015-01-07
* mwifiex: guard station nodes access by station list lockAvinash Patil2014-12-05
* mwifiex: restart rxreorder timer correctlyMarc Yang2014-10-30
* mwifiex: add rx workqueue supportAvinash Patil2014-09-15
* mwifiex: access rx_reorder_tbl_ptr only while holding lockAmitkumar Karwar2014-07-15
* mwifiex: update Copyright to 2014Xinming Hu2014-06-25
* mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar2014-03-14
* mwifiex: create separate function mwifiex_11n_dispatch_pkt()Amitkumar Karwar2014-03-14
* mwifiex: code rearrangement for better readabilityAmitkumar Karwar2014-03-14
* mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-28
* mwifiex: Track BA sequence number resetPaul Stewart2014-02-28
* mwifiex: remove redundant del_timerAvinash Patil2014-02-24
* mwifiex: use del_timer_sync instead of del_timerAvinash Patil2014-02-24
* mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil2014-02-12
* mwifiex: AMPDU support for TDLS linkAvinash Patil2014-02-12
* mwifiex: make use of msecs_to_jiffies()Bing Zhao2013-04-22
* wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* mwifiex: rx path enhancement to derive priv only onceAvinash Patil2012-10-29
* mwifiex: enhance RX reordering to avoid packet drop during host sleepAvinash Patil2012-09-28
* mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil2012-08-06
* mwifiex: add 11n Block Ack support for uAPAvinash Patil2012-08-06
* mwifiex: support RX AMSDU aggregation for uAPAvinash Patil2012-08-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-28
|\
| * mwifiex: fix 11n rx packet drop issueStone Piao2012-06-22
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar2012-03-14
* mwifiex: rename fuctions and variables for better readabilityYogesh Ashok Powar2012-03-13
* mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar2012-03-13
* mwifiex: rename long function names to shorter onesYogesh Ashok Powar2012-03-13
* mwifiex: change return types to voidYogesh Ashok Powar2011-11-11
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-22
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-05
* mwifiex: remove redundant local variables and commentsYogesh Ashok Powar2011-04-19
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-14
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-14
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-14
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-30