summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/core.c
AgeCommit message (Expand)Author
2014-09-11ath10k: add testmodeKalle Valo
2014-09-10ath10k: move fw_crash_dump allocationMichal Kazior
2014-08-26ath10k: improve logging to include dev idMichal Kazior
2014-08-25ath10k: flush hif buffers before recoveryMichal Kazior
2014-08-25ath10k: move fw init printMichal Kazior
2014-08-25ath10k: print more driver info when firmware crashesKalle Valo
2014-08-14ath10k: unregister spectral before macSimon Wunderlich
2014-08-12ath10k: remove htc->stoppedMichal Kazior
2014-08-12ath10k: embed ar_pci inside arMichal Kazior
2014-08-12ath10k: introduce a stricter scan state machineMichal Kazior
2014-08-04ath10k: add spectral scan featureSimon Wunderlich
2014-07-28ath10k: add support for 10.2 firmwareMichal Kazior
2014-07-18Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville
2014-07-14ath10k: fix unregister deadlock when fw probe failsMichal Kazior
2014-06-02ath10k: fix 8th virtual AP interface with DFSBartosz Markowski
2014-06-02ath10k: print Kconfig optionsJanusz Dziedzic
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