aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/wmi
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Remove gpio.h and gpio_api.hVasanthakumar Thiagarajan2011-05-061-1/+0
* ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan2011-05-031-1/+0
* ath6kl: add the device ID on the data command packetNaveen Singh2011-04-251-1/+3
* ath6kl: Extend WMI API used by AR6003 v2.1.1Naveen Singh2011-04-251-19/+0
* Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman2011-04-131-1/+1
|\
| * Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* | ath6kl: remove unused define WLAN_HEADERSLuis R. Rodriguez2011-04-041-2/+0
* | ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez2011-04-041-16/+0
* | ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez2011-04-041-4/+0
* | ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez2011-04-041-10/+0
* | ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez2011-04-041-186/+1
* | ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez2011-04-041-2/+2
|/
* staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez2011-03-111-1/+1
* staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez2011-03-111-8/+8
* staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez2011-03-111-73/+73
* staging: ath6kl: Add configuration for excessive TX retry thresholdVipin Mehta2011-02-181-0/+21
* staging: ath6kl: Remove #define A_OKJoe Perches2011-02-021-93/+93
* staging: ath6kl: Convert A_INT32 to s32Joe Perches2011-02-021-20/+19
* staging: ath6kl: Convert A_INT16 to s16Joe Perches2011-02-022-11/+11
* staging: ath6kl: Convert A_INT8 to s8Joe Perches2011-02-021-20/+19
* staging: ath6kl: Convert A_UINT32 to u32Joe Perches2011-02-022-95/+94
* staging: ath6kl: Convert A_UINT16 to u16Joe Perches2011-02-022-63/+61
* staging: ath6kl: Convert A_UINT8 to u8Joe Perches2011-02-022-270/+264
* staging: ath6kl: Convert A_CHAR to charJoe Perches2011-02-021-1/+1
* staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2011-02-022-45/+45
* staging: ath6kl: Convert tspecCompliance from A_BOOL to intJoe Perches2011-01-311-1/+1
* staging: ath6kl: Convert type of streamExists to A_UINT8Joe Perches2011-01-311-1/+1
* staging: ath6kl: Remove A_FAILED macroJoe Perches2011-01-311-3/+3
* staging: ath6kl: Convert enum A_STATUS to intJoe Perches2011-01-311-264/+264
* staging: ath6kl: '&pointer[0]' to 'pointer' fixAndy Shevchenko2010-09-201-1/+1
* staging: ath6kl: use '%pM' format to print MAC addressAndy Shevchenko2010-09-161-5/+3
* Staging: ath6kl, remove unneeded ptr checkingJiri Slaby2010-09-041-1/+1
* staging: add ath6kl driver for AR6003 chipVipin Mehta2010-09-022-0/+6774