aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-26ath6kl: add ability to set debug uart baud rateSteve deRosier1-0/+3
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen1-2/+2
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo1-0/+16
2014-03-13ath6kl: remove unnecessary line continuationsKalle Valo1-3/+3
2012-10-24ath6kl: Make fw error recovery configurableVasanthakumar Thiagarajan1-2/+10
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan1-0/+9
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan1-0/+4
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg1-4/+4
2012-04-03ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan1-1/+2
2012-03-26ath6kl: Add HTC pipe implementationKalle Valo1-0/+15
2012-03-26ath6kl: add htc opsKalle Valo1-1/+11
2012-03-07ath6kl: alignment should match open parenthesisKalle Valo1-3/+3
2012-03-07ath6kl: Maintain the listen interval per VIF specificRaja Mani1-2/+0
2012-03-07ath6kl: Add provision to define suspend policy in disconnected state.Raja Mani1-0/+9
2012-03-06ath6kl: Fix kernel panic while receiving fwlog during bootVasanthakumar Thiagarajan1-4/+5
2012-03-01ath6kl: Defer wiphy and netdev registration till the end of ath6kl_core_init()Vasanthakumar Thiagarajan1-44/+32
2012-03-01ath6kl: Initialize netdev hw_features for every interfaceVasanthakumar Thiagarajan1-2/+0
2012-03-01ath6kl: Group wiphy initialization into ath6kl_cfg80211_init()Vasanthakumar Thiagarajan1-14/+0
2012-02-28ath6kl: Make sure to allocate rx buffers after the endpoint connectionVasanthakumar Thiagarajan1-4/+4
2012-02-27ath6kl: Add unicast mgmt frame bufferingNaveen Gangadharan1-0/+2
2012-02-08ath6kl: Update license headerVasanthakumar Thiagarajan1-0/+1
2012-01-30ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspendRaja Mani1-4/+8
2012-01-30ath6kl: fix testmode when fw-2.bin or fw-3.bin is usedKalle Valo1-0/+4
2012-01-24ath6kl: Fix bug in maintaining aggregation state in AP modeVasanthakumar Thiagarajan1-0/+7
2012-01-18ath6kl: create ath6kl_core.koKalle Valo1-0/+9
2012-01-18ath6kl: create core.cKalle Valo1-0/+292