aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c
Commit message (Expand)AuthorAge
* drivers/net: rename random32() to prandom_u32()Akinobu Mita2013-05-07
* mwifiex: don't try to associate when bss_mode is not STABing Zhao2013-04-22
* mwifiex: configure p2p interface during initializationBing Zhao2013-04-22
* mwifiex: Start P2P devices in P2P modePaul Stewart2013-04-22
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-04-10
|\
| * mwifiex: limit channel number not to overflow memoryStone Piao2013-04-01
* | mwifiex: use separate AMPDU tx/rx window sizes in 11ac networksAvinash Patil2013-04-01
* | mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-25
* | mwifiex: cleanup VHT capYogesh Ashok Powar2013-03-18
* | mwifiex: fix potential null dereference 'mef_entry'Bing Zhao2013-03-08
* | mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-06
* | mwifiex: add "ethtool wol" command supportAmitkumar Karwar2013-03-06
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-19
|\
| * mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-18
|\|
| * cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg2013-02-11
* | wireless: Remove unnecessary alloc/OOM messages, alloc cleanupsJoe Perches2013-02-04
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\|
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
| |\
| | * mwifiex: correct config_bands handling for ibss networkAmitkumar Karwar2013-01-11
| | * mwifiex: update config_bands during infra associationAmitkumar Karwar2013-01-11
| * | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-01-22
| |\ \
| | * | wireless: make the reg_notifier() voidLuis R. Rodriguez2013-01-14
| * | | mwifiex: parse WMM IEs from hostapd for mwifiex APAvinash Patil2013-01-07
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-01-15
|\ \ \ | | |/ | |/|
| * | mwifiex: fix typo in setting up ibss network parametersAmitkumar Karwar2013-01-04
| |/
* / remove init of dev->perm_addr in driversJiri Pirko2013-01-08
|/
* 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