aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c
Commit message (Expand)AuthorAge
* mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-11
* mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-11
* mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar2013-01-04
* mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil2012-11-30
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-26
|\
| * cfg80211: pass a channel definition structJohannes Berg2012-11-26
| * cfg80211: remove remain-on-channel channel typeJohannes Berg2012-11-26
* | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-16
|\|
| * cfg80211: allow per interface TX power settingJohannes Berg2012-10-30
* | mwifiex: add multi-queue supportAvinash Patil2012-11-14
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-29
|\
| * mwifiex: clean up scan state on errorBing Zhao2012-10-24
* | Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"Amitkumar Karwar2012-10-29
* | mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar2012-10-29
* | mwifiex: abort scan upon interface downAmitkumar Karwar2012-10-29
* | mwifiex: use LOW_PRIORITY scan flag provided in scan requestAmitkumar Karwar2012-10-29
* | wireless: use OR operation to set wiphy featuresJohannes Berg2012-10-18
|/
* 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
|\| | |