summaryrefslogtreecommitdiffstats
path: root/crypto (unfollow)
Commit message (Expand)AuthorFilesLines
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