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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-30
ath11k: fix netdev open race
Johan Hovold
1
-8
/
+8
2022-05-24
ath6kl: Use cc-disable-warning to disable -Wdangling-pointer
Nathan Chancellor
1
-1
/
+1
2022-05-23
wifi: carl9170: silence a GCC 12 -Warray-bounds warning
Jakub Kicinski
1
-0
/
+5
2022-05-23
wifi: ath6k: silence false positive -Wno-dangling-pointer warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-23
wifi: ath9k: silence array-bounds warning on GCC 12
Jakub Kicinski
1
-0
/
+5
2022-05-22
ath9k: replace ternary operator with max()
Guo Zhengkui
1
-1
/
+1
2022-05-22
ath11k: Init hw_params before setting up AHB resources
Manikanta Pubbisetty
1
-2
/
+2
2022-05-22
ath5k: replace ternary operator with min()
Guo Zhengkui
1
-1
/
+1
2022-05-22
ath11k: Fix warning on variable 'sar' dereference before check
Baochen Qiang
1
-7
/
+6
2022-05-22
ath10k: fix misreported tx bandwidth for 160Mhz
Maxime Bizon
1
-0
/
+4
2022-05-22
ath10k: add encapsulation offloading support
Sergey Ryazanov
2
-14
/
+55
2022-05-22
ath10k: turn rawmode into frame_mode
Sergey Ryazanov
2
-4
/
+8
2022-05-22
ath10k: htt_tx: do not interpret Eth frames as WiFi
Sergey Ryazanov
1
-26
/
+35
2022-05-22
ath10k: improve tx status reporting
Sergey Ryazanov
1
-1
/
+14
2022-05-22
ath10k: do not enforce interrupt trigger type
Krzysztof Kozlowski
1
-3
/
+2
2022-05-18
ath11k: update missing MU-MIMO and OFDMA stats
Sriram R
2
-1
/
+126
2022-05-16
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
17
-36
/
+575
2022-05-16
mac80211: extend current rate control tx status API
Jonas Jelonek
1
-1
/
+7
2022-05-10
ath11k: remove redundant assignment to variables vht_mcs and he_mcs
Colin Ian King
1
-2
/
+2
2022-05-10
ath11k: Reuse the available memory after firmware reload
Anilkumar Kolli
3
-4
/
+23
2022-05-10
wil6210: remove 'freq' debugfs
Johannes Berg
1
-14
/
+0
2022-05-10
ath11k: Designating channel frequency when sending management frames
Baochen Qiang
3
-1
/
+24
2022-05-10
ath11k: Don't check arvif->is_started before sending management frames
Baochen Qiang
1
-2
/
+3
2022-05-10
ath11k: Implement remain-on-channel support
Baochen Qiang
3
-0
/
+120
2022-05-10
ath11k: Handle keepalive during WoWLAN suspend and resume
Baochen Qiang
5
-0
/
+156
2022-05-09
ath11k: reset 11d state in process of recovery
Wen Gong
3
-0
/
+9
2022-05-06
ath11k: Fix RX de-fragmentation issue on WCN6750
Manikanta Pubbisetty
3
-3
/
+23
2022-05-06
ath10k: support bus and device specific API 1 BDF selection
Robert Marko
1
-1
/
+12
2022-05-06
ath10k: mac: fix too long lines
Kalle Valo
1
-4
/
+9
2022-05-06
ath11k: mac: fix too long line
Kalle Valo
1
-4
/
+8
2022-05-06
wil6210: switch to netif_napi_add_tx()
Jakub Kicinski
1
-6
/
+4
2022-05-04
ath11k: Add support for targets without trustzone
Manikanta Pubbisetty
2
-1
/
+186
2022-05-04
Merge tag 'wireless-next-2022-05-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
70
-1762
/
+5629
2022-05-03
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
Kalle Valo
35
-249
/
+1158
2022-05-02
carl9170: tx: fix an incorrect use of list iterator
Xiaomeng Tong
1
-0
/
+3
2022-05-02
wil6210: use NAPI_POLL_WEIGHT for napi budget
Jakub Kicinski
2
-5
/
+4
2022-05-02
ath10k: remove a copy of the NAPI_POLL_WEIGHT define
Jakub Kicinski
5
-7
/
+4
2022-05-02
ath11k: Add support for WCN6750 device
Manikanta Pubbisetty
4
-13
/
+158
2022-05-02
ath11k: Datapath changes to support WCN6750
Manikanta Pubbisetty
2
-0
/
+33
2022-05-02
ath11k: HAL changes to support WCN6750
Manikanta Pubbisetty
5
-13
/
+163
2022-05-02
ath11k: Add QMI changes for WCN6750
Manikanta Pubbisetty
3
-28
/
+56
2022-05-02
ath11k: Fetch device information via QMI for WCN6750
Manikanta Pubbisetty
2
-4
/
+164
2022-05-02
ath11k: Add register access logic for WCN6750
Manikanta Pubbisetty
3
-35
/
+35
2022-05-02
ath11k: Add HW params for WCN6750
Manikanta Pubbisetty
4
-0
/
+77
2022-05-02
ath11k: Move parameters in bus_params to hw_params
Manikanta Pubbisetty
7
-47
/
+49
2022-05-02
ath11k: change management tx queue to avoid connection timed out
Wen Gong
1
-1
/
+1
2022-05-02
ath11k: fix warning of not found station for bssid in message
Wen Gong
1
-5
/
+6
2022-04-29
ath11k: Don't use GFP_KERNEL in atomic context
Baochen Qiang
1
-1
/
+1
2022-04-29
ath10k: skip ath10k_halt during suspend for driver state RESTARTING
Abhishek Kumar
1
-2
/
+18
2022-04-29
ath9k: hif_usb: simplify if-if to if-else
Wan Jiabing
1
-3
/
+2
[prev]
[next]