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
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
/
mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-27
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-4
/
+4
2022-09-16
wifi: ath10k: Fix miscellaneous spelling errors
Jeff Johnson
1
-4
/
+4
2022-09-06
wifi: mac80211: make smps_mode per-link
Benjamin Berg
1
-3
/
+3
2022-08-09
wifi: ath10k: add peer map clean up for peer delete in ath10k_sta_state()
Wen Gong
1
-25
/
+29
2022-07-15
wifi: mac80211: replace link_id with link_conf in switch/(un)assign_vif_chanc...
Gregory Greenman
1
-2
/
+2
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
1
-1
/
+2
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
1
-1
/
+1
2022-06-20
wifi: mac80211: make channel context code MLO-aware
Johannes Berg
1
-0
/
+2
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
1
-1
/
+1
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
1
-14
/
+15
2022-06-20
wifi: mac80211: move some future per-link data to bss_conf
Johannes Berg
1
-4
/
+4
2022-05-30
ath10k: fix regdomain info of iw reg set/get
Wen Gong
1
-1
/
+2
2022-05-22
ath10k: add encapsulation offloading support
Sergey Ryazanov
1
-13
/
+54
2022-05-06
ath10k: mac: fix too long lines
Kalle Valo
1
-4
/
+9
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-5
/
+20
2022-04-29
ath10k: skip ath10k_halt during suspend for driver state RESTARTING
Abhishek Kumar
1
-2
/
+18
2022-04-27
ath10k: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
1
-37
/
+39
2021-12-08
ath10k: fix scan abort when duration is set for hw scan
Wen Gong
1
-4
/
+5
2021-10-25
ath10k: fix invalid dma_addr_t token assignment
Arnd Bergmann
1
-1
/
+9
2021-10-13
ath10k: fix max antenna gain unit
Sven Eckelmann
1
-3
/
+3
2021-09-28
ath10k: high latency fixes for beacon buffer
Alagu Sankar
1
-8
/
+23
2021-06-15
ath10k: Fix an error code in ath10k_add_interface()
Yang Li
1
-0
/
+1
2021-03-06
ath10k: Detect conf_mutex held ath10k_drain_tx() calls
Shuah Khan
1
-0
/
+2
2021-02-11
ath10k: change ath10k_offchan_tx_work() peer present msg to a warn
Shuah Khan
1
-3
/
+2
2021-02-09
ath10k: Add new debug level for sta related logs
Tamizh Chelvam
1
-10
/
+10
2021-02-09
ath10k: Fix lockdep assertion warning in ath10k_sta_statistics
Anand K Mistry
1
-0
/
+2
2021-02-04
ath10k: remove h from printk format specifier
Tom Rix
1
-6
/
+6
2021-01-28
ath10k: fix wmi mgmt tx queue full due to race condition
Miaoqing Pan
1
-11
/
+4
2021-01-28
ath10k: pass the ssid info to get the correct bss entity
Wen Gong
1
-1
/
+2
2021-01-28
ath10k: allow dynamic SAR power limits via common API
Carl Huang
1
-59
/
+171
2020-12-12
ath10k: add atomic protection for device recovery
Wen Gong
1
-0
/
+1
2020-11-07
ath10k: Don't iterate over not-sdata-in-driver interfaces.
Ben Greear
1
-9
/
+7
2020-11-07
ath10k: fix compilation warning
Tamizh Chelvam
1
-1
/
+2
2020-10-28
ath10k: remove repeated words in comments
Kalle Valo
1
-1
/
+1
2020-09-11
Merge tag 'wireless-drivers-next-2020-09-11' of git://git.kernel.org/pub/scm/...
David S. Miller
1
-119
/
+806
2020-09-11
ath10k: Remove unused macro ATH10K_ROC_TIMEOUT_HZ
YueHaibing
1
-2
/
+0
2020-08-27
mac80211: rename csa counters to countdown counters
John Crispin
1
-2
/
+2
2020-08-26
ath10k: Add new api to support reset TID config
Tamizh Chelvam
1
-0
/
+92
2020-08-26
ath10k: Add new api to support TID specific configuration
Tamizh Chelvam
1
-3
/
+584
2020-08-26
ath10k: Move rate mask validation function up in the file
Tamizh Chelvam
1
-87
/
+87
2020-08-18
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
1
-27
/
+43
2020-08-17
ath10k: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-9
/
+9
2020-08-15
ath10k: correct the array index from mcs index for HT mode for QCA6174
Wen Gong
1
-4
/
+20
2020-08-15
ath10k: remove return for NL80211_STA_INFO_TX_BITRATE
Wen Gong
1
-11
/
+10
2020-07-31
nl80211: S1G band and channel definitions
Thomas Pedersen
1
-7
/
+2
2020-06-16
ath10k: provide survey info as accumulated data
Venkateswara Naralasetty
1
-1
/
+1
2020-06-16
ath10k: fix retry packets update in station dump
Venkateswara Naralasetty
1
-2
/
+3
2020-05-11
ath10k: Remove msdu from idr when management pkt send fails
Rakesh Pillai
1
-0
/
+3
[next]