summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: show hardware and firmware info prints only onceKalle Valo2013-11-201-4/+8
* ath10k: make core boot messages more compactKalle Valo2013-11-201-6/+10
* ath10k: fix core init failpathMichal Kazior2013-11-121-3/+13
* ath10k: Fix un-initialized debug objects.Ben Greear2013-11-081-2/+2
* ath10k: fix NULL deref upon early FW crashMichal Kazior2013-10-211-1/+2
* ath10k: track vif list internallyMichal Kazior2013-10-161-0/+1
* ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()Fengguang Wu2013-10-091-1/+1
* ath10k: fix ath10k_debug_start() lockingKalle Valo2013-10-091-0/+12
* ath10k: fix possible memory leak in new FW loadingMichal Kazior2013-10-081-3/+6
* ath10k: fix printf format stringMichal Kazior2013-10-081-2/+2
* ath10k: implement firmware IE container supportKalle Valo2013-09-301-1/+183
* ath10k: store separate pointers for firmware dataKalle Valo2013-09-301-14/+29
* ath10k: rename board_data in struct ath10kKalle Valo2013-09-301-9/+9
* ath10k: bring back the WMI path for mgmt framesBartosz Markowski2013-09-271-0/+3
* ath10k: drop the fw versioning sanity checkBartosz Markowski2013-09-271-25/+0
* ath10k: cleanup debug messages in core.cKalle Valo2013-09-121-3/+6
* ath10k: rename ATH10K_DBG_CORE to BOOTKalle Valo2013-09-121-3/+3
* ath10k: set the UART baud rate to 19200Bartosz Markowski2013-09-061-0/+7
* ath10k: implement ath10k_debug_start/stop()Kalle Valo2013-09-061-0/+6
* ath10k: check chip id from the soc register during probeKalle Valo2013-09-031-1/+34
* ath10k: Remove qca98xx hw1.0 supportBartosz Markowski2013-08-121-11/+0
* ath10k: implement device recoveryMichal Kazior2013-07-301-0/+30
* ath10k: store firmware files in memoryMichal Kazior2013-07-301-52/+105
* ath10k: defer hw setup to start/stop mac80211 hooksMichal Kazior2013-07-301-9/+37
* ath10k: move free_vdev_map initializationMichal Kazior2013-07-301-2/+2
* ath10k: decouple suspend codeMichal Kazior2013-07-301-28/+0
* ath10k: reset BMI state upon initMichal Kazior2013-07-301-0/+2
* ath10k: decouple core start/stop logicMichal Kazior2013-07-301-12/+32
* ath10k: embed HTT struct inside ath10kMichal Kazior2013-07-301-6/+6
* ath10k: embed HTC struct inside ath10kMichal Kazior2013-07-301-16/+12
* ath10k: remove ath10k_busMichal Kazior2013-07-301-2/+0
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-121-0/+665
OpenPOWER on IntegriCloud