aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_cmdresp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-14mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar1-0/+25
2015-09-29mwifiex: add usb multi endpoints resync supportZhaoyang Liu1-0/+11
2015-08-10mwifiex: correct TDLS link delete failure message priorityAmitkumar Karwar1-1/+1
2015-07-21mwifiex: support to set multichannel policy to FWAvinash Patil1-0/+1
2015-07-21mwifiex: enable traffic only when port is openAvinash Patil1-0/+2
2015-07-21mwifiex: add tdls config commandXinming Hu1-0/+2
2015-06-08mwifiex: add sta_list firmware commandXinming Hu1-0/+24
2015-06-08mwifiex: support AP reset after bss_stopAvinash Patil1-0/+2
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu1-85/+96
2015-05-26mwifiex: add support for FW memory read/write operationsChin-ran Lo1-0/+16
2015-03-16mwifiex: add SDIO rx single port aggregationZhaoyang Liu1-0/+21
2015-02-03mwifiex: disable UAPSD mode when AP startsAmitkumar Karwar1-0/+3
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil1-0/+2
2015-01-06mwifiex: add bcn_rcv_cnt and bcn_miss_cnt in getlog debugfsXinming Hu1-0/+2
2014-10-31mwifiex: channel statistics support for mwifiexAvinash Patil1-1/+1
2014-09-15mwifiex: remove redundant variable report_scan_resultAmitkumar Karwar1-2/+0
2014-08-28mwifiex: rename macro and variables related to API revisionAmitkumar Karwar1-1/+1
2014-07-15mwifiex: correct a typo in mwifiex_ret_tdls_operBing Zhao1-1/+1
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-05-22mwifiex: silence TDLS link delete failure for nonexistent linkAvinash Patil1-6/+12
2014-03-14mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar1-0/+9
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao1-5/+4
2014-02-12mwifiex: add key material v2 supportAvinash Patil1-3/+48
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil1-0/+13
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil1-0/+15
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil1-0/+28
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar1-0/+5
2013-12-26mwifiex: slight optimization of addr comparedingtianhong1-2/+1
2013-12-05mwifiex: improvements in mwifiex_ret_tx_power_cfg()Amitkumar Karwar1-19/+16
2013-11-11mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar1-10/+12
2013-11-11mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar1-10/+12
2013-11-11mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar1-2/+2
2013-08-26mwifiex: add missing endian conversionsTobias Waldekranz1-1/+1
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar1-0/+2
2013-05-22mwifiex: add calibration data download featureAmitkumar Karwar1-0/+15
2013-05-22mwifiex: add del_station handlerAvinash Patil1-0/+2
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao1-1/+1
2013-03-25mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar1-0/+2
2013-03-06mwifiex: add WOWLAN supportAmitkumar Karwar1-0/+2
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar1-0/+1
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao1-3/+2
2012-10-29mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar1-4/+0
2012-10-08mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar1-2/+2
2012-09-28mwifiex: add support for P2P client in interface type changeStone Piao1-0/+19
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao1-0/+19
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao1-0/+1
2012-09-11mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar1-1/+0
2012-09-11mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar1-1/+0
2012-09-11mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar1-7/+2
2012-09-07mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher1-11/+13