aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/miscdrv
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Remove ununsed macros from gpio_reg.hVasanthakumar Thiagarajan2011-05-061-1/+1
* ath6kl: Remove unused eeprom.cVasanthakumar Thiagarajan2011-05-061-1/+0
* ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOSTVasanthakumar Thiagarajan2011-05-061-80/+0
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-034-4/+0
* ath6kl: Remove duplicate si_reg.hVasanthakumar Thiagarajan2011-05-031-1/+1
* ath6kl: Remove duplicate rtc_reg.hVasanthakumar Thiagarajan2011-05-031-1/+1
* ath6kl: Remove duplicate mbox_wlan_reg.hVasanthakumar Thiagarajan2011-05-031-1/+1
* ath6kl: Remove duplicate mbox_host_reg.hVasanthakumar Thiagarajan2011-05-031-1/+1
* ath6kl: Remove duplicate abp_map.hVasanthakumar Thiagarajan2011-05-031-1/+1
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-3/+3
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* | ath6kl: remove ar6000_prepare_target() crapLuis R. Rodriguez2011-04-041-34/+0
* | ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-044-41/+36
|/
* ath6kl: remove-typedef HIF_DEVICELuis R. Rodriguez2011-03-141-19/+19
* ath6kl: remove-typedef ST_READ_STATUSLuis R. Rodriguez2011-03-141-3/+3
* ath6kl: remove-typedef ST_PS_DATA_FORMATLuis R. Rodriguez2011-03-141-5/+5
* ath6kl: remove-typedef PSCmdPacketLuis R. Rodriguez2011-03-143-12/+12
* ath6kl: remove-typedef HTC_PACKETLuis R. Rodriguez2011-03-141-6/+6
* ath6kl: remove-typedef HTC_ENDPOINT_CREDIT_DISTLuis R. Rodriguez2011-03-141-11/+11
* staging: ath6kl: remove-typedef COMMON_CREDIT_STATE_INFOLuis R. Rodriguez2011-03-111-9/+9
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef AR3K_CONFIG_INFOLuis R. Rodriguez2011-03-113-23/+23
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-115-63/+56
* staging: ath6kl: s|A_MEMCMP|memcmp|gLuis R. Rodriguez2011-03-111-2/+2
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: Cast variable to size_t to avoid compile warningJavier Martinez Canillas2011-03-111-1/+1
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-025-51/+51
* staging: ath6kl: Convert (status != A_OK) to (status)Joe Perches2011-02-021-11/+11
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-021-7/+7
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-025-99/+98
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-024-7/+7
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-025-65/+64
* staging: ath6kl: Convert A_CHAR to charJoe Perches2011-02-023-20/+20
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-026-40/+40
* Staging: Merge branch 'staging-next' into 2.6.38-rc3Greg Kroah-Hartman2011-02-021-2/+2
|\
| * Staging: ath6kl: fix potential buffer overflowPhillip Simbwa2011-01-201-2/+2
* | staging: ath6kl: Convert BDADDR_Present uses to TRUE/FALSE bugfixJoe Perches2011-01-311-2/+2
* | staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-312-27/+27
* | staging: ath6kl: Remove A_SUCCESS macroJoe Perches2011-01-311-1/+1
* | staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-317-81/+81
|/
* staging: ath6kl: Removing duplicate includesVipin Mehta2010-09-201-4/+0
* staging: ath6kl: use native methods from kernel libraryAndy Shevchenko2010-09-081-21/+10
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-028-0/+3811