aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ath6kl/wmi (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-13staging: remove ath6klKalle Valo2-6546/+0
2011-07-05staging: ath6kl: implement testmode rx commandKalle Valo1-3/+3
2011-05-06ath6kl: Remove gpio.h and gpio_api.hVasanthakumar Thiagarajan1-1/+0
2011-05-03ath6kl: Replace data type macros with kernel defined onesVasanthakumar Thiagarajan1-1/+0
2011-04-25ath6kl: add the device ID on the data command packetNaveen Singh1-1/+3
2011-04-25ath6kl: Extend WMI API used by AR6003 v2.1.1Naveen Singh1-19/+0
2011-04-13Staging: merge 2.6.39-rc3 into staging-nextGreg Kroah-Hartman1-1/+1
2011-04-04ath6kl: remove unused define WLAN_HEADERSLuis R. Rodriguez1-2/+0
2011-04-04ath6kl: remove SEND_EVENT_TO_APP defineLuis R. Rodriguez1-16/+0
2011-04-04ath6kl: remove dependency on LINUX and KERNEL_2_6 macrosLuis R. Rodriguez1-4/+0
2011-04-04ath6kl: remove define ATH_AR6K_11N_SUPPORTLuis R. Rodriguez1-10/+0
2011-04-04ath6kl: remove all the wext and super extended private ioctl crapLuis R. Rodriguez1-186/+1
2011-04-04ath6kl: s|A_FREE|kfree|gLuis R. Rodriguez1-2/+2
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-11staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTIONLuis R. Rodriguez1-1/+1
2011-03-11staging: ath6kl: remove-typedef: A_UCHARLuis R. Rodriguez1-8/+8
2011-03-11staging: ath6kl: s|A_MEMCPY|memcpy|gLuis R. Rodriguez1-73/+73
2011-02-18staging: ath6kl: Add configuration for excessive TX retry thresholdVipin Mehta1-0/+21
2011-02-02staging: ath6kl: Remove #define A_OKJoe Perches1-93/+93
2011-02-02staging: ath6kl: Convert A_INT32 to s32Joe Perches1-20/+19
2011-02-02staging: ath6kl: Convert A_INT16 to s16Joe Perches2-11/+11
2011-02-02staging: ath6kl: Convert A_INT8 to s8Joe Perches1-20/+19
2011-02-02staging: ath6kl: Convert A_UINT32 to u32Joe Perches2-95/+94
2011-02-02staging: ath6kl: Convert A_UINT16 to u16Joe Perches2-63/+61
2011-02-02staging: ath6kl: Convert A_UINT8 to u8Joe Perches2-270/+264
2011-02-02staging: ath6kl: Convert A_CHAR to charJoe Perches1-1/+1
2011-02-02staging: ath6kl: Remove A_BOOL and TRUE/FALSEJoe Perches2-45/+45
2011-01-31staging: ath6kl: Convert tspecCompliance from A_BOOL to intJoe Perches1-1/+1
2011-01-31staging: ath6kl: Convert type of streamExists to A_UINT8Joe Perches1-1/+1
2011-01-31staging: ath6kl: Remove A_FAILED macroJoe Perches1-3/+3
2011-01-31staging: ath6kl: Convert enum A_STATUS to intJoe Perches1-264/+264
2010-09-20staging: ath6kl: '&pointer[0]' to 'pointer' fixAndy Shevchenko1-1/+1
2010-09-16staging: ath6kl: use '%pM' format to print MAC addressAndy Shevchenko1-5/+3
2010-09-04Staging: ath6kl, remove unneeded ptr checkingJiri Slaby1-1/+1
2010-09-02staging: add ath6kl driver for AR6003 chipVipin Mehta2-0/+6774