aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/sta_cmdresp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar1-31/+29
2012-03-13mwifiex: rearrange if and else blocks to avoid extra indentationYogesh Ashok Powar1-50/+43
2012-03-13mwifiex: rearrange switch statementYogesh Ashok Powar1-111/+87
2012-02-06mwifiex: update correct dtim_period in dump_station()Amitkumar Karwar1-0/+3
2011-11-17mwifiex: add support for Marvell sd8797 deviceBing Zhao1-1/+1
2011-10-12mwifiex: add support for Marvell pcie8766 chipsetAmitkumar Karwar1-0/+2
2011-06-27mwifiex: restore handling of NULL parametersDan Carpenter1-13/+16
2011-06-22mwifiex: remove casts of void pointersAmitkumar Karwar1-41/+28
2011-05-05mwifiex: remove unnecessary variable initializationYogesh Ashok Powar1-14/+14
2011-04-14mwifiex: remove unused function parametersAmitkumar Karwar1-9/+4
2011-04-14mwifiex: remove redundant "return" at end of void functionYogesh Ashok Powar1-2/+0
2011-04-14mwifiex: cleanup ioctl wait queue and abstraction layerAmitkumar Karwar1-16/+13
2011-04-12mwifiex: use common keyinfo bitmap for different key typesYogesh Ashok Powar1-2/+1
2011-04-04mwifiex: cleanup power save related struct and macrosMarc Yang1-13/+10
2011-04-04mwifiex: remove MWIFIEX_BSS_MODE_ macrosBing Zhao1-1/+1
2011-03-30wireless: mwifiex: initial commit for Marvell mwifiex driverBing Zhao1-0/+986