index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7996
/
main.c
Age
Commit message (
Expand
)
Author
2025-07-07
wifi: mt76: Move RCU section in mt7996_mcu_add_rate_ctrl()
Lorenzo Bianconi
2025-07-07
wifi: mt76: Move RCU section in mt7996_mcu_set_fixed_field()
Lorenzo Bianconi
2025-05-22
wifi: mt76: support power delta calculation for 5 TX paths
Shayne Chen
2025-05-22
wifi: mt76: mt7996: fix invalid NSS setting when TX path differs from NSS
Peter Chiu
2025-05-21
wifi: mt76: mt7996: fix uninitialized symbol warning
sunliming
2025-05-21
wifi: mt76: mt7996: avoid null deref in mt7996_stop_phy()
Qasim Ijaz
2025-05-21
wifi: mt76: mt7996: avoid NULL pointer dereference in mt7996_set_monitor()
Qasim Ijaz
2025-05-21
wifi: mt76: mt7996: prevent uninit return in mt7996_mac_sta_add_links
Qasim Ijaz
2025-03-19
wifi: mt76: mt7996: Update mt7996_tx to MLO support
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: rework mt7996_ampdu_action to support MLO
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: rework set/get_tsf callabcks to support MLO
Shayne Chen
2025-03-19
wifi: mt76: mt7996: set vif default link_id adding/removing vif links
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: rework mt7996_mcu_beacon_inband_discov to support MLO
Shayne Chen
2025-03-19
wifi: mt76: mt7996: rework mt7996_mcu_add_obss_spr to support MLO
Shayne Chen
2025-03-19
wifi: mt76: mt7996: rework mt7996_net_fill_forward_path to support MLO
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: rework mt7996_update_mu_group to support MLO
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: rework mt7996_mac_sta_rc_work to support MLO
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: remove mt7996_mac_enable_rtscts()
Shayne Chen
2025-03-19
wifi: mt76: mt7996: rework mt7996_set_hw_key to support MLO
Shayne Chen
2025-03-19
wifi: mt76: mt7996: Add mt7996_sta_link to mt7996_mcu_add_bss_info signature
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: rework mt7996_sta_set_4addr and mt7996_sta_set_decap_offl...
Shayne Chen
2025-03-19
wifi: mt76: mt7996: Add mt7996_mcu_teardown_mld_sta rouine
Shayne Chen
2025-03-19
wifi: mt76: mt7996: Update mt7996_mcu_add_rate_ctrl to MLO
Shayne Chen
2025-03-19
wifi: mt76: mt7996: Rely on mt7996_vif/sta_link in twt teardown
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: Update mt7996_mcu_add_sta to MLO support
Shayne Chen
2025-03-19
wifi: mt76: mt7996: Support MLO in mt7996_mac_sta_event()
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: Add mt7996_mac_sta_change_links callback
Shayne Chen
2025-03-19
wifi: mt76: mt7996: Rely on mt7996_sta_link in sta_add/sta_remove callbacks
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: Add mt7996_sta_state routine
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: Add link_info_changed callback
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: Add vif_cfg_changed callback
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: Add mt7996_sta_link struct in mt7996_vif_link
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: Introduce mt7996_sta_link container
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: Add change_vif_links stub
Lorenzo Bianconi
2025-03-19
wifi: mt76: mt7996: implement driver specific get_txpower function
Felix Fietkau
2025-03-19
wifi: mt76: mt7996: use the correct vif link for scanning/roc
Felix Fietkau
2025-01-14
wifi: mt76: mt7996: fix monitor mode
Felix Fietkau
2025-01-14
wifi: mt76: mt7996: switch to single multi-radio wiphy
Felix Fietkau
2025-01-14
wifi: mt76: connac: rework connac helpers
Shayne Chen
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_update_bss_color for MLO support
Felix Fietkau
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_set_timing for MLO support
Felix Fietkau
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_set_tx for MLO support
Felix Fietkau
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_add_beacon for MLO support
Felix Fietkau
2025-01-14
wifi: mt76: mt7996: prepare mt7996_mcu_add_dev/bss_info for MLO support
Felix Fietkau
2025-01-14
wifi: mt76: mt7996: use emulated hardware scan support
Felix Fietkau
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
Felix Fietkau
2025-01-14
wifi: mt76: mt7996: split link specific data from struct mt7996_vif
Felix Fietkau
2025-01-14
wifi: mt76: rename struct mt76_vif to mt76_vif_link
Felix Fietkau
2025-01-14
wifi: mt76: add code for emulating hardware scanning
Felix Fietkau
2025-01-14
wifi: mt76: mt7996: use mac80211 .sta_state op
Felix Fietkau
[next]