summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-16ath10k: track vif list internallyMichal Kazior1-0/+3
2013-10-16ath10k: use workqueue to set WEP TX keyMichal Kazior1-1/+3
2013-09-30ath10k: implement firmware IE container supportKalle Valo1-0/+2
2013-09-30ath10k: store separate pointers for firmware dataKalle Valo1-0/+8
2013-09-30ath10k: rename board_data in struct ath10kKalle Valo1-1/+1
2013-09-27ath10k: introduce dynamic pdev parametersBartosz Markowski1-0/+1
2013-09-27ath10k: introduce dynamic vdev parametersBartosz Markowski1-0/+1
2013-09-27ath10k: bring back the WMI path for mgmt framesBartosz Markowski1-1/+9
2013-09-27ath10k: implement host memory chunksBartosz Markowski1-0/+12
2013-09-27ath10k: introduce dynamic WMI structuresBartosz Markowski1-0/+4
2013-09-20ath10k: use msdu headroom to store txfragMichal Kazior1-1/+3
2013-09-20ath10k: decouple HTT TX completionsMichal Kazior1-8/+0
2013-09-16ath10k: remove wmi event worker threadMichal Kazior1-3/+0
2013-09-16ath10k: remove wmi pending count limitMichal Kazior1-2/+0
2013-09-16ath10k: improve beacon submission latencyMichal Kazior1-0/+1
2013-09-16ath10k: make WMI commands block by designMichal Kazior1-0/+1
2013-09-06ath10k: add htt_stats_enable debugfs fileKalle Valo1-0/+3
2013-09-03ath10k: check chip id from the soc register during probeKalle Valo1-1/+2
2013-08-15ath10k: add support for firmware newer than 636Michal Kazior1-0/+10
2013-08-02ath10k: implement get_survey()Michal Kazior1-0/+7
2013-07-31ath10k: detect the number of spatial streams supported by hwMichal Kazior1-0/+1
2013-07-30ath10k: implement device recoveryMichal Kazior1-0/+19
2013-07-30ath10k: store firmware files in memoryMichal Kazior1-0/+4
2013-07-30ath10k: decouple suspend codeMichal Kazior1-3/+0
2013-07-30ath10k: allow deferred regd updateMichal Kazior1-0/+7
2013-07-30ath10k: decouple core start/stop logicMichal Kazior1-0/+2
2013-07-30ath10k: embed HTT struct inside ath10kMichal Kazior1-4/+3
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior1-1/+1
2013-07-30ath10k: remove ath10k_busMichal Kazior1-6/+0
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo1-0/+369