aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mwifiex/sta_cmdresp.c
AgeCommit message (Expand)Author
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
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar
2011-04-12mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar
2011-04-04mwifiex: cleanup power save related struct and macrosMarc Yang
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao