summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/11n.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-191-1/+6
|\
| * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-181-1/+6
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-081-39/+0
|\ \ | |/
| * mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao2013-02-011-39/+0
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-4/+1
|/
* mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar2013-01-071-1/+3
* mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar2012-09-111-21/+0
* mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar2012-09-111-17/+0
* mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil2012-08-061-0/+26
* wireless: Remove casts to same typeJoe Perches2012-06-061-9/+5
* wireless: rename ht_info to ht_operationJohannes Berg2012-04-091-8/+9
* mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar2012-03-141-11/+11
* mwifiex: rename long function names to shorter onesYogesh Ashok Powar2012-03-131-33/+27
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-221-20/+13
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-4/+3
* mwifiex: HT capability information handlingAmitkumar Karwar2011-04-281-77/+25
* mwifiex: remove some macro definitionsAmitkumar Karwar2011-04-191-1/+1
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-141-9/+4
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-141-6/+0
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-7/+6
* mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao2011-04-041-2/+2
* mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang2011-04-041-51/+34
* mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar2011-04-041-96/+0
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+922
OpenPOWER on IntegriCloud