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
/
wcn36xx
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-28
wcn36xx: add missing 5GHz channels 136 and 144
Benjamin Li
2
-0
/
+3
2021-10-28
wcn36xx: switch on antenna diversity feature bit
Benjamin Li
1
-1
/
+3
2021-10-28
wcn36xx: Channel list update before hardware scan
Loic Poulain
4
-0
/
+116
2021-10-27
Revert "wcn36xx: Enable firmware link monitoring"
Bryan O'Donoghue
1
-1
/
+0
2021-10-27
wcn36xx: Fix packet drop on resume
Loic Poulain
1
-0
/
+11
2021-10-27
wcn36xx: Fix discarded frames due to wrong sequence number
Loic Poulain
1
-2
/
+7
2021-10-27
wcn36xx: add proper DMA memory barriers in rx path
Benjamin Li
1
-1
/
+11
2021-10-27
wcn36xx: Fix HT40 capability for 2Ghz band
Loic Poulain
1
-1
/
+3
2021-10-27
Revert "wcn36xx: Disable bmps when encryption is disabled"
Bryan O'Donoghue
3
-15
/
+1
2021-10-27
wcn36xx: Treat repeated BMPS entry fail as connection loss
Bryan O'Donoghue
2
-0
/
+10
2021-10-27
wcn36xx: Add chained transfer support for AMSDU
Loic Poulain
4
-2
/
+91
2021-10-27
wcn36xx: Enable hardware scan offload for 5Ghz band
Loic Poulain
1
-6
/
+6
2021-10-27
wcn36xx: Correct band/freq reporting on RX
Loic Poulain
2
-1
/
+25
2021-10-25
wcn36xx: Fix tx_status mechanism
Loic Poulain
2
-47
/
+21
2021-10-25
wcn36xx: Fix (QoS) null data frame bitrate/modulation
Loic Poulain
1
-0
/
+1
2021-09-21
wcn36xx: Implement Idle Mode Power Save
Bryan O'Donoghue
4
-3
/
+68
2021-09-21
wcn36xx: Add ability for wcn36xx_smd_dump_cmd_req to pass two's complement
Bryan O'Donoghue
1
-1
/
+1
2021-09-21
wcn36xx: Fix Antenna Diversity Switching
Bryan O'Donoghue
1
-1
/
+3
2021-09-21
wcn36xx: handle connection loss indication
Benjamin Li
1
-11
/
+33
2021-08-29
wcn36xx: Fix missing frame timestamp for beacon/probe-resp
Loic Poulain
1
-0
/
+4
2021-08-29
wcn36xx: Allow firmware name to be overridden by DT
Bjorn Andersson
3
-2
/
+10
2021-08-29
wcn36xx: Ensure finish scan is not requested before start scan
Joseph Gates
2
-1
/
+5
2021-06-22
wcn36xx: Avoid memset() beyond end of struct field
Kees Cook
1
-16
/
+5
2021-06-14
wcn36xx: Move hal_buf allocation to devm_kmalloc in probe
Bryan O'Donoghue
1
-13
/
+8
2021-06-14
wcn36xx: Fix inconsistent indenting
Jiapeng Chong
1
-1
/
+1
2021-06-14
wcn36xx: Enable WOWLAN flags
Bryan O'Donoghue
1
-1
/
+3
2021-06-14
wcn36xx: Add host resume request support
Bryan O'Donoghue
3
-0
/
+38
2021-06-14
wcn36xx: Add Host suspend indication support
Bryan O'Donoghue
3
-0
/
+24
2021-06-14
wcn36xx: Add GTK offload info to WoWLAN resume
Bryan O'Donoghue
4
-2
/
+79
2021-06-14
wcn36xx: Add GTK offload to WoWLAN path
Bryan O'Donoghue
4
-1
/
+47
2021-06-14
wcn36xx: Add set_rekey_data callback
Bryan O'Donoghue
2
-0
/
+25
2021-06-14
wcn36xx: Add ipv6 namespace offload in suspend
Bryan O'Donoghue
4
-0
/
+73
2021-06-14
wcn36xx: Add ipv6 address tracking
Bryan O'Donoghue
3
-0
/
+41
2021-06-14
wcn36xx: Do not flush indication queue on suspend/resume
Bryan O'Donoghue
1
-2
/
+0
2021-06-14
wcn36xx: Add ipv4 ARP offload support in suspend
Bryan O'Donoghue
4
-8
/
+57
2021-06-14
wcn36xx: Run suspend for the first ieee80211_vif
Bryan O'Donoghue
1
-3
/
+28
2021-06-14
wcn36xx: Return result of set_power_params in suspend
Bryan O'Donoghue
1
-2
/
+4
2021-02-09
wcn36xx: del BA session on TX stop
Loic Poulain
3
-4
/
+5
2021-01-26
wcn36xx: Remove unnecessary memset
Zheng Yongjun
1
-1
/
+0
2020-12-09
wcn36xx: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-1
/
+1
2020-12-02
wcn36xx: Send NULL data packet when exiting BMPS
Bryan O'Donoghue
1
-0
/
+1
2020-11-07
wcn36xx: Enable firmware offloaded keepalive
Bryan O'Donoghue
1
-0
/
+1
2020-11-07
wcn36xx: Enable firmware link monitoring
Bryan O'Donoghue
1
-0
/
+1
2020-11-07
wcn36xx: Set LINK_FAIL_TX_CNT to 1000 on all wcn36xx
Bryan O'Donoghue
1
-1
/
+2
2020-10-01
wcn36xx: Advertise beacon filtering support in bmps
Loic Poulain
1
-0
/
+2
2020-09-22
wcn36xx: Ensure spaces between functions
Bryan O'Donoghue
2
-0
/
+5
2020-09-22
wcn36xx: Mark internal smd functions static
Bryan O'Donoghue
1
-43
/
+18
2020-09-22
wcn36xx: Advertise ieee802.11 VHT flags
Bryan O'Donoghue
1
-0
/
+32
2020-09-22
wcn36xx: Add VHT rates to wcn36xx_update_allowed_rates()
Bryan O'Donoghue
1
-0
/
+8
2020-09-22
wcn36xx: Convert to VHT parameter structure on wcn3680
Bryan O'Donoghue
1
-4
/
+12
[next]