summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi-tlv.c
AgeCommit message (Expand)AuthorFilesLines
2015-03-12ath10k: implement wmi roam eventMichal Kazior1-0/+32
2015-03-12ath10k: fix patching mistake for AP/IBSS CSAMichal Kazior1-3/+1
2015-03-07ath10k: implement handling of p2p noa eventMichal Kazior1-0/+41
2015-03-07ath10k: fix ap u-apsd cmd on qca6174 w/ wmi-tlvMichal Kazior1-1/+1
2015-03-07ath10k: fix AP/IBSS CSA with template based fwMichal Kazior1-0/+8
2015-03-04ath10k: fix wmm params per vdevMarek Puzyniak1-10/+5
2015-02-15ath10k: implement fw stats for wmi-tlvMichal Kazior1-3/+109
2015-02-15ath10k: change request stats command prototypeMichal Kazior1-3/+2
2015-02-04ath10k: add log level configuration for fw_dbglogSenthilKumar Jegadeesan1-2/+2
2015-02-04ath10k: change dma beacon cmd prototypeMichal Kazior1-9/+11
2015-01-29ath10k: implement sta keepalive commandJanusz Dziedzic1-0/+45
2015-01-29ath10k: implement per-vdev wmm param setup commandMichal Kazior1-0/+38
2015-01-29ath10k: move wmm param storage to vifMichal Kazior1-16/+16
2015-01-27ath10k: implement uapsd autotrigger commandJanusz Dziedzic1-0/+73
2015-01-27ath10k: implement rx reorder supportMichal Kazior1-2/+9
2015-01-27ath10k: implement diag eventMichal Kazior1-0/+31
2015-01-27ath10k: implement diag data container eventMichal Kazior1-0/+68
2015-01-15ath10k: implement p2p bcn ie commandMichal Kazior1-0/+41
2015-01-15ath10k: implement prb tmpl wmi commandMichal Kazior1-0/+50
2015-01-15ath10k: implement beacon template commandMichal Kazior1-0/+65
2015-01-15ath10k: implement new beacon tx status eventMichal Kazior1-0/+50
2015-01-13ath10k: add wmi support for delba_sendRajkumar Manoharan1-0/+1
2015-01-13ath10k: add wmi support for addba_set_respRajkumar Manoharan1-0/+1
2015-01-13ath10k: add wmi support for addba_sendRajkumar Manoharan1-0/+1
2015-01-13ath10k: add wmi support for addba_clear_respRajkumar Manoharan1-0/+1
2014-12-23ath10k: add wmi interface for pdev_get_temperatureRajkumar Manoharan1-0/+2
2014-12-23ath10k: add wmi support for pdev_set_quiet_modeRajkumar Manoharan1-0/+1
2014-12-08ath10k: add new wmi interface of NF cal periodPeter Oh1-0/+1
2014-12-08ath10k: implement wmi-tlv backendMichal Kazior1-0/+2218