summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/htc2/AR6000/ar6k.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: remove-typedef HIF_SCATTER_REQLuis R. Rodriguez2011-03-141-11/+11
* ath6kl: remove-typedef HIF_SCATTER_ITEMLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-tyepdef DL_LIST and PDL_LIST pointerLuis R. Rodriguez2011-03-141-1/+1
* staging: ath6kl: remove-typedef DEV_SCATTER_DMA_VIRTUAL_INFOLuis R. Rodriguez2011-03-111-5/+5
* staging: ath6kl: remove-typedef BUFFER_PROC_LISTLuis R. Rodriguez2011-03-111-7/+7
* staging: ath6kl: remove-typedef AR6K_IRQ_PROC_REGISTERSLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef AR6K_IRQ_ENABLE_REGISTERSLuis R. Rodriguez2011-03-111-4/+4
* staging: ath6kl: remove-typedef AR6K_DEVICELuis R. Rodriguez2011-03-111-32/+32
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-111-2/+2
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-6/+6
* staging: ath6kl: Fixing a memory leakVipin Mehta2011-02-181-0/+9
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-17/+17
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-18/+18
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-021-15/+15
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-021-12/+12
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-021-10/+10
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-021-44/+44
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-311-11/+11
* staging: ath6kl: Remove A_SUCCESS macroJoe Perches2011-01-311-3/+3
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-37/+37
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-021-0/+1471
OpenPOWER on IntegriCloud