summaryrefslogtreecommitdiff
path: root/drivers/staging/ath6kl/os/linux/ar6000_pm.c
AgeCommit message (Expand)AuthorFilesLines
2011-08-13staging: remove ath6klKalle Valo1-626/+0
2011-04-05ath6kl: remove completely pointles platform driverLuis R. Rodriguez1-55/+0
2011-04-05ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez1-6/+0
2011-04-05ath6kl: propagate errors on module setupLuis R. Rodriguez1-11/+15
2011-04-05ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez1-2/+0
2011-04-05ath6kl: kill Android specific codeLuis R. Rodriguez1-18/+0
2011-03-14ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez1-9/+9
2011-03-12staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez1-1/+1
2011-02-03staging: ath6kl: Remove #define A_OKJoe Perches1-25/+25
2011-02-03staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches1-6/+6
2011-02-03staging: ath6kl: Convert A_INT16 to s16Joe Perches1-1/+1
2011-02-03staging: ath6kl: Convert A_UINT32 to u32Joe Perches1-5/+5
2011-02-03staging: ath6kl: Convert A_UINT16 to u16Joe Perches1-5/+5
2011-02-03staging: ath6kl: Convert A_UINT8 to u8Joe Perches1-2/+2
2011-02-03staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches1-28/+28
2011-02-01staging: ath6kl: Convert enum A_STATUS to intJoe Perches1-17/+17
2011-01-21staging: ath6kl Remove CONFIG_HAS_WAKELOCKJustin P. Mattock1-28/+0
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta1-0/+731