Skip to content
Snippets Groups Projects
  • Felix Fietkau's avatar
    5a0975f7
    mt76: update to the latest version · 5a0975f7
    Felix Fietkau authored
    
    ddd3c2f38b30 mt76: redefine mt76_for_each_q_rx to adapt mt7986 changes
    7fa5229a4228 mt76: improve signal strength reporting
    025a72cd2d24 mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDU
    8c765fd92d97 mt76: mt7615: introduce SAR support
    799a15bb68f9 mt76: fix endianness errors in reverse_frag0_hdr_trans
    c114919f0c08 mt76: mt7915: Fix channel state update error issue
    93191a37e59a mt76: mt7915: fix potential memory leak of fw monitor packets
    cde589b2efb7 mt76: mt7921s: fix missing fc type/sub-type for 802.11 pkts
    6ef22f4dc4e4 mt76: mt7915: add support for MT7986
    7f1818cd8f2d mt76: mt7915: introduce band_idx in mt7915_phy
    1d57a0d506db mt76: mt7915: initialize smps mode in mt7915_mcu_sta_rate_ctrl_tlv()
    1f2a4816a3de mt76: mt7615: fix compiler warning on frame size
    d60f335e785b mt76: mt7915: fix endianness warnings in mt7915_debugfs_rx_fw_monitor
    d0ab636cb61c mt76: mt7915: fix endianness warnings in mt7915_mac_tx_free()
    9d9bd7b3c48c mt76: connac: adjust wlan_idx size from u8 to u16
    be1091f1172d mt76: mt7615: Fix assigning negative values to unsigned variable
    d4fc42889a30 mt76: mt7915: check band idx for bcc event
    98ee3e2889ea mt76: mt7915: fix logic error and remove the unused member of mt7915_dev
    bbbbafb67bac mt76: mt7915: fix compiler warning
    abd80cf68db1 mt76: mt7915: fix the muru tlv issue
    a050c14b5631 mt76: mt7915: use min_t() to make code cleaner
    9fee8f3736eb mt76: mt7915e: Fix degraded performance after temporary overheat
    f2e1a62cf0d0 mt76: mt7915e: Add a hwmon attribute to get the actual throttle state.
    c67df0d3130a mt76: mt7915e: Enable thermal management by default
    
    Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
    5a0975f7
    History
    mt76: update to the latest version
    Felix Fietkau authored
    
    ddd3c2f38b30 mt76: redefine mt76_for_each_q_rx to adapt mt7986 changes
    7fa5229a4228 mt76: improve signal strength reporting
    025a72cd2d24 mt76: mt7915: fix injected MPDU transmission to not use HW A-MSDU
    8c765fd92d97 mt76: mt7615: introduce SAR support
    799a15bb68f9 mt76: fix endianness errors in reverse_frag0_hdr_trans
    c114919f0c08 mt76: mt7915: Fix channel state update error issue
    93191a37e59a mt76: mt7915: fix potential memory leak of fw monitor packets
    cde589b2efb7 mt76: mt7921s: fix missing fc type/sub-type for 802.11 pkts
    6ef22f4dc4e4 mt76: mt7915: add support for MT7986
    7f1818cd8f2d mt76: mt7915: introduce band_idx in mt7915_phy
    1d57a0d506db mt76: mt7915: initialize smps mode in mt7915_mcu_sta_rate_ctrl_tlv()
    1f2a4816a3de mt76: mt7615: fix compiler warning on frame size
    d60f335e785b mt76: mt7915: fix endianness warnings in mt7915_debugfs_rx_fw_monitor
    d0ab636cb61c mt76: mt7915: fix endianness warnings in mt7915_mac_tx_free()
    9d9bd7b3c48c mt76: connac: adjust wlan_idx size from u8 to u16
    be1091f1172d mt76: mt7615: Fix assigning negative values to unsigned variable
    d4fc42889a30 mt76: mt7915: check band idx for bcc event
    98ee3e2889ea mt76: mt7915: fix logic error and remove the unused member of mt7915_dev
    bbbbafb67bac mt76: mt7915: fix compiler warning
    abd80cf68db1 mt76: mt7915: fix the muru tlv issue
    a050c14b5631 mt76: mt7915: use min_t() to make code cleaner
    9fee8f3736eb mt76: mt7915e: Fix degraded performance after temporary overheat
    f2e1a62cf0d0 mt76: mt7915e: Add a hwmon attribute to get the actual throttle state.
    c67df0d3130a mt76: mt7915e: Enable thermal management by default
    
    Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
Makefile 13.23 KiB