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