summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_cmdresp.c
AgeCommit message (Expand)Author
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 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
2013-12-26mwifiex: slight optimization of addr comparedingtianhong
2013-12-05mwifiex: improvements in mwifiex_ret_tx_power_cfg()Amitkumar Karwar
2013-11-11mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar
2013-11-11mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar
2013-11-11mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar
2013-08-26mwifiex: add missing endian conversionsTobias Waldekranz
2013-08-09mwifiex: add packet coalesce supportAmitkumar Karwar
2013-05-22mwifiex: add calibration data download featureAmitkumar Karwar
2013-05-22mwifiex: add del_station handlerAvinash Patil
2013-04-08mwifiex: fix negative cmd_pending countBing Zhao
2013-03-25mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar
2013-03-06mwifiex: add WOWLAN supportAmitkumar Karwar
2013-02-18mwifiex: add 802.11AC supportYogesh Ashok Powar
2013-02-01mwifiex: remove max_tx_buf_sizeBing Zhao
2012-10-29mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar
2012-10-08mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar
2012-09-28mwifiex: add support for P2P client in interface type changeStone 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-11mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar
2012-09-11mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar
2012-09-11mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar
2012-09-07mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher
2012-09-07mwifiex: use is_zero_ether_addr() instead of memcmp()Wei Yongjun
2012-07-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-17mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar
2012-07-17mwifiex: remove redundant code in set channel pathAmitkumar Karwar
2012-07-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-05-16mwifiex: add bss start and bss stop commands for APAvinash Patil
2012-04-09mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar
2012-04-09mwifiex: remove redundant signal handling codeAmitkumar Karwar
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar
2012-03-13mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar
2012-03-13mwifiex: rearrange switch statementYogesh Ashok Powar
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar
2011-06-27mwifiex: restore handling of NULL parametersDan Carpenter
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar