summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/11n.c
AgeCommit message (Expand)Author
2015-06-15mwifiex: handle BT coex event to adjust Rx BA window sizeChunfan Chen
2015-06-08mwifiex: using right tid for addressing ra_listXinming Hu
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-03-16mwifiex: get rid of BA setup helper functionsZhaoyang Liu
2015-01-29mwifiex: do not declare wdev as pointerAvinash Patil
2015-01-23mwifiex: do not emit messages while holding spinlockAvinash Patil
2014-12-05mwifiex: guard station nodes access by station list lockAvinash Patil
2014-07-15mwifiex: declare sta_ptr in smaller scopeBing Zhao
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-05-07mwifiex: add HT operation IE in TDLS setup confirmAvinash Patil
2014-04-22mwifiex: fix IE parsing issuesAmitkumar Karwar
2014-03-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar
2014-03-14mwifiex: code rearrangement for better readabilityAmitkumar Karwar
2014-03-06mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-12mwifiex: separate BA params for TDLS link if 11ac is supportedAvinash Patil
2014-02-12mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar
2014-02-12mwifiex: update beamforming capability field for HTAmitkumar Karwar
2013-12-26mwifiex: slight optimization of addr comparedingtianhong
2013-08-26mwifiex: drop gratuitous ARP framesAvinash Patil
2013-08-26mwifiex: fix ext_capab IE structure definitionAvinash Patil
2013-04-01mwifiex: change default tx/rx win_size for BA setupAvinash Patil
2013-02-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-04wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches
2013-02-01mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao
2013-01-07mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar
2012-09-11mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar
2012-09-11mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar
2012-08-06mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 1Yogesh Ashok Powar
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-04-28mwifiex: HT capability information handlingAmitkumar Karwar
2011-04-19mwifiex: remove some macro definitionsAmitkumar Karwar
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao
2011-04-04mwifiex: use IEEE80211_HT_CAP_ macros for 11n cap_infoMarc Yang
2011-04-04mwifiex: remove helper functions for displaying 11n capabilitiesYogesh Ashok Powar
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao