summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek
AgeCommit message (Expand)Author
2025-06-04wifi: mt76: disable napi on driver removalFedor Pchelkin
2025-05-02wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device tableIcenowy Zheng
2025-03-13wifi: mt76: mt76u_vendor_request: Do not print error messages when -EPROTOWangYuli
2024-10-17wifi: mt76: mt7915: fix rx filter setting for bfee functionalityHoward Hsu
2023-11-20wifi: mt76: mt7603: rework/fix rx pse hang checkFelix Fietkau
2023-10-10wifi: mt76: mt76x02: fix MT76x0 external LNA gain handlingFelix Fietkau
2023-09-19wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma
2023-08-11wifi: mt76: mt7615: do not advertise 5 GHz on first phy of MT7615D (DBDC)Paul Fertser
2023-08-11mt76: mt7615: Fix fall-through warnings for ClangGustavo A. R. Silva
2023-08-11mt76: move band capabilities in mt76_phyLorenzo Bianconi
2023-06-14wifi: mt76: mt7615: fix possible race in mt7615_mac_sta_pollLorenzo Bianconi
2023-03-11wifi: mt76: dma: free rx_head in mt76_dma_rx_cleanupLorenzo Bianconi
2023-03-11wifi: mt7601u: fix an integer underflowJisoo Jang
2023-01-14wifi: mt76: fix coverity overrun-call in mt76_get_txpower()Deren Wu
2022-09-28wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau
2022-08-21mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He
2022-08-21mt76: mt76x02u: fix possible memory leak in __mt76x02u_mcu_send_msgLorenzo Bianconi
2022-08-03mt7601u: add USB device ID for some versions of XiaoDu WiFi Dongle.Wei Mingzhi
2022-04-27mt76: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-13mt76: mt7615: Fix assigning negative values to unsigned variableYang Li
2022-04-13mt76: dma: initialize skip_unmap in mt76_dma_rx_fillLorenzo Bianconi
2022-04-08mt76: mt7615: check sta_rates pointer in mt7615_sta_rate_tbl_updateLorenzo Bianconi
2022-04-08mt76: mt7603: check sta_rates pointer in mt7603_sta_rate_tbl_updateLorenzo Bianconi
2022-04-08mt76: mt7915: use proper aid value in mt7915_mcu_sta_basic_tlvLorenzo Bianconi
2022-04-08mt76: mt7915: use proper aid value in mt7915_mcu_wtbl_generic_tlv in sta modeLorenzo Bianconi
2021-12-08mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_modeLorenzo Bianconi
2021-11-18mt76: mt7915: fix muar_idx in mt7915_mcu_alloc_sta_req()Shayne Chen
2021-11-18mt76: mt7915: fix sta_rec_wtbl tag lenShayne Chen
2021-11-18mt76: mt7915: fix possible infinite loop release semaphoreLorenzo Bianconi
2021-11-18mt76: mt76x02: fix endianness warnings in mt76x02_mac.cLorenzo Bianconi
2021-11-18mt76: mt7615: fix endianness warning in mt7615_mac_write_txwiLorenzo Bianconi
2021-11-18mt76: mt7915: fix an off-by-one bound checkRyder Lee
2021-07-19mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee
2021-07-19mt76: mt7615: fix fixed-rate tx status reportingFelix Fietkau
2021-07-14mt76: mt7615: fix NULL pointer dereference in tx_prepare_skb()Lorenzo Bianconi
2021-07-14mt76: fix possible NULL pointer dereference in mt76_txLorenzo Bianconi
2021-05-19mt76: mt7615: fix entering driver-own state on mt7663Felix Fietkau
2021-05-19mt76: mt7915: fix txpower init for TSSI off chipsShayne Chen
2021-05-19mt76: mt76x0: disable GTK offloadingDavid Bauer
2021-05-19mt76: mt7615: support loading EEPROM for MT7613BESander Vanheule
2021-05-14mt76: mt7615: fix memleak when mt7615_unregister_device()Ryder Lee
2021-05-14mt76: mt7663s: fix the possible device hang in high trafficSean Wang
2021-05-14mt76: mt7663s: make all of packets 4-bytes aligned in sdio tx aggregationSean Wang
2021-05-14mt76: mt7915: fix mib stats counter reporting to mac80211Ryder Lee
2021-05-14mt76: mt7615: fix mib stats counter reporting to mac80211Lorenzo Bianconi
2021-05-14mt76: mt7915: fix aggr len debugfs nodeLorenzo Bianconi
2021-05-14mt76: mt7915: fix tx skb dma unmapFelix Fietkau
2021-05-14mt76: mt7615: fix tx skb dma unmapFelix Fietkau
2021-05-14mt7601u: fix always true expressionColin Ian King
2021-05-14mt76: fix potential DMA mapping leakFelix Fietkau