summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/core.c
AgeCommit message (Expand)Author
2016-04-26ath6kl: add ability to set debug uart baud rateSteve deRosier
2015-03-30cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen
2014-07-14ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo
2014-03-13ath6kl: remove unnecessary line continuationsKalle Valo
2012-10-24ath6kl: Make fw error recovery configurableVasanthakumar Thiagarajan
2012-10-24ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan
2012-10-24ath6kl: Recover from fw crashVasanthakumar Thiagarajan
2012-07-12cfg80211: use wireless_dev for interface managementJohannes Berg
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