summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_cmdresp.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: add support for P2P client in interface type changeStone Piao2012-09-281-0/+19
* mwifiex: implement remain_on_channel and cancel_remain_on_channelStone Piao2012-09-281-0/+19
* mwifiex: implement cfg80211 mgmt_frame_register handlerStone Piao2012-09-281-0/+1
* mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar2012-09-111-1/+0
* mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar2012-09-111-1/+0
* mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar2012-09-111-7/+2
* mwifiex: store mwifiex_ds_misc_subsc_evt in mwifiex_privateJeff Disher2012-09-071-11/+13
* mwifiex: use is_zero_ether_addr() instead of memcmp()Wei Yongjun2012-09-071-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-201-63/+7
|\
| * mwifiex: remove unnecessary code in data rate configurationAmitkumar Karwar2012-07-171-32/+7
| * mwifiex: remove redundant code in set channel pathAmitkumar Karwar2012-07-171-31/+0
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-07-121-0/+30
|\ \ | |/
| * mwifiex: add set_antenna handler supportAmitkumar Karwar2012-07-091-0/+30
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-291-0/+27
|\ \ | |/
| * mwifiex: use correct firmware command to get power limitsAmitkumar Karwar2012-06-281-0/+27
* | wireless: Remove casts to same typeJoe Perches2012-06-061-15/+9
|/
* mwifiex: add bss start and bss stop commands for APAvinash Patil2012-05-161-0/+8
* mwifiex: add set_cqm_rssi_config handler supportAmitkumar Karwar2012-04-091-0/+50
* mwifiex: remove redundant signal handling codeAmitkumar Karwar2012-04-091-32/+2
* mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar2012-03-141-31/+29
* mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar2012-03-131-50/+43
* mwifiex: rearrange switch statementYogesh Ashok Powar2012-03-131-111/+87
* mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar2012-02-061-0/+3
* mwifiex: add support for Marvell sd8797 deviceBing Zhao2011-11-171-1/+1
* mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar2011-10-121-0/+2
* mwifiex: restore handling of NULL parametersDan Carpenter2011-06-271-13/+16
* mwifiex: remove casts of void pointersAmitkumar Karwar2011-06-221-41/+28
* mwifiex: remove unnecessary variable initializationYogesh Ashok Powar2011-05-051-14/+14
* mwifiex: remove unused function parametersAmitkumar Karwar2011-04-141-9/+4
* mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar2011-04-141-2/+0
* mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar2011-04-141-16/+13
* mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar2011-04-121-2/+1
* mwifiex: cleanup power save related struct and macrosMarc Yang2011-04-041-13/+10
* mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao2011-04-041-1/+1
* wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao2011-03-301-0/+986
OpenPOWER on IntegriCloud