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
Age
Commit message (
Expand
)
Author
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_UINT64 to u64
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-02-02
Staging: Merge branch 'staging-next' into 2.6.38-rc3
Greg Kroah-Hartman
2011-01-31
staging: ath6kl: Convert tspecCompliance from A_BOOL to int
Joe Perches
2011-01-31
staging: ath6kl: Convert sets of scanSpecificSsid to TRUE/FALSE.
Joe Perches
2011-01-31
staging: ath6kl: Convert A_NETBUF_QUEUE_EMPTY to return TRUE or FALSE
Joe Perches
2011-01-31
staging: ath6kl: Convert A_UINT8 is_amsdu and is_acl_data_frame to A_BOOL
Joe Perches
2011-01-31
staging: ath6kl: cfg80211: Convert forceFgScan to A_UINT32
Joe Perches
2011-01-31
staging: ath6kl: Convert 0 to FALSE
Joe Perches
2011-01-31
staging: ath6kl: Convert A_BOOL compressed sets from 0 to FALSE
Joe Perches
2011-01-31
staging: ath6kl: Convert BDADDR_Present uses to TRUE/FALSE bugfix
Joe Perches
2011-01-31
staging: ath6kl: Convert type of streamExists to A_UINT8
Joe Perches
2011-01-31
staging: ath6kl: Convert bypasswmi to bool
Joe Perches
2011-01-31
staging: ath6kl: wmi.h: Convert packed structures with A_BOOL to u32
Joe Perches
2011-01-31
staging: ath6kl: Remove A_FAILED macro
Joe Perches
2011-01-31
staging: ath6kl: Remove A_SUCCESS macro
Joe Perches
2011-01-31
staging: ath6kl: Convert enum A_STATUS to int
Joe Perches
2011-01-31
staging: ath6kl: Update cfg80211 to recent calling convention changes
Joe Perches
2011-01-21
staging: Fix some incorrect use of positive error codes.
Ralph Loader
2011-01-20
staging: ath6kl Remove CONFIG_HAS_WAKELOCK
Justin P. Mattock
2011-01-20
Staging: ath6kl: fix potential buffer overflow
Phillip Simbwa
2010-11-16
drivers/staging: Remove unnecessary semicolons
Joe Perches
2010-11-16
Staging: Merge 2.6.37-rc2 into staging-next
Greg Kroah-Hartman
2010-11-09
Staging: ath6kl: Fix pointer casts on 64-bit architectures
Ben Hutchings
2010-11-09
staging, ath6kl: Remove unnecessary casts of void ptr returning alloc functio...
Jesper Juhl
2010-11-09
Staging: ath6kl: Adapt API changes in cfg80211
Hauke Mehrtens
2010-11-09
Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211
Randy Dunlap
2010-11-06
Staging: ath6kl: remove empty files that mess with 'distclean'
Greg Kroah-Hartman
2010-11-03
staging: ath6kl: Fixing the driver to use modified mmc_host structure
Vipin Mehta
2010-10-30
staging: Final semaphore cleanup
Thomas Gleixner
2010-09-30
staging: ath6kl: use free_netdev(netdev) instead of kfree()
Vasiliy Kulikov
2010-09-20
staging: ath6kl: Fixing a race condition during initialization
Vipin Mehta
2010-09-20
staging: ath6kl: Fixing a compile error
Vipin Mehta
2010-09-20
staging: ath6kl: Removing duplicate includes
Vipin Mehta
2010-09-20
staging: ath6kl: '&pointer[0]' to 'pointer' fix
Andy Shevchenko
2010-09-16
staging: Use static const char * const where possible
Joe Perches
2010-09-16
staging: ath6kl: use '%pM' format to print MAC address
Andy Shevchenko
2010-09-08
staging: ath6kl: Eliminating the symlink to 2.0 header files
Vipin Mehta
2010-09-08
staging: ath6kl: Fixing a compilation error introduced by commit ec53d6123bea...
Vipin Mehta
2010-09-08
staging: ath6kl: use native methods from kernel library
Andy Shevchenko
2010-09-05
staging: ath6kl: check return code of get_user and put_user
Vasiliy Kulikov
2010-09-04
Staging: ath6kl, remove unneeded ptr checking
Jiri Slaby
2010-09-02
staging: add ath6kl driver for AR6003 chip
Vipin Mehta