summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/htc2/htc.c
AgeCommit message (Expand)Author
2011-08-13staging: remove ath6klKalle Valo
2011-04-05ath6kl: remove define HTC_EP_STAT_PROFILINGLuis R. Rodriguez
2011-04-05ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_TARGETLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_SERVICE_CONNECT_RESPLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_SERVICE_CONNECT_REQLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_PACKET_QUEUELuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_INIT_INFOLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_ENDPOINT_STATSLuis R. Rodriguez
2011-03-14ath6kl: remove-typedef HTC_ENDPOINTLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez
2011-03-11staging: ath6kl: remove-typedef AR6K_DEVICELuis R. Rodriguez
2011-03-11staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez
2011-02-18staging: ath6kl: Fixing a memory leakVipin Mehta
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches
2011-02-02staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches
2011-02-02staging: ath6kl: Convert A_INT32 to s32Joe Perches
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta