aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/reorder
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-031-3/+2
* ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez2011-04-041-4/+0
* ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-041-3/+3
* ath6kl: remove-typedef WINDOW_SNAPSHOTLuis R. Rodriguez2011-03-141-3/+4
* ath6kl: remove-typedef RXTID_STATSLuis R. Rodriguez2011-03-142-11/+11
* ath6kl: remove-typedef RXTIDLuis R. Rodriguez2011-03-142-14/+14
* ath6kl: remove-typedef OSBUF_HOLD_QLuis R. Rodriguez2011-03-142-6/+6
* staging: ath6kl: remove-typedef AGGR_INFOLuis R. Rodriguez2011-03-112-23/+23
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-4/+4
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-021-10/+10
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-022-15/+15
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-022-15/+15
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-022-28/+28
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-2/+2
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-022-0/+782