summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/reorder
AgeCommit message (Expand)AuthorFilesLines
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan1-3/+2
2011-04-04ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez1-4/+0
2011-04-04ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez1-3/+3
2011-03-14ath6kl: remove-typedef WINDOW_SNAPSHOTLuis R. Rodriguez1-3/+4
2011-03-14ath6kl: remove-typedef RXTID_STATSLuis R. Rodriguez2-11/+11
2011-03-14ath6kl: remove-typedef RXTIDLuis R. Rodriguez2-14/+14
2011-03-14ath6kl: remove-typedef OSBUF_HOLD_QLuis R. Rodriguez2-6/+6
2011-03-11staging: ath6kl: remove-typedef AGGR_INFOLuis R. Rodriguez2-23/+23
2011-03-11staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez1-1/+1
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches1-4/+4
2011-02-02staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches1-1/+1
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches1-10/+10
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches2-15/+15
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches2-15/+15
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2-28/+28
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches1-2/+2
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta2-0/+782