summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/htc2/htc.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef AR6K_DEVICELuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-2/+2
* staging: ath6kl: Fixing a memory leakVipin Mehta2011-02-181-0/+2
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-1/+1
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-021-2/+2
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-021-18/+18
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-311-9/+9
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-5/+5
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-021-0/+579
OpenPOWER on IntegriCloud