summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/cfg80211.c
AgeCommit message (Expand)AuthorFilesLines
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-135/+152
2012-07-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John 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/jber...John 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/linvil...John 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
2012-07-09mwifiex: add change_beacon cfg80211 handlerAvinash Patil1-0/+28
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil1-1/+1
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-14/+12
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao1-0/+1
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-12/+53
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-14/+11
2012-06-28mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar1-3/+3
2012-06-28mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar1-1/+1
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar1-1/+1
2012-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-14/+11
2012-06-20mwifiex: support for WEP in AP modeAvinash Patil1-1/+29
2012-06-20mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil1-0/+2
2012-06-20mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil1-6/+17
2012-06-19mwifiex: fix wrong return values in add_virtual_intf() error casesBing Zhao1-14/+11
2012-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+13
2012-06-06wireless: Remove casts to same typeJoe Perches1-1/+1
2012-06-05mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil1-0/+13
2012-06-04mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAPAvinash Patil1-0/+13
2012-05-16mwifiex: remove set_channel cfg80211 hookJohannes Berg1-27/+0
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil1-0/+3
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil1-0/+2
2012-05-16mwifiex: rearrange AP sys configure codeAvinash Patil1-2/+3
2012-05-16mwifiex: add WPA2 support for APAvinash Patil1-0/+9
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil1-0/+5
2012-05-16mwifiex: add cfg80211 start_ap and stop_ap handlersAvinash Patil1-0/+71
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil1-20/+79
2012-05-16mwifiex: handle interface type changes correctlyAvinash Patil1-18/+46
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil1-1/+4
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil1-5/+9
2012-05-16mwifiex: save adapter pointer in wiphy_privAvinash Patil1-23/+25
2012-05-16mwifiex: multi-interface support for mwifiexAvinash Patil1-0/+20
2012-05-16mwifiex: support for creation of AP interfaceAvinash Patil1-59/+83
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar1-2/+2
2012-04-12mwifiex: add support for WPS2.0Avinash Patil1-0/+21
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar1-0/+6
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar1-0/+40