summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.c
AgeCommit message (Expand)Author
2014-05-27ath10k: perform hw restart lazilyMichal Kazior
2014-05-26ath10k: make core registering asyncMichal Kazior
2014-05-26ath10k: relocate core create/destroy functionsMichal Kazior
2014-05-23ath10k: fix core start sequenceMichal Kazior
2014-04-24ath10k: skip suspending when recoveringMichal Kazior
2014-03-28ath10k: print chip id during bootKalle Valo
2014-03-28ath10k: add otp and firmware boot error messagesBen Greear
2014-03-28ath10k: better firmware loading error messagesBen Greear
2014-03-21ath10k: check otp.bin resultKalle Valo
2014-03-21ath10k: separate result parameter in ath10k_bmi_execute()Kalle Valo
2014-02-13ath10k: suspend hardware before resetMarek Puzyniak
2014-02-13ath10k: refactor suspend/resume functionsMarek Puzyniak
2014-02-04ath10k: Print out firmware feature bits from IE.Ben Greear
2013-11-20ath10k: show hardware and firmware info prints only onceKalle Valo
2013-11-20ath10k: make core boot messages more compactKalle Valo
2013-11-12ath10k: fix core init failpathMichal Kazior
2013-11-08ath10k: Fix un-initialized debug objects.Ben Greear
2013-10-21ath10k: fix NULL deref upon early FW crashMichal Kazior
2013-10-16ath10k: track vif list internallyMichal Kazior
2013-10-09ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()Fengguang Wu
2013-10-09ath10k: fix ath10k_debug_start() lockingKalle Valo
2013-10-08ath10k: fix possible memory leak in new FW loadingMichal Kazior
2013-10-08ath10k: fix printf format stringMichal Kazior
2013-09-30ath10k: implement firmware IE container supportKalle Valo
2013-09-30ath10k: store separate pointers for firmware dataKalle Valo
2013-09-30ath10k: rename board_data in struct ath10kKalle Valo
2013-09-27ath10k: bring back the WMI path for mgmt framesBartosz Markowski
2013-09-27ath10k: drop the fw versioning sanity checkBartosz Markowski
2013-09-12ath10k: cleanup debug messages in core.cKalle Valo
2013-09-12ath10k: rename ATH10K_DBG_CORE to BOOTKalle Valo
2013-09-06ath10k: set the UART baud rate to 19200Bartosz Markowski
2013-09-06ath10k: implement ath10k_debug_start/stop()Kalle Valo
2013-09-03ath10k: check chip id from the soc register during probeKalle Valo
2013-08-12ath10k: Remove qca98xx hw1.0 supportBartosz Markowski
2013-07-30ath10k: implement device recoveryMichal Kazior
2013-07-30ath10k: store firmware files in memoryMichal Kazior
2013-07-30ath10k: defer hw setup to start/stop mac80211 hooksMichal Kazior
2013-07-30ath10k: move free_vdev_map initializationMichal Kazior
2013-07-30ath10k: decouple suspend codeMichal Kazior
2013-07-30ath10k: reset BMI state upon initMichal Kazior
2013-07-30ath10k: decouple core start/stop logicMichal Kazior
2013-07-30ath10k: embed HTT struct inside ath10kMichal Kazior
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior
2013-07-30ath10k: remove ath10k_busMichal Kazior
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo