summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/main.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-16mwifiex: delete IEs when stop_apAvinash Patil1-0/+1
2012-05-16mwifiex: retrieve IEs from cfg80211_beacon_data and send to firmwareAvinash Patil1-0/+6
2012-05-16mwifiex: add custom IE frameworkAvinash Patil1-0/+2
2012-05-16mwifiex: add WPA2 support for APAvinash Patil1-0/+3
2012-05-16mwifiex: add AP event handling frameworkAvinash Patil1-0/+1
2012-05-16mwifiex: common set_wiphy_params cfg80211 handler for AP and STA interfaceAvinash Patil1-0/+2
2012-05-16mwifiex: add AP command sys_config and set channelAvinash Patil1-0/+1
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil1-0/+3
2012-05-16mwifiex: append peer mac address TLV in key material command to firmwareAvinash Patil1-1/+2
2012-05-16mwifiex: save adapter pointer in wiphy_privAvinash Patil1-1/+1
2012-05-16mwifiex: support for creation of AP interfaceAvinash Patil1-0/+2
2012-04-23mwifiex: add support for Marvell USB8797 chipsetAmitkumar Karwar1-2/+18
2012-04-17mwifiex: corrections in timestamp related codeAmitkumar Karwar1-2/+7
2012-04-17mwifiex: code cleanup in BSS handlingAmitkumar Karwar1-5/+2
2012-04-12mwifiex: use asynchronous firmware loadingAmitkumar Karwar1-0/+1
2012-04-12mwifiex: add support for WPS2.0Avinash Patil1-0/+2
2012-04-12mwifiex: set default regulatory domainAmitkumar Karwar1-0/+1
2012-04-10mwifiex: don't use IEEE80211_MAX_QUEUESJohannes Berg1-3/+3
2012-04-10mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar1-0/+3
2012-04-10mwifiex: remove redundant signal handling codeAmitkumar Karwar1-3/+0
2012-04-10wireless: rename ht_info to ht_operationJohannes Berg1-1/+1
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 4Yogesh Ashok Powar1-2/+2
2012-03-13mwifiex: merge functions to derive cfp by chan & freq in oneYogesh Ashok Powar1-7/+2
2012-03-13mwifiex: rename long function names to shorter onesYogesh Ashok Powar1-3/+3
2012-03-06mwifiex: endian bug in mwifiex_drv_change_adhoc_chan()Dan Carpenter1-2/+1
2012-03-06mwifiex: remove unnecessary struct mwifiex_802_11_ssidAmitkumar Karwar1-8/+7
2012-03-06mwifiex: handle auto authentication mode correctlyAmitkumar Karwar1-0/+1
2012-02-29mwifiex: remove unnecessary enum MWIFIEX_802_11_WEP_STATUSAmitkumar Karwar1-1/+1
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar1-1/+1
2012-01-27mwifiex: update BSS parameters in dump_station_info()Amitkumar Karwar1-0/+1
2012-01-24mwifiex: use bss_type and bss_num to retrieve privYogesh Ashok Powar1-3/+0
2011-12-22mwifiex: fix issues in band configuration codeAmitkumar Karwar1-0/+1
2011-12-22mwifiex: use IEEE80211_HT_PARAM_CHA_SEC_* macrosAmitkumar Karwar1-1/+1
2011-12-22mwifiex: remove redundant band config codeAmitkumar Karwar1-2/+0
2011-12-14mwifiex: remove cfg_workqueueAmitkumar Karwar1-8/+1
2011-12-14mwifiex: wakeup and stop multiple tx queues in net_deviceAvinash Patil1-0/+9
2011-11-18mwifiex: add support for Marvell sd8797 deviceBing Zhao1-1/+2
2011-10-14mwifiex: fix make namespacecheck warningsAmitkumar Karwar1-8/+0
2011-10-14mwifiex: use separate wait condition for each command nodeAmitkumar Karwar1-1/+6
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-4/+16
2011-10-03mwifiex: correct AMSDU aggregation checkAmitkumar Karwar1-1/+0
2011-09-30mwifiex: add cfg80211 handlers add/del_virtual_intfYogesh Ashok Powar1-10/+8
2011-09-27mwifiex: update bss band informationAmitkumar Karwar1-1/+1
2011-08-12mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss APIAmitkumar Karwar1-37/+12
2011-08-08mwifiex: remove wireless.h inclusion and fix resulting bugsBing Zhao1-3/+3
2011-07-21mwifiex: disable auto deep sleep before unloading the driverAmitkumar Karwar1-0/+1
2011-06-23mwifiex: remove casts of void pointersAmitkumar Karwar1-8/+8
2011-06-10mwifiex: get rid of global adapter pointerAmitkumar Karwar1-1/+0
2011-06-07mwifiex: remove list traversal in mwifiex_num_pkts_in_txqYogesh Ashok Powar1-0/+1
2011-06-01mwifiex: remove support for old chipsets W0/W1Amitkumar Karwar1-10/+1