index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
ath
/
ath10k
/
wmi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-05-23
ath10k: fix core start sequence
Michal Kazior
1
-1
/
+1
2014-05-16
ath10k: fix pmf for action frames
Marek Kwaczynski
1
-4
/
+20
2014-04-24
ath10k: prevent beacon memory leak
Michal Kazior
1
-0
/
+1
2014-04-24
ath10k: make sure to not use invalid beacon pointer
Michal Kazior
1
-0
/
+1
2014-04-08
ath10k: cleanup debug messages in ath10k_wmi_event_host_swba()
Kalle Valo
1
-10
/
+2
2014-03-24
ath10k: update regulatory domain settings for 10.x firmware
Marek Puzyniak
1
-2
/
+43
2014-03-11
ath10k: allow the supported rate change by reassociate peer
Chun-Yeow Yeoh
1
-2
/
+3
2014-03-07
ath10k: do not overwrite max_antenna_gain
Marek Puzyniak
1
-1
/
+0
2014-02-28
ath10k: remove DMA mapping wrappers
Michal Kazior
1
-3
/
+14
2014-02-13
ath10k: suspend hardware before reset
Marek Puzyniak
1
-2
/
+2
2014-02-13
ath10k: print out size of wmi-ready-event message
Ben Greear
1
-2
/
+2
2014-01-30
ath10k: configure access category for arp
Marek Puzyniak
1
-3
/
+1
2014-01-24
ath10k: implement and use new beacon method
Michal Kazior
1
-22
/
+49
2014-01-24
ath10k: implement AP CSA
Michal Kazior
1
-0
/
+11
2014-01-23
ath10k: enable firmware STA quick kickout
Kalle Valo
1
-1
/
+21
2014-01-20
ath10k: enable wmi ps peer param command for 10.x FW
Janusz Dziedzic
1
-1
/
+1
2014-01-10
ath10k: add debugfs file to control firmware dbglog
Kalle Valo
1
-0
/
+37
2014-01-10
ath10k: add trace event for WMI_DEBUG_MESG_EVENTID
Kalle Valo
1
-2
/
+7
2014-01-10
ath10k: handle WMI debug print events
Kalle Valo
1
-2
/
+31
2013-12-16
ath10k: fix band reporting for mgmt CCK frames on 5GHz
Michal Kazior
1
-1
/
+20
2013-12-11
ath10k: fix WEP Shared authentication
Michal Kazior
1
-1
/
+5
2013-12-10
Merge tag 'for-linville-20131203' of git://github.com/kvalo/ath
John W. Linville
1
-16
/
+286
2013-11-20
ath10k: add debugfs file to control radar events blocking
Marek Puzyniak
1
-0
/
+8
2013-11-20
ath10k: introduce DFS implementation
Marek Puzyniak
1
-3
/
+20
2013-11-20
ath10k: add phyerr/dfs handling
Janusz Dziedzic
1
-1
/
+243
2013-11-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-54
/
+1033
2013-10-30
ath10k: plug memory leak on beacon tx
Michal Kazior
1
-1
/
+6
2013-10-30
ath10k: plug memory leak in wmi mgmt tx worker
Michal Kazior
1
-3
/
+1
2013-10-21
ath10k: fix endianess in prints
Michal Kazior
1
-8
/
+8
2013-10-16
ath10k: add might_sleep() to ath10k_wmi_cmd_send()
Kalle Valo
1
-0
/
+2
2013-10-16
ath10k: return better errno for unsupported pdev params
Bartosz Markowski
1
-1
/
+1
2013-10-16
ath10k: rename WMI_CMD_UNDEFINED
Bartosz Markowski
1
-23
/
+23
2013-10-16
ath10k: do not warn about unsupported vdev param
Bartosz Markowski
1
-1
/
+1
2013-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next
David S. Miller
1
-114
/
+118
2013-10-07
ath10k: extend the max_scan time
Bartosz Markowski
1
-1
/
+1
2013-10-07
ath10k: enable 10.x firmware branch support
Bartosz Markowski
1
-6
/
+1
2013-10-03
ath10k: wmi: Convert use of 6 to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-10-03
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
1
-1
/
+1
2013-09-30
ath10k: implement firmware IE container support
Kalle Valo
1
-1
/
+2
2013-09-27
ath10k: handle FW API differences for scan structures
Bartosz Markowski
1
-4
/
+15
2013-09-27
ath10k: introduce dynamic pdev parameters
Bartosz Markowski
1
-2
/
+113
2013-09-27
ath10k: introduce dynamic vdev parameters
Bartosz Markowski
1
-1
/
+128
2013-09-27
ath10k: add TARGET values for 10.x firmware
Bartosz Markowski
1
-29
/
+29
2013-09-27
ath10k: split wmi_cmd_init path
Bartosz Markowski
1
-1
/
+104
2013-09-27
ath10k: bring back the WMI path for mgmt frames
Bartosz Markowski
1
-0
/
+51
2013-09-27
ath10k: implement host memory chunks
Bartosz Markowski
1
-8
/
+118
2013-09-27
ath10k: split ath10k_wmi_service_ready_event_rx
Bartosz Markowski
1
-1
/
+64
2013-09-27
ath10k: implement WMI events handling frame for both firmwares
Bartosz Markowski
1
-1
/
+130
2013-09-27
ath10k: warn if give WMI command is not supported
Bartosz Markowski
1
-0
/
+6
2013-09-27
ath10k: add wmi_10x_<cmd/event> definitions
Bartosz Markowski
1
-2
/
+124
[next]