aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
Commit message (Expand)AuthorAge
* ath10k: fix core start sequenceMichal Kazior2014-05-23
* ath10k: fix pmf for action framesMarek Kwaczynski2014-05-16
* ath10k: prevent beacon memory leakMichal Kazior2014-04-24
* ath10k: make sure to not use invalid beacon pointerMichal Kazior2014-04-24
* ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()Kalle Valo2014-04-08
* ath10k: update regulatory domain settings for 10.x firmwareMarek Puzyniak2014-03-24
* ath10k: allow the supported rate change by reassociate peerChun-Yeow Yeoh2014-03-11
* ath10k: do not overwrite max_antenna_gainMarek Puzyniak2014-03-07
* ath10k: remove DMA mapping wrappersMichal Kazior2014-02-28
* ath10k: suspend hardware before resetMarek Puzyniak2014-02-13
* ath10k: print out size of wmi-ready-event messageBen Greear2014-02-13
* ath10k: configure access category for arpMarek Puzyniak2014-01-30
* ath10k: implement and use new beacon methodMichal Kazior2014-01-24
* ath10k: implement AP CSAMichal Kazior2014-01-24
* ath10k: enable firmware STA quick kickoutKalle Valo2014-01-23
* ath10k: enable wmi ps peer param command for 10.x FWJanusz Dziedzic2014-01-20
* ath10k: add debugfs file to control firmware dbglogKalle Valo2014-01-10
* ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo2014-01-10
* ath10k: handle WMI debug print eventsKalle Valo2014-01-10
* ath10k: fix band reporting for mgmt CCK frames on 5GHzMichal Kazior2013-12-16
* ath10k: fix WEP Shared authenticationMichal Kazior2013-12-11
* Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville2013-12-09
|\
| * ath10k: add debugfs file to control radar events blockingMarek Puzyniak2013-11-20
| * ath10k: introduce DFS implementationMarek Puzyniak2013-11-20
| * ath10k: add phyerr/dfs handlingJanusz Dziedzic2013-11-20
| * ath10k: plug memory leak on beacon txMichal Kazior2013-10-30
| * ath10k: plug memory leak in wmi mgmt tx workerMichal Kazior2013-10-30
| * ath10k: fix endianess in printsMichal Kazior2013-10-21
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-04
|\|
| * ath10k: add might_sleep() to ath10k_wmi_cmd_send()Kalle Valo2013-10-16
| * ath10k: return better errno for unsupported pdev paramsBartosz Markowski2013-10-16
| * ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski2013-10-16
| * ath10k: do not warn about unsupported vdev paramBartosz Markowski2013-10-16
| * ath10k: extend the max_scan timeBartosz Markowski2013-10-07
| * ath10k: enable 10.x firmware branch supportBartosz Markowski2013-10-07
| * ath10k: implement firmware IE container supportKalle Valo2013-09-30
| * ath10k: handle FW API differences for scan structuresBartosz Markowski2013-09-27
| * ath10k: introduce dynamic pdev parametersBartosz Markowski2013-09-27
| * ath10k: introduce dynamic vdev parametersBartosz Markowski2013-09-27
| * ath10k: add TARGET values for 10.x firmwareBartosz Markowski2013-09-27
| * ath10k: split wmi_cmd_init pathBartosz Markowski2013-09-27
| * ath10k: bring back the WMI path for mgmt framesBartosz Markowski2013-09-27
| * ath10k: implement host memory chunksBartosz Markowski2013-09-27
| * ath10k: split ath10k_wmi_service_ready_event_rxBartosz Markowski2013-09-27
| * ath10k: implement WMI events handling frame for both firmwaresBartosz Markowski2013-09-27
| * ath10k: warn if give WMI command is not supportedBartosz Markowski2013-09-27
| * ath10k: add wmi_10x_<cmd/event> definitionsBartosz Markowski2013-09-27
| * ath10k: introduce dynamic WMI structuresBartosz Markowski2013-09-27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-07
|\|
| * ath10k: remove wmi event worker threadMichal Kazior2013-09-16