summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-251-0/+7
* mwifiex: cleanup VHT capYogesh Ashok Powar2013-03-181-57/+1
* mwifiex: fix potential null dereference 'mef_entry'Bing Zhao2013-03-081-1/+4
* mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-061-0/+156
* mwifiex: add "ethtool wol" command supportAmitkumar Karwar2013-03-061-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-191-24/+153
|\
| * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-181-24/+153
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-181-1/+1
|\ \ | |/
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-111-1/+1
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-041-3/+1
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-19/+6
|\ \ | |/
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-16/+3
| |\
| | * mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-111-1/+1
| | * mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-111-14/+1
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-221-4/+2
| |\ \
| | * | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-141-4/+2
| * | | mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil2013-01-071-0/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-151-1/+1
|\ \ \ | | |/ | |/|
| * | mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar2013-01-041-1/+1
| |/
* | remove init of dev->perm_addr in driversJiri Pirko2013-01-081-1/+0
|/
* 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
OpenPOWER on IntegriCloud