summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/os/linux/ar6000_pm.c
Commit message (Expand)AuthorAgeFilesLines
* staging: remove ath6klKalle Valo2011-08-131-626/+0
* ath6kl: remove completely pointles platform driverLuis R. Rodriguez2011-04-041-55/+0
* ath6kl: remove useless plat_setup_power() callsLuis R. Rodriguez2011-04-041-6/+0
* ath6kl: propagate errors on module setupLuis R. Rodriguez2011-04-041-11/+15
* ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez2011-04-041-2/+0
* ath6kl: kill Android specific codeLuis R. Rodriguez2011-04-041-18/+0
* ath6kl: remove-typedef AR_SOFTC_TLuis R. Rodriguez2011-03-141-9/+9
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-25/+25
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-6/+6
* staging: ath6kl: Convert A_INT16 to s16Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-021-5/+5
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-021-5/+5
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-021-2/+2
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-021-28/+28
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-17/+17
* staging: ath6kl Remove CONFIG_HAS_WAKELOCKJustin P. Mattock2011-01-201-28/+0
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-021-0/+731
OpenPOWER on IntegriCloud