summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/miscdrv/common_drv.c
AgeCommit message (Expand)Author
2011-05-06ath6kl: Remove ununsed macros from gpio_reg.hVasanthakumar Thiagarajan
2011-05-06ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan
2011-05-06ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOSTVasanthakumar Thiagarajan
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove duplicate rtc_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove duplicate mbox_wlan_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan
2011-05-03ath6kl: Remove duplicate abp_map.hVasanthakumar Thiagarajan
2011-04-04ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez
2011-03-11staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches
2011-02-02staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches
2011-02-02staging: ath6kl: Convert A_INT32 to s32Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches
2011-02-02staging: ath6kl: Convert A_CHAR to charJoe Perches
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta