summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath10k/wmi.c
AgeCommit message (Expand)Author
2014-09-18ath10k: fix missing a blank line after declarationsKalle Valo
2014-09-18ath10k: fix use of multiple blank linesKalle Valo
2014-09-18ath10k: fix checkpatch warnings about parenthesis alignmentKalle Valo
2014-09-11ath10k: add testmodeKalle Valo
2014-09-11ath10k: make ath10k_wmi_cmd_send() publicKalle Valo
2014-09-10ath10k: use proper service bitmap sizeMichal Kazior
2014-09-02ath10k: add device/driver strings to tracepointsMichal Kazior
2014-08-26ath10k: improve logging to include dev idMichal Kazior
2014-08-25ath10k: fix a conflict bug in wmi service bitmapMichal Kazior
2014-08-12ath10k: introduce a stricter scan state machineMichal Kazior
2014-08-12ath10k: simplify scan debug printsMichal Kazior
2014-08-12ath10k: fix wmi service bitmap debugMichal Kazior
2014-08-04ath10k: add spectral scan featureSimon Wunderlich
2014-07-28ath10k: add support for 10.2 firmwareMichal Kazior
2014-07-22ath10k: simplify tx helpersMichal Kazior
2014-06-02ath10k: remove unused len variables from wmi process rx functionsKalle Valo
2014-05-23ath10k: fix core start sequenceMichal Kazior
2014-05-16ath10k: fix pmf for action framesMarek Kwaczynski
2014-04-24ath10k: prevent beacon memory leakMichal Kazior
2014-04-24ath10k: make sure to not use invalid beacon pointerMichal Kazior
2014-04-08ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()Kalle Valo
2014-03-24ath10k: update regulatory domain settings for 10.x firmwareMarek Puzyniak
2014-03-11ath10k: allow the supported rate change by reassociate peerChun-Yeow Yeoh
2014-03-07ath10k: do not overwrite max_antenna_gainMarek Puzyniak
2014-02-28ath10k: remove DMA mapping wrappersMichal Kazior
2014-02-13ath10k: suspend hardware before resetMarek Puzyniak
2014-02-13ath10k: print out size of wmi-ready-event messageBen Greear
2014-01-30ath10k: configure access category for arpMarek Puzyniak
2014-01-24ath10k: implement and use new beacon methodMichal Kazior
2014-01-24ath10k: implement AP CSAMichal Kazior
2014-01-23ath10k: enable firmware STA quick kickoutKalle Valo
2014-01-20ath10k: enable wmi ps peer param command for 10.x FWJanusz Dziedzic
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