summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
Commit message (Expand)AuthorAgeFilesLines
* ath10k: simplify tx helpersMichal Kazior2014-07-221-1/+1
* ath10k: remove unused len variables from wmi process rx functionsKalle Valo2014-06-021-6/+0
* ath10k: fix core start sequenceMichal Kazior2014-05-231-1/+1
* ath10k: fix pmf for action framesMarek Kwaczynski2014-05-161-4/+20
* ath10k: prevent beacon memory leakMichal Kazior2014-04-241-0/+1
* ath10k: make sure to not use invalid beacon pointerMichal Kazior2014-04-241-0/+1
* ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()Kalle Valo2014-04-081-10/+2
* ath10k: update regulatory domain settings for 10.x firmwareMarek Puzyniak2014-03-241-2/+43
* ath10k: allow the supported rate change by reassociate peerChun-Yeow Yeoh2014-03-111-2/+3
* ath10k: do not overwrite max_antenna_gainMarek Puzyniak2014-03-071-1/+0
* ath10k: remove DMA mapping wrappersMichal Kazior2014-02-281-3/+14
* ath10k: suspend hardware before resetMarek Puzyniak2014-02-131-2/+2
* ath10k: print out size of wmi-ready-event messageBen Greear2014-02-131-2/+2
* ath10k: configure access category for arpMarek Puzyniak2014-01-301-3/+1
* ath10k: implement and use new beacon methodMichal Kazior2014-01-241-22/+49
* ath10k: implement AP CSAMichal Kazior2014-01-241-0/+11
* ath10k: enable firmware STA quick kickoutKalle Valo2014-01-231-1/+21
* ath10k: enable wmi ps peer param command for 10.x FWJanusz Dziedzic2014-01-201-1/+1
* ath10k: add debugfs file to control firmware dbglogKalle Valo2014-01-101-0/+37
* ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo2014-01-101-2/+7
* ath10k: handle WMI debug print eventsKalle Valo2014-01-101-2/+31
* ath10k: fix band reporting for mgmt CCK frames on 5GHzMichal Kazior2013-12-161-1/+20
* ath10k: fix WEP Shared authenticationMichal Kazior2013-12-111-1/+5
* Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville2013-12-091-16/+286
|\
| * ath10k: add debugfs file to control radar events blockingMarek Puzyniak2013-11-201-0/+8
| * ath10k: introduce DFS implementationMarek Puzyniak2013-11-201-3/+20
| * ath10k: add phyerr/dfs handlingJanusz Dziedzic2013-11-201-1/+243
| * ath10k: plug memory leak on beacon txMichal Kazior2013-10-301-1/+6
| * ath10k: plug memory leak in wmi mgmt tx workerMichal Kazior2013-10-301-3/+1
| * ath10k: fix endianess in printsMichal Kazior2013-10-211-8/+8
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-11-041-54/+1033
|\ \ | |/
| * ath10k: add might_sleep() to ath10k_wmi_cmd_send()Kalle Valo2013-10-161-0/+2
| * ath10k: return better errno for unsupported pdev paramsBartosz Markowski2013-10-161-1/+1
| * ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski2013-10-161-23/+23
| * ath10k: do not warn about unsupported vdev paramBartosz Markowski2013-10-161-1/+1
| * ath10k: extend the max_scan timeBartosz Markowski2013-10-071-1/+1
| * ath10k: enable 10.x firmware branch supportBartosz Markowski2013-10-071-6/+1
| * ath10k: implement firmware IE container supportKalle Valo2013-09-301-1/+2
| * ath10k: handle FW API differences for scan structuresBartosz Markowski2013-09-271-4/+15
| * ath10k: introduce dynamic pdev parametersBartosz Markowski2013-09-271-2/+113
| * ath10k: introduce dynamic vdev parametersBartosz Markowski2013-09-271-1/+128
| * ath10k: add TARGET values for 10.x firmwareBartosz Markowski2013-09-271-29/+29
| * ath10k: split wmi_cmd_init pathBartosz Markowski2013-09-271-1/+104
| * ath10k: bring back the WMI path for mgmt framesBartosz Markowski2013-09-271-0/+51
| * ath10k: implement host memory chunksBartosz Markowski2013-09-271-8/+118
| * ath10k: split ath10k_wmi_service_ready_event_rxBartosz Markowski2013-09-271-1/+64
| * ath10k: implement WMI events handling frame for both firmwaresBartosz Markowski2013-09-271-1/+130
| * ath10k: warn if give WMI command is not supportedBartosz Markowski2013-09-271-0/+6
| * ath10k: add wmi_10x_<cmd/event> definitionsBartosz Markowski2013-09-271-2/+124
| * ath10k: introduce dynamic WMI structuresBartosz Markowski2013-09-271-41/+189
OpenPOWER on IntegriCloud