summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/core.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan2012-04-031-1/+2
* ath6kl: Add HTC pipe implementationKalle Valo2012-03-261-0/+15
* ath6kl: add htc opsKalle Valo2012-03-261-1/+11
* ath6kl: alignment should match open parenthesisKalle Valo2012-03-071-3/+3
* ath6kl: Maintain the listen interval per VIF specificRaja Mani2012-03-071-2/+0
* ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani2012-03-071-0/+9
* ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan2012-03-061-4/+5
* ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()Vasanthakumar Thiagarajan2012-03-011-44/+32
* ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan2012-03-011-2/+0
* ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan2012-03-011-14/+0
* ath6kl: Make sure to allocate rx buffers after the endpoint connectionVasanthakumar Thiagarajan2012-02-281-4/+4
* ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan2012-02-271-0/+2
* ath6kl: Update license headerVasanthakumar Thiagarajan2012-02-081-0/+1
* ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani2012-01-301-4/+8
* ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo2012-01-301-0/+4
* ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan2012-01-241-0/+7
* ath6kl: create ath6kl_core.koKalle Valo2012-01-181-0/+9
* ath6kl: create core.cKalle Valo2012-01-181-0/+292