summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/core.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-04ath10k: delete unnecessary checks before the function call "release_firmware"Markus Elfring1-4/+4
2015-02-04ath10k: enable qca6174 hw3.2Michal Kazior1-0/+15
2015-01-27ath10k: add support for qca6174Michal Kazior1-0/+44
2015-01-27ath10k: implement rx reorder supportMichal Kazior1-0/+12
2015-01-13ath10k: fill max_num_vdevs for wmi-tlvMichal Kazior1-0/+1
2014-12-23ath10k: add thermal sensor device supportRajkumar Manoharan1-0/+2
2014-12-23ath10k: add thermal cooling device supportRajkumar Manoharan1-0/+10
2014-12-23ath10k: add 10.2.4 firmware supportRajkumar Manoharan1-1/+10
2014-12-23ath10k: set max_num_vdevs based on wmi op versionKalle Valo1-4/+3
2014-12-16ath10k: advertise p2p dev supportMichal Kazior1-6/+0
2014-12-08ath10k: implement wmi-tlv backendMichal Kazior1-0/+5
2014-12-08ath10k: introduce wmi opsMichal Kazior1-0/+1
2014-12-08ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo1-0/+2
2014-12-08ath10k: add ATH10K_FW_IE_WMI_OP_VERSIONKalle Valo1-5/+44
2014-12-08ath10k: create ath10k_core_init_features()Kalle Valo1-9/+16
2014-12-08ath10k: clean up error handling in ath10k_core_probe_fw()Kalle Valo1-10/+14
2014-12-08ath10k: move uart pin config into hw_paramsMichal Kazior1-1/+2
2014-12-08ath10k: put board size into hw_paramsMichal Kazior1-3/+5
2014-12-08ath10k: create a chip revision whitelistMichal Kazior1-37/+0
2014-12-08ath10k: read calibration data from Device TreeToshi Kikuchi1-1/+69
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