summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_cmdresp.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: disable UAPSD mode when AP startsAmitkumar Karwar2015-02-031-0/+3
* mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil2015-01-291-0/+2
* mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu2015-01-061-0/+2
* mwifiex: channel statistics support for mwifiexAvinash Patil2014-10-311-1/+1
* mwifiex: remove redundant variable report_scan_resultAmitkumar Karwar2014-09-151-2/+0Star
* mwifiex: rename macro and variables related to API revisionAmitkumar Karwar2014-08-281-1/+1
* mwifiex: correct a typo in mwifiex_ret_tdls_operBing Zhao2014-07-151-1/+1
* mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* mwifiex: silence TDLS link delete failure for nonexistent linkAvinash Patil2014-05-221-6/+12
* mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar2014-03-141-0/+9
* mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-281-5/+4Star
* mwifiex: add key material v2 supportAvinash Patil2014-02-121-3/+48
* mwifiex: add cfg80211 change_station handler supportAvinash Patil2014-02-121-0/+13
* mwifiex: add cfg80211 add_station handler supportAvinash Patil2014-02-121-0/+15
* mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil2014-02-121-0/+28
* mwifiex: implement extended scan featureAmitkumar Karwar2014-02-121-0/+5
* mwifiex: slight optimization of addr comparedingtianhong2013-12-261-2/+1Star
* mwifiex: improvements in mwifiex_ret_tx_power_cfg()Amitkumar Karwar2013-12-051-19/+16Star
* mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar2013-11-111-10/+12
* mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar2013-11-111-10/+12
* mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar2013-11-111-2/+2
* mwifiex: add missing endian conversionsTobias Waldekranz2013-08-261-1/+1
* mwifiex: add packet coalesce supportAmitkumar Karwar2013-08-091-0/+2
* mwifiex: add calibration data download featureAmitkumar Karwar2013-05-221-0/+15
* mwifiex: add del_station handlerAvinash Patil2013-05-221-0/+2
* mwifiex: fix negative cmd_pending countBing Zhao2013-04-081-1/+1
* mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-251-0/+2
* mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-061-0/+2
* mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-181-0/+1
* mwifiex: remove max_tx_buf_sizeBing Zhao2013-02-011-3/+2Star
* mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar2012-10-291-4/+0Star
* mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar2012-10-081-2/+2
* mwifiex: add support for P2P client in interface type changeStone Piao2012-09-281-0/+19
* mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao2012-09-281-0/+19
* mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao2012-09-281-0/+1
* mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar2012-09-111-1/+0Star
* mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar2012-09-111-1/+0Star
* mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar2012-09-111-7/+2Star
* mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher2012-09-071-11/+13
* mwifiex: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-2/+1Star
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-63/+7Star
|\
| * mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar2012-07-171-32/+7Star
| * mwifiex: remove redundant code in set channel pathAmitkumar Karwar2012-07-171-31/+0Star
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-0/+30
|\|
| * mwifiex: add set_antenna handler supportAmitkumar Karwar2012-07-091-0/+30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-0/+27
|\|
| * mwifiex: use correct firmware command to get power limitsAmitkumar Karwar2012-06-281-0/+27
* | wireless: Remove casts to same typeJoe Perches2012-06-061-15/+9Star
|/
* mwifiex: add bss start and bss stop commands for APAvinash Patil2012-05-161-0/+8
* mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar2012-04-091-0/+50