index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
ath6kl
/
wmi
Age
Commit message (
Expand
)
Author
2011-07-05
staging: ath6kl: implement testmode rx command
Kalle Valo
2011-05-06
ath6kl: Remove gpio.h and gpio_api.h
Vasanthakumar Thiagarajan
2011-05-03
ath6kl: Replace data type macros with kernel defined ones
Vasanthakumar Thiagarajan
2011-04-25
ath6kl: add the device ID on the data command packet
Naveen Singh
2011-04-25
ath6kl: Extend WMI API used by AR6003 v2.1.1
Naveen Singh
2011-04-13
Staging: merge 2.6.39-rc3 into staging-next
Greg Kroah-Hartman
2011-04-04
ath6kl: remove unused define WLAN_HEADERS
Luis R. Rodriguez
2011-04-04
ath6kl: remove SEND_EVENT_TO_APP define
Luis R. Rodriguez
2011-04-04
ath6kl: remove dependency on LINUX and KERNEL_2_6 macros
Luis R. Rodriguez
2011-04-04
ath6kl: remove define ATH_AR6K_11N_SUPPORT
Luis R. Rodriguez
2011-04-04
ath6kl: remove all the wext and super extended private ioctl crap
Luis R. Rodriguez
2011-04-04
ath6kl: s|A_FREE|kfree|g
Luis R. Rodriguez
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-11
staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTION
Luis R. Rodriguez
2011-03-11
staging: ath6kl: remove-typedef: A_UCHAR
Luis R. Rodriguez
2011-03-11
staging: ath6kl: s|A_MEMCPY|memcpy|g
Luis R. Rodriguez
2011-02-18
staging: ath6kl: Add configuration for excessive TX retry threshold
Vipin Mehta
2011-02-02
staging: ath6kl: Remove #define A_OK
Joe Perches
2011-02-02
staging: ath6kl: Convert A_INT32 to s32
Joe Perches
2011-02-02
staging: ath6kl: Convert A_INT16 to s16
Joe Perches
2011-02-02
staging: ath6kl: Convert A_INT8 to s8
Joe Perches
2011-02-02
staging: ath6kl: Convert A_UINT32 to u32
Joe Perches
2011-02-02
staging: ath6kl: Convert A_UINT16 to u16
Joe Perches
2011-02-02
staging: ath6kl: Convert A_UINT8 to u8
Joe Perches
2011-02-02
staging: ath6kl: Convert A_CHAR to char
Joe Perches
2011-02-02
staging: ath6kl: Remove A_BOOL and TRUE/FALSE
Joe Perches
2011-01-31
staging: ath6kl: Convert tspecCompliance from A_BOOL to int
Joe Perches
2011-01-31
staging: ath6kl: Convert type of streamExists to A_UINT8
Joe Perches
2011-01-31
staging: ath6kl: Remove A_FAILED macro
Joe Perches
2011-01-31
staging: ath6kl: Convert enum A_STATUS to int
Joe Perches
2010-09-20
staging: ath6kl: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2010-09-16
staging: ath6kl: use '%pM' format to print MAC address
Andy Shevchenko
2010-09-04
Staging: ath6kl, remove unneeded ptr checking
Jiri Slaby
2010-09-02
staging: add ath6kl driver for AR6003 chip
Vipin Mehta