summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/main.h
AgeCommit message (Expand)Author
2012-07-17mwifiex: improvement in cfg80211 set_bitrate_mask handlerAmitkumar Karwar
2012-07-17mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar
2012-07-12Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar
2012-06-20mwifiex: set HT capability based on cfg80211_ap_settingsAvinash Patil
2012-06-20mwifiex: set channel via start_ap handler for AP interfaceAvinash Patil
2012-06-11mwifiex: fix simultaneous scan and Tx traffic problemAmitkumar Karwar
2012-06-11mwifiex: shorten per channel scan timeBing Zhao
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil
2012-05-16mwifiex: add custom IE frameworkAvinash Patil
2012-05-16mwifiex: add WPA2 support for APAvinash Patil
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil
2012-05-16mwifiex: save adapter pointer in wiphy_privAvinash Patil
2012-05-16mwifiex: support for creation of AP interfaceAvinash Patil
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar
2012-04-12mwifiex: add support for WPS2.0Avinash Patil
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar
2012-04-09mwifiex: remove redundant signal handling codeAmitkumar Karwar
2012-04-09wireless: rename ht_info to ht_operationJohannes Berg
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar
2012-03-05mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter
2012-03-05mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar
2012-03-05mwifiex: handle auto authentication mode correctlyAmitkumar Karwar
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar
2011-12-21mwifiex: fix issues in band configuration codeAmitkumar Karwar
2011-12-21mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar
2011-12-21mwifiex: remove redundant band config codeAmitkumar Karwar
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar
2011-12-13mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar