summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/miscdrv/common_drv.c
Commit message (Expand)AuthorAgeFilesLines
* staging: remove ath6klKalle Valo2011-08-131-910/+0
* ath6kl: Remove ununsed macros from gpio_reg.hVasanthakumar Thiagarajan2011-05-061-1/+1
* ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan2011-05-061-1/+0
* ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOSTVasanthakumar Thiagarajan2011-05-061-80/+0
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-031-1/+0
* ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan2011-05-031-1/+1
* ath6kl: Remove duplicate rtc_reg.hVasanthakumar Thiagarajan2011-05-031-1/+1
* ath6kl: Remove duplicate mbox_wlan_reg.hVasanthakumar Thiagarajan2011-05-031-1/+1
* ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan2011-05-031-1/+1
* ath6kl: Remove duplicate abp_map.hVasanthakumar Thiagarajan2011-05-031-1/+1
* ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez2011-04-041-34/+0
* ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez2011-03-141-19/+19
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-111-16/+16
* staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez2011-03-111-2/+2
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-22/+22
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-11/+11
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-021-7/+7
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-021-54/+54
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-021-2/+2
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-021-9/+8
* staging: ath6kl: Convert A_CHAR to charJoe Perches2011-02-021-6/+6
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-021-8/+8
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-311-9/+9
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-33/+33
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-021-0/+1027
OpenPOWER on IntegriCloud