summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath6kl/core.c
AgeCommit message (Expand)Author
2012-04-03ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan
2012-03-26ath6kl: Add HTC pipe implementationKalle Valo
2012-03-26ath6kl: add htc opsKalle Valo
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani
2012-03-06ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan
2012-03-01ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()Vasanthakumar Thiagarajan
2012-03-01ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan
2012-03-01ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan
2012-02-28ath6kl: Make sure to allocate rx buffers after the endpoint connectionVasanthakumar Thiagarajan
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan
2012-01-30ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani
2012-01-30ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo
2012-01-24ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan
2012-01-18ath6kl: create ath6kl_core.koKalle Valo
2012-01-18ath6kl: create core.cKalle Valo