summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: add inactivity deauth support for apKevin Gan2012-09-281-1/+8
* mwifiex: add support for P2P GO in interface type changeStone Piao2012-09-281-2/+40
* mwifiex: add support for P2P client in interface type changeStone Piao2012-09-281-0/+54
* mwifiex: add P2P interfaceStone Piao2012-09-281-1/+38
* mwifiex: append each IE into a seperate IE bufferStone Piao2012-09-281-4/+9
* mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao2012-09-281-3/+79
* mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao2012-09-281-0/+22
* mwifiex: advertise mgmt_stype to cfg80211Stone Piao2012-09-281-0/+30
* mwifiex: implement cfg80211 mgmt_tx handlerStone Piao2012-09-281-1/+91
* mwifiex: fix coding style issueStone Piao2012-09-281-3/+0
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-09-251-1/+1
|\
| * cfg80211: constify name parameter to add_virtual_intfJohannes Berg2012-09-191-1/+1
* | mwifiex: block scan request during heavy Tx trafficAmitkumar Karwar2012-09-241-0/+6
* | mwifiex: support custom world regulatory domainAmitkumar Karwar2012-09-111-1/+34
* | mwifiex: do not hint regulatory domain with f/w country codeBing Zhao2012-09-111-2/+3
* | mwifiex: use country ie of requested AP while associatingAmitkumar Karwar2012-09-111-1/+0
* | mwifiex: have same priority for AP and station trafficAmitkumar Karwar2012-09-111-2/+2
* | mwifiex: parse rate info for APAvinash Patil2012-09-071-1/+5
|/
* mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo2012-08-061-6/+9
* mwifiex: update 11n status as per start_ap IEAvinash Patil2012-08-061-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-135/+152
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-171-2/+2
| |\
| | * mwifiex: correction in mcs index checkAmitkumar Karwar2012-07-121-2/+2
| * | mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar2012-07-171-33/+26
| * | mwifiex: add support to use basic rates in ibss join requestAmitkumar Karwar2012-07-171-74/+108
| * | mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar2012-07-171-2/+2
| * | mwifiex: remove redundant code in set channel pathAmitkumar Karwar2012-07-171-13/+2
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-07-121-13/+14
| |\ \
| | * | nl80211: move scan API to wdevJohannes Berg2012-07-121-1/+2
| | * | cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-121-12/+12
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-2/+74
|\| | |
| * | | mwifiex: add set_antenna handler supportAmitkumar Karwar2012-07-091-0/+40
| * | | mwifiex: advertise WPS probe response offload support to cfg80211Avinash Patil2012-07-091-1/+5
| * | | mwifiex: add change_beacon cfg80211 handlerAvinash Patil2012-07-091-0/+28
| * | | mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil2012-07-091-1/+1
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-091-14/+12
| |\ \ \ | | | |/ | | |/|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-07-111-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao2012-07-091-0/+1
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-12/+53
|\ \ \ \
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-14/+11
| |\| | | | | |/ / | |/| |
| * | | mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar2012-06-281-3/+3
| * | | mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar2012-06-281-1/+1
| * | | mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar2012-06-281-1/+1
| | |/ | |/|
| * | mwifiex: support for WEP in AP modeAvinash Patil2012-06-201-1/+29
| * | mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil2012-06-201-0/+2
| * | mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil2012-06-201-6/+17
| * | mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil2012-06-051-0/+13
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-261-14/+11
|\ \ \ | | |/ | |/|
| * | mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao2012-06-191-14/+11
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-06-071-0/+13
|\| |