aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/11n.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-1/+6
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar1-1/+6
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-39/+0
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches1-4/+1
2013-02-01mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao1-39/+0
2013-01-07mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar1-1/+3
2012-09-11mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar1-21/+0
2012-09-11mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar1-17/+0
2012-08-06mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil1-0/+26
2012-06-06wireless: Remove casts to same typeJoe Perches1-9/+5
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg1-8/+9
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar1-11/+11
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar1-33/+27
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar1-20/+13
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-4/+3
2011-04-28mwifiex: HT capability information handlingAmitkumar Karwar1-77/+25
2011-04-19mwifiex: remove some macro definitionsAmitkumar Karwar1-1/+1
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar1-9/+4
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-6/+0
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-7/+6
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-2/+2
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang1-51/+34
2011-04-04mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar1-96/+0
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+922