summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_cmd.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: move under marvell vendor directoryKalle Valo2015-11-181-2282/+0
* mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar2015-10-141-0/+31
* mwifiex: fix driver init failure under memory pressureXinming Hu2015-09-291-1/+2
* mwifiex: fix for p2p broken linkAniket Nagarnaik2015-07-211-2/+4
* mwifiex: advertise multichannel support to cfg80211Avinash Patil2015-07-211-4/+9
* mwifiex: support to set multichannel policy to FWAvinash Patil2015-07-211-0/+31
* mwifiex: add tdls config commandXinming Hu2015-07-211-0/+48
* mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu2015-05-261-62/+74
* mwifiex: add support for FW memory read/write operationsChin-ran Lo2015-05-261-0/+23
* mwifiex: add SDIO rx single port aggregationZhaoyang Liu2015-03-161-0/+40
* mwifiex: Add support for auto ARP in mwifiex.Maithili Hinge2015-03-161-7/+14
* mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil2015-01-291-0/+4
* mwifiex: add init parameter to init command routineAvinash Patil2015-01-291-5/+8
* mwifiex: module parameter for deep sleep configurationAvinash Patil2015-01-061-1/+6
* mwifiex: add client mac address while configuring keys on GO.Maithili Hinge2014-09-301-1/+1
* mwifiex: rename macro and variables related to API revisionAmitkumar Karwar2014-08-281-1/+1
* mwifiex: define TDLS idle timeout macro with unitsBing Zhao2014-07-151-1/+1
* mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* mwifiex: configure inactivity timeout for TDLS linkAvinash Patil2014-05-071-0/+7
* mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar2014-03-141-0/+14
* mwifiex: remove global variable cmd_wait_q_requiredBing Zhao2014-02-281-41/+43
* mwifiex: add key material v2 supportAvinash Patil2014-02-121-4/+242
* mwifiex: add VHT support for TDLSAvinash Patil2014-02-121-0/+20
* mwifiex: add cfg80211 change_station handler supportAvinash Patil2014-02-121-1/+70
* mwifiex: add cfg80211 add_station handler supportAvinash Patil2014-02-121-0/+3
* mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil2014-02-121-0/+32
* mwifiex: implement extended scan featureAmitkumar Karwar2014-02-121-0/+3
* mwifiex: fix potential buffer overflow in dt configurationBing Zhao2014-01-091-2/+3
* mwifiex: download per country tx power table to firmwareBing Zhao2013-12-181-2/+2
* mwifiex: download cal-data from device-tree to firmwareBing Zhao2013-12-181-5/+56
* mwifiex: remove cfg_data constructionBing Zhao2013-12-181-14/+6
* mwifiex: use little-endian variables in firmware structuresUjjal Roy2013-12-091-1/+1
* mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar2013-11-111-2/+2
* mwifiex: Change variable type to boolPeter Senna Tschudin2013-10-101-1/+1
* mwifiex: add packet coalesce supportAmitkumar Karwar2013-08-091-0/+68
* mwifiex: rename mef macrosAmitkumar Karwar2013-08-091-2/+2
* mwifiex: remove duplicate structure host_cmd_tlvAmitkumar Karwar2013-07-241-2/+3
* mwifiex: add calibration data download featureAmitkumar Karwar2013-05-221-0/+62
* mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-251-0/+4
* mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-061-0/+77
* mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar2013-03-061-1/+1
* mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-181-1/+1
* mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil2013-01-071-5/+5
* mwifiex: add support for P2P GO in interface type changeStone Piao2012-09-281-0/+2
* mwifiex: add support for P2P client in interface type changeStone Piao2012-09-281-0/+8
* mwifiex: send firmware initialization commands synchronouslyStone Piao2012-09-281-32/+33
* mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao2012-09-281-0/+8
* mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao2012-09-281-0/+9
* mwifiex: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-2/+1
* mwifiex: fix 'smatch' warning in preparing key_material cmdBing Zhao2012-08-101-1/+1