index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
11n_rxreorder.c
Age
Commit message (
Expand
)
Author
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2012-10-29
mwifiex: rx path enhancement to derive priv only once
Avinash Patil
2012-09-28
mwifiex: enhance RX reordering to avoid packet drop during host sleep
Avinash Patil
2012-08-06
mwifiex: cleanup TX/RX BA tables for uAP
Avinash Patil
2012-08-06
mwifiex: add 11n Block Ack support for uAP
Avinash Patil
2012-08-06
mwifiex: support RX AMSDU aggregation for uAP
Avinash Patil
2012-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-06-22
mwifiex: fix 11n rx packet drop issue
Stone Piao
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 1
Yogesh Ashok Powar
2012-03-13
mwifiex: rename fuctions and variables for better readability
Yogesh Ashok Powar
2012-03-13
mwifiex: rearrange if and else blocks to avoid extra indentation
Yogesh Ashok Powar
2012-03-13
mwifiex: rename long function names to shorter ones
Yogesh Ashok Powar
2011-11-11
mwifiex: change return types to void
Yogesh Ashok Powar
2011-06-22
mwifiex: remove casts of void pointers
Amitkumar Karwar
2011-05-05
mwifiex: remove unnecessary variable initialization
Yogesh Ashok Powar
2011-04-19
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-14
mwifiex: remove unused function parameters
Amitkumar Karwar
2011-04-14
mwifiex: remove redundant "return" at end of void function
Yogesh Ashok Powar
2011-04-14
mwifiex: cleanup ioctl wait queue and abstraction layer
Amitkumar Karwar
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao