index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
Age
Commit message (
Expand
)
Author
Lines
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
-36
/
+69
2025-01-14
wifi: mt76: mt7996: add implicit beamforming support for mt7992
Howard Hsu
-28
/
+55
2025-01-14
wifi: mt76: mt7996: fix beacon command during disabling
Michael-CY Lee
-11
/
+15
2025-01-14
wifi: mt76: mt7996: fix ldpc setting
Peter Chiu
-1
/
+1
2025-01-14
wifi: mt76: mt7996: fix definition of tx descriptor
Benjamin Lin
-2
/
+3
2025-01-14
wifi: mt76: connac: adjust phy capabilities based on band constraints
Howard Hsu
-21
/
+41
2025-01-14
wifi: mt76: mt7996: fix incorrect indexing of MIB FW event
Benjamin Lin
-16
/
+29
2025-01-14
wifi: mt76: mt7996: fix HE Phy capability
Howard Hsu
-2
/
+4
2025-01-14
wifi: mt76: mt7996: fix the capability of reception of EHT MU PPDU
Howard Hsu
-3
/
+2
2025-01-14
wifi: mt76: mt7996: add max mpdu len capability
Peter Chiu
-1
/
+3
2025-01-14
wifi: mt76: mt7921: avoid undesired changes of the preset regulatory domain
Leon Yen
-0
/
+7
2025-01-14
wifi: mt76: mt7925e: fix too long of wifi resume time
Quan Zhou
-3
/
+15
2025-01-14
wifi: mt76: mt7925: add handler to hif suspend/resume event
Quan Zhou
-34
/
+127
2025-01-14
wifi: mt76: mt7925: fix CLC command timeout when suspend/resume
Quan Zhou
-3
/
+21
2025-01-14
wifi: mt76: mt7925: fix the unfinished command of regd_notifier before suspend
Quan Zhou
-0
/
+7
2025-01-14
wifi: mt76: mt7996: fix register mapping
Peter Chiu
-1
/
+1
2025-01-14
wifi: mt76: mt7915: fix register mapping
Peter Chiu
-1
/
+1
2025-01-14
wifi: mt76: mt7996: fix monitor mode
Felix Fietkau
-0
/
+23
2025-01-14
wifi: mt76: mt7996: switch to single multi-radio wiphy
Felix Fietkau
-379
/
+593
2025-01-14
wifi: mt76: mt7996: move all debugfs files to the primary phy
Felix Fietkau
-63
/
+89
2025-01-14
wifi: mt76: connac: rework connac helpers
Shayne Chen
-24
/
+22
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for MLO support
Felix Fietkau
-30
/
+13
2025-01-14
wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support
Felix Fietkau
-11
/
+17
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO support
Felix Fietkau
-5
/
+7
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO support
Felix Fietkau
-8
/
+11
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO support
Felix Fietkau
-29
/
+30
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO support
Felix Fietkau
-96
/
+99
2025-01-14
wifi: mt76: mt7996: pass wcid to mt7996_mcu_sta_hdr_trans_tlv
Felix Fietkau
-7
/
+4
2025-01-14
wifi: mt76: mt7996: use emulated hardware scan support
Felix Fietkau
-2
/
+5
2025-01-14
wifi: mt76: add multi-radio remain_on_channel functions
Felix Fietkau
-1
/
+112
2025-01-14
wifi: mt76: add multi-radio support to scanning code
Felix Fietkau
-2
/
+77
2025-01-14
wifi: mt76: add multi-radio support to tx scheduling
Felix Fietkau
-14
/
+19
2025-01-14
wifi: mt76: add multi-radio support to a few core hw ops
Felix Fietkau
-20
/
+68
2025-01-14
wifi: mt76: remove dev->wcid_phy_mask
Felix Fietkau
-16
/
+7
2025-01-14
wifi: mt76: add chanctx functions for multi-channel phy support
Felix Fietkau
-15
/
+342
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
Felix Fietkau
-31
/
+18
2025-01-14
wifi: mt76: mt7996: split link specific data from struct mt7996_vif
Felix Fietkau
-132
/
+185
2025-01-14
wifi: mt76: add vif link specific data structure
Felix Fietkau
-0
/
+53
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
-74
/
+74
2025-01-14
wifi: mt76: add support for allocating a phy without hw
Felix Fietkau
-5
/
+36
2025-01-14
wifi: mt76: add code for emulating hardware scanning
Felix Fietkau
-11
/
+189
2025-01-14
wifi: mt76: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
-77
/
+29
2025-01-14
wifi: mt76: mt7996: use mac80211 .sta_state op
Felix Fietkau
-39
/
+61
2025-01-14
wifi: mt76: mt7915: fix omac index assignment after hardware reset
Felix Fietkau
-0
/
+5
2025-01-14
wifi: mt76: mt7915: firmware restart on devices with a second pcie link
Felix Fietkau
-0
/
+4
2025-01-14
wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal state
Felix Fietkau
-2
/
+5
2025-01-14
wifi: mt76: mt7915: ensure that only one sta entry is active per mac address
Felix Fietkau
-1
/
+57
2025-01-14
wifi: mt76: only enable tx worker after setting the channel
Felix Fietkau
-1
/
+1
2025-01-14
wifi: mt76: mt7915: decrease timeout for commonly issued MCU commands
Felix Fietkau
-0
/
+21
2025-01-14
wifi: mt76: mt7915: reduce the number of command retries
Felix Fietkau
-1
/
+1
[next]