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
pinetabv-6.6.y-devel
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
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-20
ath10k: remove work in progress logs from snoc driver
Govind Singh
2
-3
/
+1
2018-12-20
ath10k: fix warning due to msdu limit error
Bhagavathi Perumal S
4
-4
/
+61
2018-12-20
ath10k: disable 4addr source port learning in 10.4 FW by default
Sathishkumar Muruganandam
3
-1
/
+35
2018-12-20
ath10k: report tx rate using ieee80211_tx_rate_update()
Anilkumar Kolli
3
-5
/
+64
2018-12-20
ath10k: add amsdu support for monitor mode
Yu Wang
1
-2
/
+186
2018-12-20
ath10k: fix kernel panic due to use after free
Karthikeyan Periyasamy
1
-5
/
+5
2018-12-20
ath10k: remove set but not used variable 'num_tdls_vifs'
YueHaibing
1
-26
/
+0
2018-12-20
wil6210: remove set but not used variable 'wdev'
YueHaibing
1
-2
/
+0
2018-12-20
wil6210: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-198
/
+42
2018-12-20
ath6kl: Use debug instead of error message when disabled
Kyle Roeschley
1
-1
/
+1
2018-12-20
ath6kl: Fix off by one error in scan completion
Kyle Roeschley
1
-1
/
+1
2018-12-20
ath6kl: Only use match sets when firmware supports it
Kyle Roeschley
1
-1
/
+1
2018-12-04
Merge tag 'wireless-drivers-next-for-davem-2018-11-30' of git://git.kernel.or...
David S. Miller
36
-347
/
+866
2018-11-16
ath10k: don't assume 'vif' is non-NULL in flush()
Brian Norris
1
-1
/
+1
2018-11-06
ath9k: Fix a locking bug in ath9k_add_interface()
Dan Carpenter
1
-2
/
+1
2018-11-06
ath9k: dynack: remove 'experimental' tag
Lorenzo Bianconi
1
-1
/
+1
2018-11-06
ath9k: dynack: make ewma estimation faster
Lorenzo Bianconi
4
-12
/
+29
2018-11-06
ath9k: dynack: check da->enabled first in sampling routines
Lorenzo Bianconi
1
-2
/
+2
2018-11-06
ath9k: dynack: move debug log after buffer increments
Lorenzo Bianconi
1
-14
/
+12
2018-11-06
ath9k: dynack: use authentication messages for 'late' ack
Lorenzo Bianconi
1
-1
/
+2
2018-11-06
ath10k: fix struct init whitespace in SNOC driver
Brian Norris
1
-6
/
+6
2018-11-06
ath10k: don't assume this is a PCI dev in generic code
Brian Norris
1
-2
/
+1
2018-11-06
ath10k: assign 'n_cipher_suites' for WCN3990
Brian Norris
1
-0
/
+1
2018-11-06
ath10k: ath10k_snoc_{read,write}32() should be static
Brian Norris
2
-4
/
+2
2018-11-06
ath10k: snoc: fix unbalanced clock error handling
Brian Norris
1
-1
/
+1
2018-11-06
ath10k: snoc: relax voltage requirements
Brian Norris
1
-4
/
+4
2018-11-06
ath10k: snoc: fix unabalanced regulator error handling
Brian Norris
1
-54
/
+75
2018-11-06
ath10k: snoc: remove 'wcn3990' from generic resource handling
Brian Norris
2
-21
/
+21
2018-11-06
wil6210: fix locking in wmi_call
Lior David
1
-4
/
+5
2018-11-06
wil6210: fix freeing of rx buffers in EDMA mode
Ahmad Masri
1
-30
/
+14
2018-11-06
wil6210: remove unnecessary alignment code from rx flow
Ahmad Masri
1
-6
/
+4
2018-11-06
wil6210: fix RGF_CAF_ICR address for Talyn-MB
Maya Erez
2
-2
/
+10
2018-11-06
wil6210: fix L2 RX status handling
Maya Erez
1
-11
/
+12
2018-11-06
wil6210: fix debugfs memory access alignment
Ahmad Masri
1
-5
/
+10
2018-11-06
wil6210: add general initialization/size checks
Alexei Avshalom Lazar
2
-1
/
+3
2018-11-06
wil6210: notify cqm packet loss on disable_ap_sme
Ahmad Masri
1
-0
/
+17
2018-11-06
wil6210: refactor disconnect flow
Ahmad Masri
5
-72
/
+147
2018-11-06
wil6210: fix memory leak in wil_find_tx_bcast_2
Lior David
1
-0
/
+2
2018-11-06
wil6210: add recovery for FW error while in AP mode
Dedy Lansky
3
-8
/
+120
2018-11-06
wil6210: make sure Rx ring sizes are correlated
Dedy Lansky
4
-7
/
+12
2018-11-06
wil6210: increase RX rings and RX buff array size
Maya Erez
4
-5
/
+11
2018-11-06
wil6210: fix reset flow for Talyn-mb
Alexei Avshalom Lazar
1
-4
/
+7
2018-11-06
wil6210: remove fake support for RXHASH
Hamad Kadmany
2
-10
/
+1
2018-11-06
ath10k: fix some typo
Yangtao Li
1
-2
/
+2
2018-11-05
carl9170: tx: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+3
2018-11-05
carl9170: rx: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-05
ath6kl: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-05
ath9k: remove set but not used variable 'new_flags'
zhong jiang
1
-3
/
+1
2018-11-05
ath9k: hw: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2018-11-05
ath9k: ar9002_phy: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-1
/
+1
[next]