summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil2012-11-301-0/+15
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-261-23/+23
|\
| * cfg80211: pass a channel definition structJohannes Berg2012-11-261-12/+18
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-261-11/+5
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-161-0/+1
|\ \ | |/
| * cfg80211: allow per interface TX power settingJohannes Berg2012-10-301-0/+1
* | mwifiex: add multi-queue supportAvinash Patil2012-11-141-4/+3
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-291-2/+5
|\
| * mwifiex: clean up scan state on errorBing Zhao2012-10-241-2/+5
* | Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"Amitkumar Karwar2012-10-291-3/+3
* | mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar2012-10-291-1/+0
* | mwifiex: abort scan upon interface downAmitkumar Karwar2012-10-291-0/+5
* | mwifiex: use LOW_PRIORITY scan flag provided in scan requestAmitkumar Karwar2012-10-291-2/+4
* | wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-181-2/+2
|/
* mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar2012-10-081-3/+14
* mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao2012-10-081-3/+7
* 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
OpenPOWER on IntegriCloud