summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath6kl/core.c
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: add ability to set debug uart baud rateSteve deRosier2016-04-261-0/+3
* cfg80211: pass name_assign_type to rdev_add_virtual_intf()Tom Gundersen2015-03-301-2/+2
* ath6kl: convert ar6004 hardware flags to firmware feature flagsKalle Valo2014-07-141-0/+16
* ath6kl: remove unnecessary line continuationsKalle Valo2014-03-131-3/+3
* ath6kl: Make fw error recovery configurableVasanthakumar Thiagarajan2012-10-241-2/+10
* ath6kl: Add support to detect fw error through heart beatVasanthakumar Thiagarajan2012-10-241-0/+9
* ath6kl: Recover from fw crashVasanthakumar Thiagarajan2012-10-241-0/+4
* cfg80211: use wireless_dev for interface managementJohannes Berg2012-07-121-4/+4
* 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
OpenPOWER on IntegriCloud