aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/cfg80211.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-30mwifiex: advertise GreenField, 40MHz intolerance support to cfg80211Avinash Patil1-0/+15
2012-11-26Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-23/+23
2012-11-26cfg80211: pass a channel definition structJohannes Berg1-12/+18
2012-11-26cfg80211: remove remain-on-channel channel typeJohannes Berg1-11/+5
2012-11-16Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-0/+1
2012-11-14mwifiex: add multi-queue supportAvinash Patil1-4/+3
2012-10-30cfg80211: allow per interface TX power settingJohannes Berg1-0/+1
2012-10-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+5
2012-10-29Revert "mwifiex: retrieve correct max_power information in reg_notifier handler"Amitkumar Karwar1-3/+3
2012-10-29mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar1-1/+0
2012-10-29mwifiex: abort scan upon interface downAmitkumar Karwar1-0/+5
2012-10-29mwifiex: use LOW_PRIORITY scan flag provided in scan requestAmitkumar Karwar1-2/+4
2012-10-24mwifiex: clean up scan state on errorBing Zhao1-2/+5
2012-10-18wireless: use OR operation to set wiphy featuresJohannes Berg1-2/+2
2012-10-08mwifiex: update cfg80211 with correct reason code when association failsAmitkumar Karwar1-3/+14
2012-10-08mwifiex: return -EBUSY if scan request cannot be honoredBing Zhao1-3/+7
2012-09-28mwifiex: add inactivity deauth support for apKevin Gan1-1/+8
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao1-2/+40
2012-09-28mwifiex: add support for P2P client in interface type changeStone Piao1-0/+54
2012-09-28mwifiex: add P2P interfaceStone Piao1-1/+38
2012-09-28mwifiex: append each IE into a seperate IE bufferStone Piao1-4/+9
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao1-3/+79
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao1-0/+22
2012-09-28mwifiex: advertise mgmt_stype to cfg80211Stone Piao1-0/+30
2012-09-28mwifiex: implement cfg80211 mgmt_tx handlerStone Piao1-1/+91
2012-09-28mwifiex: fix coding style issueStone Piao1-3/+0
2012-09-25Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-1/+1
2012-09-24mwifiex: block scan request during heavy Tx trafficAmitkumar Karwar1-0/+6
2012-09-19cfg80211: constify name parameter to add_virtual_intfJohannes Berg1-1/+1
2012-09-11mwifiex: support custom world regulatory domainAmitkumar Karwar1-1/+34
2012-09-11mwifiex: do not hint regulatory domain with f/w country codeBing Zhao1-2/+3
2012-09-11mwifiex: use country ie of requested AP while associatingAmitkumar Karwar1-1/+0
2012-09-11mwifiex: have same priority for AP and station trafficAmitkumar Karwar1-2/+2
2012-09-07mwifiex: parse rate info for APAvinash Patil1-1/+5
2012-08-06mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo1-6/+9
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil1-0/+2
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-135/+152
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-2/+2
2012-07-17mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar1-33/+26
2012-07-17mwifiex: add support to use basic rates in ibss join requestAmitkumar Karwar1-74/+108
2012-07-17mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar1-2/+2
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar1-13/+2
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextJohn W. Linville1-13/+14
2012-07-12mwifiex: correction in mcs index checkAmitkumar Karwar1-2/+2
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-2/+74
2012-07-12nl80211: move scan API to wdevJohannes Berg1-1/+2
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-12/+12
2012-07-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+1
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar1-0/+40
2012-07-09mwifiex: advertise WPS probe response offload support to cfg80211Avinash Patil1-1/+5