index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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-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
2024-08-13
wifi: mt76: mt7921: fix NULL pointer access in mt7921_ipv6_addr_change
Bert Karwatzki
1
-1
/
+1
[next]