summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/sta_cmd.c
AgeCommit message (Expand)Author
2015-10-14mwifiex: control WLAN and bluetooth coexistence modesAmitkumar Karwar
2015-09-29mwifiex: fix driver init failure under memory pressureXinming Hu
2015-07-21mwifiex: fix for p2p broken linkAniket Nagarnaik
2015-07-21mwifiex: advertise multichannel support to cfg80211Avinash Patil
2015-07-21mwifiex: support to set multichannel policy to FWAvinash Patil
2015-07-21mwifiex: add tdls config commandXinming Hu
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu
2015-05-26mwifiex: add support for FW memory read/write operationsChin-ran Lo
2015-03-16mwifiex: add SDIO rx single port aggregationZhaoyang Liu
2015-03-16mwifiex: Add support for auto ARP in mwifiex.Maithili Hinge
2015-01-29mwifiex: add cfg80211 start_radar_detection handlerAvinash Patil
2015-01-29mwifiex: add init parameter to init command routineAvinash Patil
2015-01-06mwifiex: module parameter for deep sleep configurationAvinash Patil
2014-09-30mwifiex: add client mac address while configuring keys on GO.Maithili Hinge
2014-08-28mwifiex: rename macro and variables related to API revisionAmitkumar Karwar
2014-07-15mwifiex: define TDLS idle timeout macro with unitsBing Zhao
2014-06-25mwifiex: update Copyright to 2014Xinming Hu
2014-05-07mwifiex: configure inactivity timeout for TDLS linkAvinash Patil
2014-03-14mwifiex: add VHT MCS rate configuration supportAmitkumar Karwar
2014-02-28mwifiex: remove global variable cmd_wait_q_requiredBing Zhao
2014-02-12mwifiex: add key material v2 supportAvinash Patil
2014-02-12mwifiex: add VHT support for TDLSAvinash Patil
2014-02-12mwifiex: add cfg80211 change_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 add_station handler supportAvinash Patil
2014-02-12mwifiex: add cfg80211 tdls_oper handler supportAvinash Patil
2014-02-12mwifiex: implement extended scan featureAmitkumar Karwar
2014-01-09mwifiex: fix potential buffer overflow in dt configurationBing Zhao
2013-12-18mwifiex: download per country tx power table to firmwareBing Zhao
2013-12-18mwifiex: download cal-data from device-tree to firmwareBing Zhao
2013-12-18mwifiex: remove cfg_data constructionBing Zhao
2013-12-09mwifiex: use little-endian variables in firmware structuresUjjal Roy
2013-11-11mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar
2013-10-10mwifiex: Change variable type to boolPeter Senna Tschudin
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar
2013-08-09mwifiex: rename mef macrosAmitkumar Karwar
2013-07-24mwifiex: remove duplicate structure host_cmd_tlvAmitkumar Karwar
2013-05-22mwifiex: add calibration data download featureAmitkumar Karwar
2013-03-25mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar
2013-03-06mwifiex: add WOWLAN supportAmitkumar Karwar
2013-03-06mwifiex: shorten the host sleep configuration macro namesAmitkumar Karwar
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-01-07mwifiex: use pci_alloc/free_consistent APIs for PCIeAvinash Patil
2012-09-28mwifiex: add support for P2P GO in interface type changeStone Piao
2012-09-28mwifiex: add support for P2P client in interface type changeStone Piao
2012-09-28mwifiex: send firmware initialization commands synchronouslyStone Piao
2012-09-28mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao
2012-09-28mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao
2012-09-07mwifiex: use is_broadcast_ether_addr() instead of memcmp()Wei Yongjun
2012-08-10mwifiex: fix 'smatch' warning in preparing key_material cmdBing Zhao
2012-08-06mwifiex: add AES_CMAC support in key_material cmdYing Luo