summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/include
AgeCommit message (Expand)AuthorFilesLines
2011-03-14ath6kl: remove-typedef HIF_DEVICE_MBOX_INFOLuis R. Rodriguez1-3/+3
2011-03-14ath6kl: remove-typedef HIF_DEVICE_IRQ_YIELD_PARAMSLuis R. Rodriguez1-3/+3
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_PROPERTIESLuis R. Rodriguez2-4/+4
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_MISC_HANDLESLuis R. Rodriguez1-2/+2
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_CONFIG_INFOLuis R. Rodriguez1-3/+3
2011-03-14ath6kl: remove-typedef HCI_TRANSPORT_CALLBACKSLuis R. Rodriguez1-2/+2
2011-03-14ath6kl: remove-tyepdef DL_LIST and PDL_LIST pointerLuis R. Rodriguez3-18/+18
2011-03-11staging: ath6kl: remove-typedef COMMON_CREDIT_STATE_INFOLuis R. Rodriguez1-3/+3
2011-03-11staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez1-5/+5
2011-03-11staging: ath6kl: remove-typedef ATHBT_FILTER_INSTANCELuis R. Rodriguez1-2/+2
2011-03-11staging: ath6kl: remove-typedef AR3K_CONFIG_INFOLuis R. Rodriguez1-3/+3
2011-03-11staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez11-23/+23
2011-02-18staging: ath6kl: Add configuration for excessive TX retry thresholdVipin Mehta2-11/+28
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches4-14/+13
2011-02-02staging: ath6kl: Convert A_INT32 to s32Joe Perches4-12/+12
2011-02-02staging: ath6kl: Convert A_INT16 to s16Joe Perches2-19/+19
2011-02-02staging: ath6kl: Convert A_INT8 to s8Joe Perches2-20/+20
2011-02-02staging: ath6kl: Convert A_UINT64 to u64Joe Perches1-1/+1
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches32-694/+693
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches19-244/+243
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches21-699/+698
2011-02-02staging: ath6kl: Convert A_CHAR to charJoe Perches5-15/+15
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches10-42/+34
2011-01-31staging: ath6kl: Convert tspecCompliance from A_BOOL to intJoe Perches1-1/+1
2011-01-31staging: ath6kl: wmi.h: Convert packed structures with A_BOOL to u32Joe Perches1-8/+8
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches1-2/+0
2011-01-31staging: ath6kl: Remove A_SUCCESS macroJoe Perches1-2/+1
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches14-255/+258
2010-09-08staging: ath6kl: Eliminating the symlink to 2.0 header filesVipin Mehta11-1/+0
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta96-0/+44827