index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
wmi.c
Age
Commit message (
Expand
)
Author
2014-01-10
ath10k: add debugfs file to control firmware dbglog
Kalle Valo
2014-01-10
ath10k: add trace event for WMI_DEBUG_MESG_EVENTID
Kalle Valo
2014-01-10
ath10k: handle WMI debug print events
Kalle Valo
2013-12-16
ath10k: fix band reporting for mgmt CCK frames on 5GHz
Michal Kazior
2013-12-11
ath10k: fix WEP Shared authentication
Michal Kazior
2013-12-09
Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath
John W. Linville
2013-11-20
ath10k: add debugfs file to control radar events blocking
Marek Puzyniak
2013-11-20
ath10k: introduce DFS implementation
Marek Puzyniak
2013-11-20
ath10k: add phyerr/dfs handling
Janusz Dziedzic
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-10-30
ath10k: plug memory leak on beacon tx
Michal Kazior
2013-10-30
ath10k: plug memory leak in wmi mgmt tx worker
Michal Kazior
2013-10-21
ath10k: fix endianess in prints
Michal Kazior
2013-10-16
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
2013-10-16
ath10k: return better errno for unsupported pdev params
Bartosz Markowski
2013-10-16
ath10k: rename WMI_CMD_UNDEFINED
Bartosz Markowski
2013-10-16
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
2013-10-07
ath10k: extend the max_scan time
Bartosz Markowski
2013-10-07
ath10k: enable 10.x firmware branch support
Bartosz Markowski
2013-10-02
ath10k: wmi: Convert use of 6 to ETH_ALEN
Joe Perches
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-09-30
ath10k: implement firmware IE container support
Kalle Valo
2013-09-27
ath10k: handle FW API differences for scan structures
Bartosz Markowski
2013-09-27
ath10k: introduce dynamic pdev parameters
Bartosz Markowski
2013-09-27
ath10k: introduce dynamic vdev parameters
Bartosz Markowski
2013-09-27
ath10k: add TARGET values for 10.x firmware
Bartosz Markowski
2013-09-27
ath10k: split wmi_cmd_init path
Bartosz Markowski
2013-09-27
ath10k: bring back the WMI path for mgmt frames
Bartosz Markowski
2013-09-27
ath10k: implement host memory chunks
Bartosz Markowski
2013-09-27
ath10k: split ath10k_wmi_service_ready_event_rx
Bartosz Markowski
2013-09-27
ath10k: implement WMI events handling frame for both firmwares
Bartosz Markowski
2013-09-27
ath10k: warn if give WMI command is not supported
Bartosz Markowski
2013-09-27
ath10k: add wmi_10x_<cmd/event> definitions
Bartosz Markowski
2013-09-27
ath10k: introduce dynamic WMI structures
Bartosz Markowski
2013-09-16
ath10k: remove wmi event worker thread
Michal Kazior
2013-09-16
ath10k: remove wmi pending count limit
Michal Kazior
2013-09-16
ath10k: improve beacon submission latency
Michal Kazior
2013-09-16
ath10k: simplify HTC command submitting
Michal Kazior
2013-09-16
ath10k: make WMI commands block by design
Michal Kazior
2013-08-15
ath10k: add support for firmware newer than 636
Michal Kazior
2013-08-14
ath10k: plug possible memory leak in WMI
Michal Kazior
2013-08-02
ath10k: implement get_survey()
Michal Kazior
2013-07-31
ath10k: detect the number of spatial streams supported by hw
Michal Kazior
2013-07-30
ath10k: implement fw crash simulation command
Michal Kazior
2013-07-30
ath10k: implement device recovery
Michal Kazior
2013-07-30
ath10k: add missing debug prints
Michal Kazior
2013-07-30
ath10k: embed HTC struct inside ath10k
Michal Kazior
2013-07-30
ath10k: silent warning in IBSS mode
Michal Kazior
2013-06-12
ath10k: mac80211 driver for Qualcomm Atheros 802.11ac CQA98xx devices
Kalle Valo