summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/htc2/htc.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez2011-03-141-2/+2
* ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez2011-03-141-7/+7
* ath6kl: remove-typedef HTC_INIT_INFOLuis R. Rodriguez2011-03-141-2/+2
* ath6kl: remove-typedef HTC_ENDPOINT_STATSLuis R. Rodriguez2011-03-141-3/+3
* ath6kl: remove-typedef HTC_ENDPOINTLuis R. Rodriguez2011-03-141-1/+1
* 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