summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
2014-01-10ath10k: add debugfs file to control firmware dbglogKalle Valo
2014-01-10ath10k: add trace event for WMI_DEBUG_MESG_EVENTIDKalle Valo
2014-01-10ath10k: handle WMI debug print eventsKalle Valo
2013-12-16ath10k: fix band reporting for mgmt CCK frames on 5GHzMichal Kazior
2013-12-11ath10k: fix WEP Shared authenticationMichal Kazior
2013-12-09Merge tag 'for-linville-20131203' of git://github.com/kvalo/athJohn W. Linville
2013-11-20ath10k: add debugfs file to control radar events blockingMarek Puzyniak
2013-11-20ath10k: introduce DFS implementationMarek Puzyniak
2013-11-20ath10k: add phyerr/dfs handlingJanusz Dziedzic
2013-11-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-10-30ath10k: plug memory leak on beacon txMichal Kazior
2013-10-30ath10k: plug memory leak in wmi mgmt tx workerMichal Kazior
2013-10-21ath10k: fix endianess in printsMichal Kazior
2013-10-16ath10k: add might_sleep() to ath10k_wmi_cmd_send()Kalle Valo
2013-10-16ath10k: return better errno for unsupported pdev paramsBartosz Markowski
2013-10-16ath10k: rename WMI_CMD_UNDEFINEDBartosz Markowski
2013-10-16ath10k: do not warn about unsupported vdev paramBartosz Markowski
2013-10-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller
2013-10-07ath10k: extend the max_scan timeBartosz Markowski
2013-10-07ath10k: enable 10.x firmware branch supportBartosz Markowski
2013-10-02ath10k: wmi: Convert use of 6 to ETH_ALENJoe Perches
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-09-30ath10k: implement firmware IE container supportKalle Valo
2013-09-27ath10k: handle FW API differences for scan structuresBartosz Markowski
2013-09-27ath10k: introduce dynamic pdev parametersBartosz Markowski
2013-09-27ath10k: introduce dynamic vdev parametersBartosz Markowski
2013-09-27ath10k: add TARGET values for 10.x firmwareBartosz Markowski
2013-09-27ath10k: split wmi_cmd_init pathBartosz Markowski
2013-09-27ath10k: bring back the WMI path for mgmt framesBartosz Markowski
2013-09-27ath10k: implement host memory chunksBartosz Markowski
2013-09-27ath10k: split ath10k_wmi_service_ready_event_rxBartosz Markowski
2013-09-27ath10k: implement WMI events handling frame for both firmwaresBartosz Markowski
2013-09-27ath10k: warn if give WMI command is not supportedBartosz Markowski
2013-09-27ath10k: add wmi_10x_<cmd/event> definitionsBartosz Markowski
2013-09-27ath10k: introduce dynamic WMI structuresBartosz Markowski
2013-09-16ath10k: remove wmi event worker threadMichal Kazior
2013-09-16ath10k: remove wmi pending count limitMichal Kazior
2013-09-16ath10k: improve beacon submission latencyMichal Kazior
2013-09-16ath10k: simplify HTC command submittingMichal Kazior
2013-09-16ath10k: make WMI commands block by designMichal Kazior
2013-08-15ath10k: add support for firmware newer than 636Michal Kazior
2013-08-14ath10k: plug possible memory leak in WMIMichal Kazior
2013-08-02ath10k: implement get_survey()Michal Kazior
2013-07-31ath10k: detect the number of spatial streams supported by hwMichal Kazior
2013-07-30ath10k: implement fw crash simulation commandMichal Kazior
2013-07-30ath10k: implement device recoveryMichal Kazior
2013-07-30ath10k: add missing debug printsMichal Kazior
2013-07-30ath10k: embed HTC struct inside ath10kMichal Kazior
2013-07-30ath10k: silent warning in IBSS modeMichal Kazior
2013-06-12ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devicesKalle Valo