summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/cw1200/cw1200_spi.c
Commit message (Expand)AuthorAgeFilesLines
* cw1200: Fix up a large pile of sparse warningsSolomon Peachy2013-06-241-12/+20
* cw1200: Fix an assorted pile of checkpatch warnings.Solomon Peachy2013-06-111-3/+1
* cw1200: rename the cw1200 platform definition headerSolomon Peachy2013-06-031-1/+1
* cw1200: Replace use of 'struct resource' with 'int' for GPIO fields.Solomon Peachy2013-06-031-19/+14
* cw1200: Reference correct 'powerup' GPIO signal.Solomon Peachy2013-06-031-1/+1
* cw1200: move platform_data header to correct location.Solomon Peachy2013-06-031-1/+1
* cw1200: Rename 'sbus' to 'hwbus'Solomon Peachy2013-06-031-19/+19
* cw1200: remove unused including <linux/version.h>Wei Yongjun2013-05-301-1/+0
* cw1200: use module_spi_driver to simplify the codeWei Yongjun2013-05-301-14/+1
* cw1200: Fix compile with CONFIG_PM=nSolomon Peachy2013-05-301-0/+4
* cw1200: add driver for the ST-E CW1100 & CW1200 WLAN chipsetsSolomon Peachy2013-05-291-0/+480
OpenPOWER on IntegriCloud