summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k
AgeCommit message (Expand)Author
2015-01-09ath10k: fix build error when hwmon is offKalle Valo
2014-12-23ath10k: set phymode to 11b when NO_OFDM flag setPeter Oh
2014-12-23ath10k: send (re)assoc peer command when NSS changedJanusz Dziedzic
2014-12-23ath10k: fix low TX rates when IBSS and HTJanusz Dziedzic
2014-12-23ath10k: add thermal sensor device supportRajkumar Manoharan
2014-12-23ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan
2014-12-23ath10k: add thermal cooling device supportRajkumar Manoharan
2014-12-23ath10k: add wmi support for pdev_set_quiet_modeRajkumar Manoharan
2014-12-23ath10k: add 10.2.4 firmware supportRajkumar Manoharan
2014-12-23ath10k: print ath10k wmi op versionKalle Valo
2014-12-23ath10k: use wmi op version to check which iface combination to useKalle Valo
2014-12-23ath10k: set max_num_vdevs based on wmi op versionKalle Valo
2014-12-16ath10k: advertise p2p dev supportMichal Kazior
2014-12-16ath10k: enable per-vif sta powersaveMichal Kazior
2014-12-16ath10k: prevent invalid ps timeout configMichal Kazior
2014-12-16ath10k: fix STA u-APSDMichal Kazior
2014-12-16ath10k: improve 11b coexMichal Kazior
2014-12-16ath10k: unregister and remove frag_threshold callbackPeter Oh
2014-12-08ath10k: add new wmi interface of NF cal periodPeter Oh
2014-12-08ath10k: add new pdev parameters for fw 10.2Peter Oh
2014-12-08ath10k: implement wmi-tlv backendMichal Kazior
2014-12-08ath10k: make some wmi functions publicMichal Kazior
2014-12-08ath10k: introduce wmi opsMichal Kazior
2014-12-08ath10k: implement intermediate event argsMichal Kazior
2014-12-08ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo
2014-12-08ath10k: add ATH10K_FW_IE_WMI_OP_VERSIONKalle Valo
2014-12-08ath10k: create ath10k_core_init_features()Kalle Valo
2014-12-08ath10k: clean up error handling in ath10k_core_probe_fw()Kalle Valo
2014-12-08ath10k: move uart pin config into hw_paramsMichal Kazior
2014-12-08ath10k: put board size into hw_paramsMichal Kazior
2014-12-08ath10k: create a chip revision whitelistMichal Kazior
2014-12-08ath10k: read calibration data from Device TreeToshi Kikuchi
2014-12-01ath10k: simplify rx ring size/fill calculationMichal Kazior
2014-12-01ath10k: prevent pci tx/rx starvationMichal Kazior
2014-12-01ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior
2014-12-01ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior
2014-12-01ath10k: make wmi service bitmap non-debugMichal Kazior
2014-12-01ath10k: add sanity checks for service bmap parsingMichal Kazior
2014-12-01ath10k: fix wmi svc bitmap dbg printMichal Kazior
2014-12-01ath10k: add pointer constness to tracesMichal Kazior
2014-12-01ath10k: do not limit RTS threshold value to 2347Vivek Natarajan
2014-11-26ath10k: fix station count enforcementMichal Kazior
2014-11-26ath10k: clean up num_peers lockingMichal Kazior
2014-11-26ath10k: add missing gotoMichal Kazior
2014-11-26ath10k: add memory dump debugfs interfaceYanbo Li
2014-11-26ath10k: add register access debugfs interfaceYanbo Li
2014-11-26ath10k: fix bug reported by lockdepSujith Manoharan
2014-11-26ath10k: fix locking for WEP keysSujith Manoharan
2014-11-26ath10k: fix shared WEPSujith Manoharan
2014-11-26ath10k: don't drop corrupted mgmt framesMichal Kazior