summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k
Commit message (Expand)AuthorAgeFilesLines
* ath10k: fix error return codeJulia Lawall2015-01-131-1/+3
* ath10k: add support to send delbaRajkumar Manoharan2015-01-131-0/+52
* ath10k: add support to send addba responseRajkumar Manoharan2015-01-131-0/+51
* ath10k: add support to send addba requestRajkumar Manoharan2015-01-131-0/+52
* ath10k: Implement sta_add_debugfsRajkumar Manoharan2015-01-135-1/+107
* ath10k: add wmi support for delba_sendRajkumar Manoharan2015-01-133-0/+53
* ath10k: add wmi support for addba_set_respRajkumar Manoharan2015-01-133-0/+51
* ath10k: add wmi support for addba_sendRajkumar Manoharan2015-01-133-0/+50
* ath10k: add wmi support for addba_clear_respRajkumar Manoharan2015-01-133-0/+47
* ath10k: Enable RX batchingSujith Manoharan2015-01-121-1/+4
* ath10k: Fix DMA burst sizeSujith Manoharan2015-01-122-1/+4
* ath10k: fix build error when hwmon is offKalle Valo2015-01-091-0/+5
* ath10k: set phymode to 11b when NO_OFDM flag setPeter Oh2014-12-231-1/+4
* ath10k: send (re)assoc peer command when NSS changedJanusz Dziedzic2014-12-231-2/+3
* ath10k: fix low TX rates when IBSS and HTJanusz Dziedzic2014-12-231-0/+7
* ath10k: add thermal sensor device supportRajkumar Manoharan2014-12-234-0/+100
* ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan2014-12-234-0/+67
* ath10k: add thermal cooling device supportRajkumar Manoharan2014-12-235-0/+213
* ath10k: add wmi support for pdev_set_quiet_modeRajkumar Manoharan2014-12-233-0/+51
* ath10k: add 10.2.4 firmware supportRajkumar Manoharan2014-12-235-2/+312
* ath10k: print ath10k wmi op versionKalle Valo2014-12-231-5/+2
* ath10k: use wmi op version to check which iface combination to useKalle Valo2014-12-231-6/+15
* ath10k: set max_num_vdevs based on wmi op versionKalle Valo2014-12-232-4/+4
* ath10k: advertise p2p dev supportMichal Kazior2014-12-162-9/+9
* ath10k: enable per-vif sta powersaveMichal Kazior2014-12-161-4/+8
* ath10k: prevent invalid ps timeout configMichal Kazior2014-12-161-1/+10
* ath10k: fix STA u-APSDMichal Kazior2014-12-162-10/+76
* ath10k: improve 11b coexMichal Kazior2014-12-161-1/+12
* ath10k: unregister and remove frag_threshold callbackPeter Oh2014-12-161-24/+0
* ath10k: add new wmi interface of NF cal periodPeter Oh2014-12-085-0/+88
* ath10k: add new pdev parameters for fw 10.2Peter Oh2014-12-081-0/+3
* ath10k: implement wmi-tlv backendMichal Kazior2014-12-088-1/+3701
* ath10k: make some wmi functions publicMichal Kazior2014-12-082-80/+117
* ath10k: introduce wmi opsMichal Kazior2014-12-089-442/+1364
* ath10k: implement intermediate event argsMichal Kazior2014-12-082-96/+348
* ath10k: set max_num_pending_tx in ath10k_core_init_firmware_features()Kalle Valo2014-12-082-5/+2
* ath10k: add ATH10K_FW_IE_WMI_OP_VERSIONKalle Valo2014-12-083-8/+65
* ath10k: create ath10k_core_init_features()Kalle Valo2014-12-081-9/+16
* ath10k: clean up error handling in ath10k_core_probe_fw()Kalle Valo2014-12-081-10/+14
* ath10k: move uart pin config into hw_paramsMichal Kazior2014-12-082-1/+3
* ath10k: put board size into hw_paramsMichal Kazior2014-12-082-3/+7
* ath10k: create a chip revision whitelistMichal Kazior2014-12-083-37/+36
* ath10k: read calibration data from Device TreeToshi Kikuchi2014-12-082-1/+72
* ath10k: simplify rx ring size/fill calculationMichal Kazior2014-12-012-89/+12
* ath10k: prevent pci tx/rx starvationMichal Kazior2014-12-011-6/+15
* ath10k: remove transfer_id from ath10k_hif_cb::tx_completionMichal Kazior2014-12-014-7/+11
* ath10k: remove unused callback argument from struct ath10k_hif_cb::rx_completionMichal Kazior2014-12-013-5/+3
* ath10k: make wmi service bitmap non-debugMichal Kazior2014-12-014-22/+8
* ath10k: add sanity checks for service bmap parsingMichal Kazior2014-12-012-61/+66
* ath10k: fix wmi svc bitmap dbg printMichal Kazior2014-12-012-1/+4
OpenPOWER on IntegriCloud