summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2026-08-01wifi: mt76: mt7915: fix chainmask handling for non-dbdc phys on band 1Felix Fietkau
2026-08-01wifi: mt76: mt7996: do not leave state behind after a failed WED attachFelix Fietkau
2026-08-01wifi: mt76: mt7996: do not attach hif2 WED when the main WED attach failedFelix Fietkau
2026-08-01wifi: mt76: mt7996: fix reg addr remap when addr is 0StanleyYP Wang
2026-08-01wifi: mt76: mt7915: release hif2 reference on probe IRQ failureFelix Fietkau
2026-08-01wifi: mt76: mt7915: fix ext PHY use-after-free on register error pathFelix Fietkau
2026-08-01wifi: mt76: mt7915: fix double hif2 init on the non-WED pathFelix Fietkau
2026-08-01wifi: mt76: mt7996: fix MIB TX aggregation counter registers for mt7990Felix Fietkau
2026-08-01wifi: mt76: mt7996: hold dev->mutex in remove_interface teardownChad Monroe
2026-08-01wifi: mt76: serialize scan-link teardown with dev->mutexChad Monroe
2026-08-01wifi: mt76: set MT76_SCANNING when starting a hw scanFelix Fietkau
2026-08-01wifi: mt76: mt7996: clear stale link state on full resetFelix Fietkau
2026-08-01wifi: mt76: mt7996: free vif links after clearing wcid entries on full resetFelix Fietkau
2026-08-01wifi: mt76: mt7915: trigger L1 SER on PLE MDP RIOC hangChad Monroe
2026-08-01wifi: mt76: mt7615: fix NULL deref in mt7615_mac_set_ratesFelix Fietkau
2026-08-01wifi: mt76: fix stuck TX queues after SER with no active interfacesChad Monroe
2026-08-01wifi: mt76: mt7996: select net_setup_tc handler at runtimeChad Monroe
2026-08-01wifi: mt76: fix queue reg access when building WED and NPU togetherFelix Fietkau
2026-08-01wifi: mt76: mt7996: wake MCU waiters before aborting scan in L1 SERFelix Fietkau
2026-08-01wifi: mt76: mt7996: skip key upload when adding an offchannel linkFelix Fietkau
2026-08-01wifi: mt76: mt7915: unlink TWT flow if the MCU rejects the agreementFelix Fietkau
2026-08-01wifi: mt76: mt7996: leave PS when a 4-address connection is establishedPeter Chiu
2026-07-31wifi: ath6kl: clamp assoc request/response lengths before subtracting IE offsetsDoruk Tan Ozturk
2026-07-31wifi: ath11k: fix leak in ath11k_service_ready_ext_event()Jeff Johnson
2026-07-31wifi: ath11k: fix resource leak on error in ext IRQ setupZhaoJinming
2026-07-31wifi: mt76: mt7996: add mcu command to set bssid mapping addressPeter Chiu
2026-07-31wifi: mt76: only consume the WO drop bit on WED v2 devicesFelix Fietkau
2026-07-31wifi: mt76: mt7996: add missing rdd_idx check when enabling background radarStanleyYP Wang
2026-07-31wifi: mt76: mt7915: use little-endian for bss_info_ra wire fieldsFelix Fietkau
2026-07-31wifi: mt76: report data NSS for STBC frames in RX rate decodeFelix Fietkau
2026-07-31wifi: mt76: cancel reset and rc work on device unregisterFelix Fietkau
2026-07-31wifi: mt76: mt7996: don't leak MLD group index on remap alloc failureFelix Fietkau
2026-07-31wifi: mt76: mt7996: reserve space for the CSA-abort countdown TLVFelix Fietkau
2026-07-31wifi: mt76: fix ER-SU 106-tone RU check in RX rate decodeFelix Fietkau
2026-07-31wifi: mt76: decode the full VHT Rx STBC capability fieldFelix Fietkau
2026-07-31wifi: mt76: mt7996: hold dev->mt76.mutex while disabling tx worker in SERFelix Fietkau
2026-07-31wifi: mt76: mt7915: unwind state on add_interface failureFelix Fietkau
2026-07-31wifi: mt76: fix out-of-bounds access in mmio copy helpersFelix Fietkau
2026-07-31wifi: mt76: mt7996: bound TLV walk in mt7996_mcu_get_chip_configFelix Fietkau
2026-07-31wifi: mt76: fix HE DCM max-RU capability encodingFelix Fietkau
2026-07-31wifi: mt76: check txfree done event on the WED hw pathRex Lu
2026-07-31wifi: mt76: mt7915: poll the correct SLP CTRL register for the second adieFelix Fietkau
2026-07-31wifi: mt76: fix RXDMAD_C buffer recycling raceFelix Fietkau
2026-07-31wifi: mt76: fix uninitialised RXDMAD_C descriptor infoFelix Fietkau
2026-07-31wifi: mt76: allow TX aggregation on the VO queueFelix Fietkau
2026-07-31wifi: mt76: fix stranded frames in mt76_txq_schedule_pendingFelix Fietkau
2026-07-31wifi: mt76: mt7996: fix TX DMA mapping leak for AddBA req framesFelix Fietkau
2026-07-31wifi: mt76: fix 4th chain ACK RSSI bitmask in sta_pollFelix Fietkau
2026-07-31wifi: mt76: mt7915: write RX header translation bit to the correct registerFelix Fietkau
2026-07-31wifi: mt76: mt7996: don't report a zero TX bitrateFelix Fietkau