aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/hif
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-031-1/+0
* ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan2011-05-031-1/+1
* ath6kl: remove chatty debug messages on ath6kl driver opsLuis R. Rodriguez2011-04-041-7/+0
* ath6kl: rename the pm ops to something more sensibleLuis R. Rodriguez2011-04-041-10/+10
* ath6kl: cleanup and move the ath6kl pm ops to be assigned staticallyLuis R. Rodriguez2011-04-041-66/+64
* ath6kl: style cleanup on struct sdio_driver componentsLuis R. Rodriguez2011-04-041-87/+85
* ath6kl: cleanup allocation and getting of the hif devLuis R. Rodriguez2011-04-041-37/+28
* ath6kl: propagate errors on hifEnableFunc() failuresLuis R. Rodriguez2011-04-041-6/+6
* ath6kl: propagate errors on module setupLuis R. Rodriguez2011-04-041-18/+14
* ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-041-5/+5
* ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez2011-03-143-57/+57
* ath6kl: remove-typedef HIF_SCATTER_REQLuis R. Rodriguez2011-03-142-9/+9
* ath6kl: remove-typedef HIF_SCATTER_REQ_PRIVLuis R. Rodriguez2011-03-142-12/+10
* ath6kl: remove-typedef HIF_SCATTER_ITEMLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HIF_DEVICE_SCATTER_SUPPORT_INFOLuis R. Rodriguez2011-03-143-4/+4
* ath6kl: remove-typedef HIF_DEVICE_OS_DEVICE_INFOLuis R. Rodriguez2011-03-141-1/+1
* ath6kl: remove-typedef HIF_DEVICE_MBOX_INFOLuis R. Rodriguez2011-03-142-3/+3
* ath6kl: remove-tyepdef DL_LIST and PDL_LIST pointerLuis R. Rodriguez2011-03-142-2/+2
* staging: ath6kl: Remove NULL check before kfreeIlia Mirkin2011-03-141-3/+1
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-112-3/+3
* staging: ath6kl: Fixing memory leakVipin Mehta2011-02-181-0/+1
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-022-27/+27
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-1/+1
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-021-5/+5
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-023-25/+25
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-022-3/+3
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-023-8/+8
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-024-21/+21
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-312-4/+4
* staging: ath6kl: Remove A_SUCCESS macroJoe Perches2011-01-311-2/+2
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-313-34/+34
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-1/+1
* staging, ath6kl: Remove unnecessary casts of void ptr returning alloc functio...Jesper Juhl2010-11-091-1/+1
* staging: ath6kl: Fixing the driver to use modified mmc_host structureVipin Mehta2010-11-031-2/+2
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-024-0/+1912