summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller2013-10-071-114/+118
|\|
| * ath10k: remove wmi event worker threadMichal Kazior2013-09-161-43/+1
| * ath10k: remove wmi pending count limitMichal Kazior2013-09-161-32/+0
| * ath10k: improve beacon submission latencyMichal Kazior2013-09-161-13/+61
| * ath10k: simplify HTC command submittingMichal Kazior2013-09-161-2/+1
| * ath10k: make WMI commands block by designMichal Kazior2013-09-161-20/+34
| * ath10k: add support for firmware newer than 636Michal Kazior2013-08-151-8/+24
| * ath10k: plug possible memory leak in WMIMichal Kazior2013-08-141-0/+1
* | ath10k: wmi: Convert use of 6 to ETH_ALENJoe Perches2013-10-031-1/+1
* | net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-1/+1
|/
* ath10k: implement get_survey()Michal Kazior2013-08-021-1/+74
* ath10k: detect the number of spatial streams supported by hwMichal Kazior2013-07-311-2/+10
* ath10k: implement fw crash simulation commandMichal Kazior2013-07-301-0/+19
* ath10k: implement device recoveryMichal Kazior2013-07-301-0/+7
* ath10k: add missing debug printsMichal Kazior2013-07-301-0/+6
* ath10k: embed HTC struct inside ath10kMichal Kazior2013-07-301-2/+2
* ath10k: silent warning in IBSS modeMichal Kazior2013-07-301-2/+2
* ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo2013-06-121-0/+2081