aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-26ath10k: fix station count enforcementMichal Kazior1-0/+13
2014-11-17ath10k: add modpram 'skip_otp' to ignore empty otp error during BMIRajkumar Manoharan1-1/+6
2014-10-31ath10k: speed up hw recoveryMichal Kazior1-0/+23
2014-10-21ath10k: retrieve calibration data from fileKalle Valo1-10/+76
2014-10-21ath10k: refactor ath10k_init_download_firmware()Kalle Valo1-15/+12
2014-10-21ath10k: add back enum ath10k_busKalle Valo1-0/+2
2014-10-01ath10k: use 64-bit vdev mapBen Greear1-2/+2
2014-09-11ath10k: add testmodeKalle Valo1-26/+62
2014-09-10ath10k: move fw_crash_dump allocationMichal Kazior1-4/+14
2014-08-26ath10k: improve logging to include dev idMichal Kazior1-89/+92
2014-08-25ath10k: flush hif buffers before recoveryMichal Kazior1-0/+1
2014-08-25ath10k: move fw init printMichal Kazior1-5/+1
2014-08-25ath10k: print more driver info when firmware crashesKalle Valo1-15/+2
2014-08-14ath10k: unregister spectral before macSimon Wunderlich1-2/+6
2014-08-12ath10k: remove htc->stoppedMichal Kazior1-8/+5
2014-08-12ath10k: embed ar_pci inside arMichal Kazior1-3/+2
2014-08-12ath10k: introduce a stricter scan state machineMichal Kazior1-3/+2
2014-08-04ath10k: add spectral scan featureSimon Wunderlich1-0/+10
2014-07-28ath10k: add support for 10.2 firmwareMichal Kazior1-0/+14
2014-07-18Merge tag 'for-linville-20140717' of git://github.com/kvalo/athJohn W. Linville1-2/+10
2014-07-14ath10k: fix unregister deadlock when fw probe failsMichal Kazior1-1/+3
2014-06-02ath10k: fix 8th virtual AP interface with DFSBartosz Markowski1-1/+5
2014-06-02ath10k: print Kconfig optionsJanusz Dziedzic1-1/+7
2014-05-27ath10k: perform hw restart lazilyMichal Kazior1-1/+4
2014-05-26ath10k: make core registering asyncMichal Kazior1-12/+31
2014-05-26ath10k: relocate core create/destroy functionsMichal Kazior1-64/+64
2014-05-23ath10k: fix core start sequenceMichal Kazior1-46/+55
2014-04-24ath10k: skip suspending when recoveringMichal Kazior1-2/+4
2014-03-28ath10k: print chip id during bootKalle Valo1-3/+6
2014-03-28ath10k: add otp and firmware boot error messagesBen Greear1-4/+11
2014-03-28ath10k: better firmware loading error messagesBen Greear1-16/+20
2014-03-21ath10k: check otp.bin resultKalle Valo1-5/+16
2014-03-21ath10k: separate result parameter in ath10k_bmi_execute()Kalle Valo1-4/+2
2014-02-13ath10k: suspend hardware before resetMarek Puzyniak1-0/+24
2014-02-13ath10k: refactor suspend/resume functionsMarek Puzyniak1-4/+2
2014-02-04ath10k: Print out firmware feature bits from IE.Ben Greear1-1/+5
2013-11-20ath10k: show hardware and firmware info prints only onceKalle Valo1-4/+8
2013-11-20ath10k: make core boot messages more compactKalle Valo1-6/+10
2013-11-12ath10k: fix core init failpathMichal Kazior1-3/+13
2013-11-08ath10k: Fix un-initialized debug objects.Ben Greear1-2/+2
2013-10-21ath10k: fix NULL deref upon early FW crashMichal Kazior1-1/+2
2013-10-16ath10k: track vif list internallyMichal Kazior1-0/+1
2013-10-09ath10k: remove unneded semicolon from ath10k_core_fetch_firmware_api_n()Fengguang Wu1-1/+1
2013-10-09ath10k: fix ath10k_debug_start() lockingKalle Valo1-0/+12
2013-10-08ath10k: fix possible memory leak in new FW loadingMichal Kazior1-3/+6
2013-10-08ath10k: fix printf format stringMichal Kazior1-2/+2
2013-09-30ath10k: implement firmware IE container supportKalle Valo1-1/+183
2013-09-30ath10k: store separate pointers for firmware dataKalle Valo1-14/+29
2013-09-30ath10k: rename board_data in struct ath10kKalle Valo1-9/+9
2013-09-27ath10k: bring back the WMI path for mgmt framesBartosz Markowski1-0/+3