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
/
miscdrv
Age
Commit message (
Expand
)
Author
2011-08-13
staging: remove ath6kl
Kalle Valo
2011-05-06
ath6kl: Remove ununsed macros from gpio_reg.h
Vasanthakumar Thiagarajan
2011-05-06
ath6kl: Remove unused eeprom.c
Vasanthakumar Thiagarajan
2011-05-06
ath6kl: Remove dead code with CONFIG_AR6002_REV1_FORCE_HOST
Vasanthakumar Thiagarajan
2011-05-03
ath6kl: Replace data type macros with kernel defined ones
Vasanthakumar Thiagarajan
2011-05-03
ath6kl: Remove duplicate si_reg.h
Vasanthakumar Thiagarajan
2011-05-03
ath6kl: Remove duplicate rtc_reg.h
Vasanthakumar Thiagarajan
2011-05-03
ath6kl: Remove duplicate mbox_wlan_reg.h
Vasanthakumar Thiagarajan
2011-05-03
ath6kl: Remove duplicate mbox_host_reg.h
Vasanthakumar Thiagarajan
2011-05-03
ath6kl: Remove duplicate abp_map.h
Vasanthakumar Thiagarajan
2011-04-13
Staging: merge 2.6.39-rc3 into staging-next
Greg Kroah-Hartman
2011-04-04
ath6kl: remove ar6000_prepare_target() 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-14
ath6kl: remove-typedef HIF_DEVICE
Luis R. Rodriguez
2011-03-14
ath6kl: remove-typedef ST_READ_STATUS
Luis R. Rodriguez
2011-03-14
ath6kl: remove-typedef ST_PS_DATA_FORMAT
Luis R. Rodriguez
2011-03-14
ath6kl: remove-typedef PSCmdPacket
Luis R. Rodriguez
2011-03-14
ath6kl: remove-typedef HTC_PACKET
Luis R. Rodriguez
2011-03-14
ath6kl: remove-typedef HTC_ENDPOINT_CREDIT_DIST
Luis R. Rodriguez
2011-03-11
staging: ath6kl: remove-typedef COMMON_CREDIT_STATE_INFO
Luis R. Rodriguez
2011-03-11
staging: ath6kl: remove-typedef ATH_DEBUG_MASK_DESCRIPTION
Luis R. Rodriguez
2011-03-11
staging: ath6kl: remove-typedef AR3K_CONFIG_INFO
Luis R. Rodriguez
2011-03-11
staging: ath6kl: remove-typedef: A_UCHAR
Luis R. Rodriguez
2011-03-11
staging: ath6kl: s|A_MEMCMP|memcmp|g
Luis R. Rodriguez
2011-03-11
staging: ath6kl: s|A_MEMCPY|memcpy|g
Luis R. Rodriguez
2011-03-11
staging: ath6kl: Cast variable to size_t to avoid compile warning
Javier Martinez Canillas
2011-02-02
staging: ath6kl: Remove #define A_OK
Joe Perches
2011-02-02
staging: ath6kl: Convert (status != A_OK) to (status)
Joe Perches
2011-02-02
staging: ath6kl: Convert A_INT32 to s32
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 BDADDR_Present uses to TRUE/FALSE bugfix
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-20
Staging: ath6kl: fix potential buffer overflow
Phillip Simbwa
2010-09-20
staging: ath6kl: Removing duplicate includes
Vipin Mehta
2010-09-08
staging: ath6kl: use native methods from kernel library
Andy Shevchenko
2010-09-02
staging: add ath6kl driver for AR6003 chip
Vipin Mehta