summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_cmdresp.c
Commit message (Expand)AuthorAgeFilesLines
* 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