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
/
mediatek
Age
Commit message (
Expand
)
Author
Files
Lines
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
5
-5
/
+5
2024-09-09
Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wireless
Kalle Valo
62
-406
/
+622
2024-09-06
wifi: mt76: mt7925: replace chan config with extend txpower config for clc
Ming Yen Hsieh
1
-1
/
+1
2024-09-06
wifi: mt76: mt7925: fix a potential array-index-out-of-bounds issue for clc
Ming Yen Hsieh
1
-0
/
+3
2024-09-06
wifi: mt76: mt7615: check devm_kasprintf() returned value
Ma Ke
1
-0
/
+3
2024-09-06
wifi: mt76: mt7925: convert comma to semicolon
Chen Ni
1
-6
/
+6
2024-09-06
wifi: mt76: mt7925: fix a potential association failure upon resuming
Michael Lo
3
-0
/
+18
2024-09-06
wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2
-14
/
+19
2024-09-06
wifi: mt76: mt7921: Check devm_kasprintf() returned value
Ma Ke
1
-0
/
+2
2024-09-06
wifi: mt76: mt7915: check devm_kasprintf() returned value
Ma Ke
1
-0
/
+2
2024-09-06
wifi: mt76: mt7915: avoid long MCU command timeouts during SER
Felix Fietkau
1
-0
/
+5
2024-09-06
wifi: mt76: mt7996: fix uninitialized TLV data
Felix Fietkau
1
-1
/
+1
2024-09-06
wifi: mt76: mt7915: always query station rx rate from firmware
Felix Fietkau
1
-2
/
+1
2024-09-06
wifi: mt76: mt7915: fix rx filter setting for bfee functionality
Howard Hsu
1
-2
/
+1
2024-09-06
wifi: mt76: shrink mt76_queue_buf
Felix Fietkau
1
-2
/
+2
2024-09-06
wifi: mt76: mt7915: improve hardware restart reliability
Felix Fietkau
3
-12
/
+27
2024-09-06
wifi: mt76: connac: move mt7615_mcu_del_wtbl_all to connac
Felix Fietkau
5
-12
/
+13
2024-09-06
wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
Felix Fietkau
1
-1
/
+3
2024-09-06
wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
Benjamin Lin
2
-0
/
+8
2024-09-06
wifi: mt76: mt7915: reset the device after MCU timeout
Felix Fietkau
1
-0
/
+9
2024-09-06
wifi: mt76: mt7915: retry mcu messages
Felix Fietkau
3
-5
/
+25
2024-09-06
wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_reset
Felix Fietkau
1
-0
/
+1
2024-09-06
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
8
-56
/
+90
2024-09-06
wifi: mt76: change .sta_assoc callback to .sta_event
Felix Fietkau
14
-36
/
+67
2024-09-06
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
6
-14
/
+22
2024-09-06
wifi: mt76: connac: add support for IEEE 802.11 fragmentation
Benjamin Lin
2
-1
/
+16
2024-09-06
wifi: mt76: mt7915: allocate vif wcid in the same range as stations
Felix Fietkau
1
-1
/
+4
2024-09-06
wifi: mt76: mt7915: disable tx worker during tx BA session enable/disable
Felix Fietkau
1
-3
/
+7
2024-09-06
wifi: mt76: add separate tx scheduling queue for off-channel tx
Felix Fietkau
3
-26
/
+41
2024-09-06
wifi: mac80211: handle ieee80211_radar_detected() for MLO
Aditya Kumar Singh
4
-5
/
+5
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
39
-162
/
+116
2024-09-06
wifi: mt76: fix mt76_get_rate
Felix Fietkau
1
-2
/
+3
2024-09-06
wifi: mt76: mt7603: initialize chainmask
Felix Fietkau
1
-0
/
+1
2024-09-06
wifi: mt76: mt7603: fix reading target power from eeprom
Felix Fietkau
1
-2
/
+4
2024-09-06
wifi: mt76: mt7603: fix mixed declarations and code
Felix Fietkau
1
-2
/
+2
2024-09-06
wifi: mt76: connac: fix checksum offload fields of connac3 RXD
Peter Chiu
3
-7
/
+6
2024-09-06
wifi: mt76: mt7996: fix NULL pointer dereference in mt7996_mcu_sta_bfer_he
Ma Ke
1
-0
/
+3
2024-09-06
wifi: mt76: mt7996: set IEEE80211_KEY_FLAG_GENERATE_MMIE for other ciphers
Michael-CY Lee
1
-4
/
+4
2024-09-06
wifi: mt76: connac: add IEEE 802.11 fragmentation support for mt7996
Benjamin Lin
2
-2
/
+18
2024-09-06
wifi: mt76: mt7996: fix handling mbss enable/disable
Rex Lu
1
-1
/
+1
2024-09-05
wifi: mt76: mt7996: set correct value in beamforming mcu command for mt7992
Howard Hsu
1
-2
/
+3
2024-09-05
wifi: mt76: mt7996: fix EHT beamforming capability check
Howard Hsu
1
-2
/
+2
2024-09-05
wifi: mt76: mt7996: set correct beamformee SS capability
Howard Hsu
1
-6
/
+17
2024-09-05
wifi: mt76: mt7996: fix HE and EHT beamforming capabilities
Howard Hsu
1
-22
/
+43
2024-09-05
wifi: mt76: mt7996: advertize beacon_int_min_gcd
Peter Chiu
1
-0
/
+1
2024-09-05
wifi: mt76: mt7996: fix wmm set of station interface to 3
Peter Chiu
1
-1
/
+1
2024-09-05
wifi: mt76: mt7996: fix traffic delay when switching back to working channel
Peter Chiu
1
-0
/
+4
2024-09-05
wifi: mt76: mt7996: use hweight16 to get correct tx antenna
Peter Chiu
1
-1
/
+1
2024-09-05
wifi: mt76: mt7921: fix wrong UNII-4 freq range check for the channel usage
Ming Yen Hsieh
1
-1
/
+1
2024-09-05
wifi: mt76: mt7915: fix oops on non-dbdc mt7986
Bjørn Mork
1
-1
/
+1
[next]