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
/
mt7915
Age
Commit message (
Expand
)
Author
2025-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-07-07
wifi: mt76: add a wrapper for wcid access with validation
Felix Fietkau
2025-07-03
wifi: mt76: mt7915: mcu: re-init MCU before loading FW patch
David Bauer
2025-07-03
wifi: mt76: mt7915: mcu: lower default timeout
David Bauer
2025-07-03
wifi: mt76: mt7915: mcu: increase eeprom command timeout
David Bauer
2025-06-24
wifi: cfg80211/mac80211: Add support to get radio index
Roopni Devanathan
2025-05-22
wifi: mt76: support power delta calculation for 5 TX paths
Shayne Chen
2025-05-22
wifi: mt76: remove capability of partial bandwidth UL MU-MIMO
Howard Hsu
2025-05-22
wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()
Henry Martin
2025-05-21
wifi: mt76: mt7915: rework radar HWRDD idx
StanleyYP Wang
2025-05-21
wifi: mt76: mt7915: set correct background radar capability
StanleyYP Wang
2025-03-19
wifi: mt76: mt7915: cleanup mt7915_get_power_bound
Razvan Grigore
2025-03-19
wifi: mt76: mt7915: fix possible integer overflows in mt7915_muru_stats_show()
Nikita Zhandarovich
2025-01-27
wifi: mt76: move napi_enable() from under BH
Jakub Kicinski
2025-01-14
wifi: mt76: connac: adjust phy capabilities based on band constraints
Howard Hsu
2025-01-14
wifi: mt76: mt7915: fix register mapping
Peter Chiu
2025-01-14
wifi: mt76: connac: prepare mt76_connac_mcu_sta_basic_tlv for MLO support
Felix Fietkau
2025-01-14
wifi: mt76: initialize more wcid fields mt76_wcid_init
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: do not add wcid entries to sta poll list during MCU reset
Felix Fietkau
2025-01-14
wifi: mt76: mt7915: fix omac index assignment after hardware reset
Felix Fietkau
2025-01-14
wifi: mt76: mt7915: firmware restart on devices with a second pcie link
Felix Fietkau
2025-01-14
wifi: mt76: mt7915: hold dev->mutex while interacting with the thermal state
Felix Fietkau
2025-01-14
wifi: mt76: mt7915: ensure that only one sta entry is active per mac address
Felix Fietkau
2025-01-14
wifi: mt76: mt7915: decrease timeout for commonly issued MCU commands
Felix Fietkau
2025-01-14
wifi: mt76: mt7915: reduce the number of command retries
Felix Fietkau
2025-01-14
wifi: mt76: mt7915: fix eifs value on older chipsets
Felix Fietkau
2025-01-14
wifi: mt76: mt7915: fix slot time for 5/6GHz
Felix Fietkau
2025-01-14
wifi: mt76: mt7915: exclude tx backoff time from airtime
Chad Monroe
2025-01-14
wifi: mt76: mt7915: fix overflows seen when writing limit attributes
xueqin Luo
2025-01-14
wifi: mt76: mt7915: add module param to select 5 GHz or 6 GHz on MT7916
Shayne Chen
2025-01-14
wifi: mt76: mt7915: Fix an error handling path in mt7915_add_interface()
Christophe JAILLET
2025-01-13
wifi: mt76: mt7915: Fix mesh scan on MT7916 DBDC
Nicolas Cavallari
2024-11-11
wifi: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-23
wifi: mac80211: call rate_control_rate_update() for link STA
Johannes Berg
2024-09-09
Merge tag 'mt76-for-kvalo-2024-09-06' of https://github.com/nbd168/wireless
Kalle Valo
2024-09-06
wifi: mt76: Avoid multiple -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-09-06
wifi: mt76: mt7915: check devm_kasprintf() returned value
Ma Ke
2024-09-06
wifi: mt76: mt7915: avoid long MCU command timeouts during SER
Felix Fietkau
2024-09-06
wifi: mt76: mt7915: always query station rx rate from firmware
Felix Fietkau
2024-09-06
wifi: mt76: mt7915: fix rx filter setting for bfee functionality
Howard Hsu
2024-09-06
wifi: mt76: mt7915: improve hardware restart reliability
Felix Fietkau
2024-09-06
wifi: mt76: mt7915: hold dev->mt76.mutex while disabling tx worker
Felix Fietkau
2024-09-06
wifi: mt76: mt7915: add dummy HW offload of IEEE 802.11 fragmentation
Benjamin Lin
2024-09-06
wifi: mt76: mt7915: reset the device after MCU timeout
Felix Fietkau
2024-09-06
wifi: mt76: mt7915: retry mcu messages
Felix Fietkau
2024-09-06
wifi: mt76: mt7915: set MT76_MCU_RESET early in mt7915_mac_full_reset
Felix Fietkau
2024-09-06
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
2024-09-06
wifi: mt76: connac: add support for passing connection state directly
Felix Fietkau
[next]