index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mwifiex
/
11n.c
Age
Commit message (
Expand
)
Author
2015-01-29
mwifiex: do not declare wdev as pointer
Avinash Patil
2015-01-23
mwifiex: do not emit messages while holding spinlock
Avinash Patil
2014-12-05
mwifiex: guard station nodes access by station list lock
Avinash Patil
2014-07-15
mwifiex: declare sta_ptr in smaller scope
Bing Zhao
2014-06-25
mwifiex: update Copyright to 2014
Xinming Hu
2014-05-07
mwifiex: add HT operation IE in TDLS setup confirm
Avinash Patil
2014-04-22
mwifiex: fix IE parsing issues
Amitkumar Karwar
2014-03-21
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
mwifiex: add AMSDU inside AMPDU support
Amitkumar Karwar
2014-03-14
mwifiex: code rearrangement for better readability
Amitkumar Karwar
2014-03-06
mwifiex: copy AP's HT capability info correctly
Amitkumar Karwar
2014-02-28
mwifiex: remove global variable cmd_wait_q_required
Bing Zhao
2014-02-12
mwifiex: separate BA params for TDLS link if 11ac is supported
Avinash Patil
2014-02-12
mwifiex: cleanup in mwifiex_fill_cap_info()
Amitkumar Karwar
2014-02-12
mwifiex: update beamforming capability field for HT
Amitkumar Karwar
2013-12-26
mwifiex: slight optimization of addr compare
dingtianhong
2013-08-26
mwifiex: drop gratuitous ARP frames
Avinash Patil
2013-08-26
mwifiex: fix ext_capab IE structure definition
Avinash Patil
2013-04-01
mwifiex: change default tx/rx win_size for BA setup
Avinash Patil
2013-02-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-18
mwifiex: add 802.11AC support
Yogesh Ashok Powar
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-04
wireless: Remove unnecessary alloc/OOM messages, alloc cleanups
Joe Perches
2013-02-01
mwifiex: do not reconfigure tx buffer size in firmware while associating
Bing Zhao
2013-01-07
mwifiex: use correct htcapinfo for HT20 ibss network
Amitkumar Karwar
2012-09-11
mwifiex: remove AMSDU_AGGR_CTRL command response handler
Amitkumar Karwar
2012-09-11
mwifiex: remove 11N_CFG command response handler
Amitkumar Karwar
2012-08-06
mwifiex: cleanup TX/RX BA tables for uAP
Avinash Patil
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-04-09
wireless: rename ht_info to ht_operation
Johannes Berg
2012-03-14
mwifiex: fix checkpatch --strict warnings/errors Part 1
Yogesh Ashok Powar
2012-03-13
mwifiex: rename long function names to shorter ones
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-28
mwifiex: HT capability information handling
Amitkumar Karwar
2011-04-19
mwifiex: remove some macro definitions
Amitkumar Karwar
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-04-04
mwifiex: remove MWIFIEX_BSS_MODE_ macros
Bing Zhao
2011-04-04
mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_info
Marc Yang
2011-04-04
mwifiex: remove helper functions for displaying 11n capabilities
Yogesh Ashok Powar
2011-03-30
wireless: mwifiex: initial commit for Marvell mwifiex driver
Bing Zhao