aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/wlan
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-033-5/+2
* ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez2011-04-041-4/+0
* ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-041-3/+3
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-111-4/+4
* staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez2011-03-112-5/+5
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-112-2/+2
* staging: ath6kl: Fixing disappearing of scan list due to jiffies wrap overVipin Mehta2011-02-181-3/+4
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-025-26/+25
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-023-11/+10
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-024-43/+43
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-022-12/+12
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-1/+1
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-025-0/+1391