summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/htc2
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: remove-typedef GMBOX_PROTO_HCI_UARTLuis R. Rodriguez2011-03-141-30/+30
* ath6kl: remove-tyepdef DL_LIST and PDL_LIST pointerLuis R. Rodriguez2011-03-142-2/+2
* staging: ath6kl: remove-typedef DEV_SCATTER_DMA_VIRTUAL_INFOLuis R. Rodriguez2011-03-112-7/+7
* staging: ath6kl: remove-typedef BUFFER_PROC_LISTLuis R. Rodriguez2011-03-111-7/+7
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef AR6K_IRQ_PROC_REGISTERSLuis R. Rodriguez2011-03-114-9/+9
* staging: ath6kl: remove-typedef AR6K_IRQ_ENABLE_REGISTERSLuis R. Rodriguez2011-03-114-11/+11
* staging: ath6kl: remove-typedef AR6K_GMBOX_INFOLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: remove-typedef AR6K_GMBOX_CTRL_REGISTERSLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: remove-typedef AR6K_DEVICELuis R. Rodriguez2011-03-117-106/+106
* staging: ath6kl: remove-typedef AR6K_ASYNC_REG_IO_BUFFERLuis R. Rodriguez2011-03-111-3/+3
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-112-3/+3
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-117-20/+20
* staging: ath6kl: Fixing a memory leakVipin Mehta2011-02-183-0/+13
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-029-69/+69
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-022-19/+19
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-0210-66/+66
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-023-15/+15
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-029-93/+93
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-0210-257/+257
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-318-93/+93
* staging: ath6kl: Remove A_SUCCESS macroJoe Perches2011-01-316-27/+36
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-3110-179/+179
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-0211-0/+8577
OpenPOWER on IntegriCloud