summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/miscdrv
AgeCommit message (Expand)AuthorFilesLines
2011-08-13staging: remove ath6klKalle Valo8-3663/+0
2011-05-06ath6kl: Remove ununsed macros from gpio_reg.hVasanthakumar Thiagarajan1-1/+1
2011-05-06ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan1-1/+0
2011-05-06ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOSTVasanthakumar Thiagarajan1-80/+0
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan4-4/+0
2011-05-03ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan1-1/+1
2011-05-03ath6kl: Remove duplicate rtc_reg.hVasanthakumar Thiagarajan1-1/+1
2011-05-03ath6kl: Remove duplicate mbox_wlan_reg.hVasanthakumar Thiagarajan1-1/+1
2011-05-03ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan1-1/+1
2011-05-03ath6kl: Remove duplicate abp_map.hVasanthakumar Thiagarajan1-1/+1
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman1-3/+3
2011-04-04ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez1-34/+0
2011-04-04ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez4-41/+36
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-14ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez1-19/+19
2011-03-14ath6kl: remove-typedef ST_READ_STATUSLuis R. Rodriguez1-3/+3
2011-03-14ath6kl: remove-typedef ST_PS_DATA_FORMATLuis R. Rodriguez1-5/+5
2011-03-14ath6kl: remove-typedef PSCmdPacketLuis R. Rodriguez3-12/+12
2011-03-14ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez1-6/+6
2011-03-14ath6kl: remove-typedef HTC_ENDPOINT_CREDIT_DISTLuis R. Rodriguez1-11/+11
2011-03-11staging: ath6kl: remove-typedef COMMON_CREDIT_STATE_INFOLuis R. Rodriguez1-9/+9
2011-03-11staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez1-1/+1
2011-03-11staging: ath6kl: remove-typedef AR3K_CONFIG_INFOLuis R. Rodriguez3-23/+23
2011-03-11staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez5-63/+56
2011-03-11staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez1-2/+2
2011-03-11staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez1-1/+1
2011-03-11staging: ath6kl: Cast variable to size_t to avoid compile warningJavier Martinez Canillas1-1/+1
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches5-51/+51
2011-02-02staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches1-11/+11
2011-02-02staging: ath6kl: Convert A_INT32 to s32Joe Perches1-7/+7
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches5-99/+98
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches4-7/+7
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches5-65/+64
2011-02-02staging: ath6kl: Convert A_CHAR to charJoe Perches3-20/+20
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches6-40/+40
2011-02-02Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman1-2/+2
2011-01-31staging: ath6kl: Convert BDADDR_Present uses to TRUE/FALSE bugfixJoe Perches1-2/+2
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches2-27/+27
2011-01-31staging: ath6kl: Remove A_SUCCESS macroJoe Perches1-1/+1
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches7-81/+81
2011-01-20Staging: ath6kl: fix potential buffer overflowPhillip Simbwa1-2/+2
2010-09-20staging: ath6kl: Removing duplicate includesVipin Mehta1-4/+0
2010-09-08staging: ath6kl: use native methods from kernel libraryAndy Shevchenko1-21/+10
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta8-0/+3811