summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/join.c
AgeCommit message (Expand)Author
2016-10-31mwifiex: correct aid value during tdls setupXinming Hu
2015-07-21mwifiex: enable traffic only when port is openAvinash Patil
2015-06-08mwifiex: verbose logging for association failure messagesAvinash Patil
2015-06-03Merge tag 'wireless-drivers-next-for-davem-2015-06-03' of git://git.kernel.or...David S. Miller
2015-05-31Merge tag 'mac80211-next-for-davem-2015-05-29' of git://git.kernel.org/pub/sc...David S. Miller
2015-05-26cfg80211: properly send NL80211_ATTR_DISCONNECTED_BY_AP in disconnectJohannes Berg
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-05-09mwifiex: parsing aid while receiving association responseXinming Hu
2014-11-11mwifiex: simplify ad hoc join capability infoJames Cameron
2014-07-18mwifiex: remove needless current_bssid variableAvinash Patil
2014-07-15mwifiex: fix a cut-n-paste error in adhoc-startBing Zhao
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-02-28mwifiex: stop AP at shutdown timeAmitkumar Karwar
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-12mwifiex: cleanup in mwifiex_fill_cap_info()Amitkumar Karwar
2014-02-12mwifiex: remove unsupported code in 11acBing Zhao
2013-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-10-14mwifiex: inform cfg80211 about disconnect if device is removedAvinash Patil
2013-10-10mwifiex: Change variable type to boolPeter Senna Tschudin
2013-08-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-07-31mwifiex: check for bss_role instead of bss_mode for STA operationsAvinash Patil
2013-07-24mwifiex: support to send deauth for P2P clientStone Piao
2013-06-19mwifiex: add basic 11h support for stationAmitkumar Karwar
2013-05-29mwifiex: dump small buffers with help of %*phAndy Shevchenko
2013-04-01mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil
2013-03-08mwifiex: fix potential out-of-boundary access to ibss rate tableBing Zhao
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-02-01mwifiex: do not reconfigure tx buffer size in firmware while associatingBing Zhao
2013-01-30mwifiex: avoid out of bounds access in mwifiex_get_common_rates.Cyril Roelandt
2013-01-22mwifiex: correction in status codes used for association failureAmitkumar Karwar
2013-01-07mwifiex: use correct htcapinfo for HT20 ibss networkAmitkumar Karwar
2012-11-14mwifiex: add multi-queue supportAvinash Patil
2012-10-08mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-16mwifiex: stop BSS in deauthentication handlingAvinash Patil
2012-05-15mwifiex: fix coding style issue in mwifiex_deauthenticateBing Zhao
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar
2012-04-12mwifiex: add support for WPS2.0Avinash Patil
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 3Yogesh Ashok Powar
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar
2011-11-11mwifiex: fix coding styleYogesh Ashok Powar
2011-11-11mwifiex: use existing helper function mwifiex_fill_cap_infoYogesh Ashok Powar
2011-11-11mwifiex: fix ht_cap_info in ibss beaconsYogesh Ashok Powar
2011-09-13mwifiex: replace kmalloc & memcpy sequence with kmemdupYogesh Ashok Powar
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar