summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/11n.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: declare sta_ptr in smaller scopeBing Zhao2014-07-151-1/+2
* mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* mwifiex: add HT operation IE in TDLS setup confirmAvinash Patil2014-05-071-0/+42
* mwifiex: fix IE parsing issuesAmitkumar Karwar2014-04-221-2/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-03-211-17/+34
|\
| * mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar2014-03-141-7/+24
| * mwifiex: code rearrangement for better readabilityAmitkumar Karwar2014-03-141-10/+10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-151-2/+1Star
|\ \ | |/ |/|
| * mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar2014-03-061-2/+1Star
* | mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-281-4/+4
* | mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil2014-02-121-3/+19
* | mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar2014-02-121-12/+17
* | mwifiex: update beamforming capability field for HTAmitkumar Karwar2014-02-121-0/+4
|/
* mwifiex: slight optimization of addr comparedingtianhong2013-12-261-1/+1
* mwifiex: drop gratuitous ARP framesAvinash Patil2013-08-261-0/+6
* mwifiex: fix ext_capab IE structure definitionAvinash Patil2013-08-261-4/+6
* mwifiex: change default tx/rx win_size for BA setupAvinash Patil2013-04-011-0/+22
* 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/+0Star
|\|
| * mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao2013-02-011-39/+0Star
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-4/+1Star
|/
* 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/+0Star
* mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar2012-09-111-17/+0Star
* mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil2012-08-061-0/+26
* wireless: Remove casts to same typeJoe Perches2012-06-061-9/+5Star
* 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/+27Star
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-221-20/+13Star
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-4/+3Star
* mwifiex: HT capability information handlingAmitkumar Karwar2011-04-281-77/+25Star
* mwifiex: remove some macro definitionsAmitkumar Karwar2011-04-191-1/+1
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-141-9/+4Star
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-141-6/+0Star
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-7/+6Star
* 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/+34Star
* mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar2011-04-041-96/+0Star
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+922