summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c
AgeCommit message (Expand)Author
2012-10-24mwifiex: clean up scan state on errorBing Zhao
2012-10-08mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar
2012-10-08mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao
2012-09-28mwifiex: add inactivity deauth support for apKevin Gan
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao
2012-09-28mwifiex: add support for P2P client in interface type changeStone Piao
2012-09-28mwifiex: add P2P interfaceStone Piao
2012-09-28mwifiex: append each IE into a seperate IE bufferStone Piao
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao
2012-09-28mwifiex: advertise mgmt_stype to cfg80211Stone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao
2012-09-28mwifiex: fix coding style issueStone Piao
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-09-24mwifiex: block scan request during heavy Tx trafficAmitkumar Karwar
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg
2012-09-11mwifiex: support custom world regulatory domainAmitkumar Karwar
2012-09-11mwifiex: do not hint regulatory domain with f/w country codeBing Zhao
2012-09-11mwifiex: use country ie of requested AP while associatingAmitkumar Karwar
2012-09-11mwifiex: have same priority for AP and station trafficAmitkumar Karwar
2012-09-07mwifiex: parse rate info for APAvinash Patil
2012-08-06mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar
2012-07-17mwifiex: add support to use basic rates in ibss join requestAmitkumar Karwar
2012-07-17mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12mwifiex: correction in mcs index checkAmitkumar Karwar
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-12nl80211: move scan API to wdevJohannes Berg
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar
2012-07-09mwifiex: advertise WPS probe response offload support to cfg80211Avinash Patil
2012-07-09mwifiex: add change_beacon cfg80211 handlerAvinash Patil
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar
2012-06-28mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-06-20mwifiex: support for WEP in AP modeAvinash Patil
2012-06-20mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil
2012-06-20mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil