index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath6kl
/
core.c
Age
Commit message (
Expand
)
Author
2014-03-13
ath6kl: remove unnecessary line continuations
Kalle Valo
2012-10-24
ath6kl: Make fw error recovery configurable
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Add support to detect fw error through heart beat
Vasanthakumar Thiagarajan
2012-10-24
ath6kl: Recover from fw crash
Vasanthakumar Thiagarajan
2012-07-12
cfg80211: use wireless_dev for interface management
Johannes Berg
2012-04-03
ath6kl: Use vmalloc instead of kmalloc for fw
Vivek Natarajan
2012-03-26
ath6kl: Add HTC pipe implementation
Kalle Valo
2012-03-26
ath6kl: add htc ops
Kalle Valo
2012-03-07
ath6kl: alignment should match open parenthesis
Kalle Valo
2012-03-07
ath6kl: Maintain the listen interval per VIF specific
Raja Mani
2012-03-07
ath6kl: Add provision to define suspend policy in disconnected state.
Raja Mani
2012-03-06
ath6kl: Fix kernel panic while receiving fwlog during boot
Vasanthakumar Thiagarajan
2012-03-01
ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()
Vasanthakumar Thiagarajan
2012-03-01
ath6kl: Initialize netdev hw_features for every interface
Vasanthakumar Thiagarajan
2012-03-01
ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()
Vasanthakumar Thiagarajan
2012-02-28
ath6kl: Make sure to allocate rx buffers after the endpoint connection
Vasanthakumar Thiagarajan
2012-02-27
ath6kl: Add unicast mgmt frame buffering
Naveen Gangadharan
2012-02-08
ath6kl: Update license header
Vasanthakumar Thiagarajan
2012-01-30
ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend
Raja Mani
2012-01-30
ath6kl: fix testmode when fw-2.bin or fw-3.bin is used
Kalle Valo
2012-01-24
ath6kl: Fix bug in maintaining aggregation state in AP mode
Vasanthakumar Thiagarajan
2012-01-18
ath6kl: create ath6kl_core.ko
Kalle Valo
2012-01-18
ath6kl: create core.c
Kalle Valo