ta name='generator' content='cgit v1.2.3'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/ce.h (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-23ath10k: add thermal sensor device supportRajkumar Manoharan4-0/+100
2014-12-23ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan4-0/+67
2014-12-23ath10k: add thermal cooling device supportRajkumar Manoharan5-0/+213
2014-12-23ath10k: add wmi support for pdev_set_quiet_modeRajkumar Manoharan3-0/+51
2014-12-23ath10k: add 10.2.4 firmware supportRajkumar Manoharan5-2/+312
2014-12-23ath10k: print ath10k wmi op versionKalle Valo1-5/+2
2014-12-23ath10k: use wmi op version to check which iface combination to useKalle Valo1-6/+15
2014-12-23ath10k: set max_num_vdevs based on wmi op versionKalle Valo2-4/+4
2014-12-16ath10k: advertise p2p dev supportMichal Kazior2-9/+9
2014-12-16ath10k: enable per-vif sta powersaveMichal Kazior1-4/+8
2014-12-16ath10k: prevent invalid ps timeout configMichal Kazior1-1/+10
2014-12-16ath10k: fix STA u-APSDMichal Kazior2-10/+76
2014-12-16ath10k: improve 11b coexMichal Kazior1-1/+12
2014-12-16ath10k: unregister and remove frag_threshold callbackPeter Oh1-24/+0
2014-12-08ath10k: add new wmi interface of NF cal periodPeter Oh5-0/+88
2014-12-08ath10k: add new pdev parameters for fw 10.2Peter Oh1-0/+3
2014-12-08ath10k: implement wmi-tlv backendMichal Kazior8-1/+3701
2014-12-08ath10k: make some wmi functions publicMichal Kazior2-80/+117
2014-12-08ath10k: introduce wmi opsMichal Kazior9-442/+1364
2014-12-08ath10k: implement intermediate event argsMichal Kazior2-96/+348
2014-12-08ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo2-5/+2
2014-12-08ath10k: add ATH10K_FW_IE_WMI_OP_VERSIONKalle Valo3-8/+65
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 Kazior2-1/+3
2014-12-08ath10k: put board size into hw_paramsMichal Kazior2-3/+7
2014-12-08ath10k: create a chip revision whitelistMichal Kazior3-37/+36
2014-12-08ath10k: read calibration data from Device TreeToshi Kikuchi2-1/+72