aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_cmdresp.c
Commit message (Expand)AuthorAge
* mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg()Amitkumar Karwar2013-11-11
* mwifiex: fix invalid memory access in mwifiex_get_power_level()Amitkumar Karwar2013-11-11
* mwifiex: replace u16 with __le16 in struct mwifiex_types_power_groupAmitkumar Karwar2013-11-11
* mwifiex: add missing endian conversionsTobias Waldekranz2013-08-26
* mwifiex: add packet coalesce supportAmitkumar Karwar2013-08-09
* mwifiex: add calibration data download featureAmitkumar Karwar2013-05-22
* mwifiex: add del_station handlerAvinash Patil2013-05-22
* mwifiex: fix negative cmd_pending countBing Zhao2013-04-08
* mwifiex: add support to configure VHT for AP modeYogesh Ashok Powar2013-03-25
* mwifiex: add WOWLAN supportAmitkumar Karwar2013-03-06
* mwifiex: add 802.11AC supportYogesh Ashok Powar2013-02-18
* mwifiex: remove max_tx_buf_sizeBing Zhao2013-02-01
* mwifiex: minor cleanup and a fix in scan semaphore usageAmitkumar Karwar2012-10-29
* mwifiex: update cfg80211 with correct reason code when connection is lostAmitkumar Karwar2012-10-08
* mwifiex: add support for P2P client in interface type changeStone Piao2012-09-28
* mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao2012-09-28
* mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao2012-09-28
* mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar2012-09-11
* mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar2012-09-11
* mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar2012-09-11
* mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher2012-09-07
* mwifiex: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-07
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-20
|\
| * mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar2012-07-17
| * mwifiex: remove redundant code in set channel pathAmitkumar Karwar2012-07-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-12
|\|
| * mwifiex: add set_antenna handler supportAmitkumar Karwar2012-07-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
|\|
| * mwifiex: use correct firmware command to get power limitsAmitkumar Karwar2012-06-28
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* mwifiex: add bss start and bss stop commands for APAvinash Patil2012-05-16
* mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar2012-04-09
* mwifiex: remove redundant signal handling codeAmitkumar Karwar2012-04-09
* mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar2012-03-14
* mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar2012-03-13
* mwifiex: rearrange switch statementYogesh Ashok Powar2012-03-13
* mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar2012-02-06
* mwifiex: add support for Marvell sd8797 deviceBing Zhao2011-11-17
* mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-12
* mwifiex: restore handling of NULL parametersDan Carpenter2011-06-27
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-22
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-05
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-14
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-14
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-14
* mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar2011-04-12
* mwifiex: cleanup power save related struct and macrosMarc Yang2011-04-04
* mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao2011-04-04
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-30