Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openwrt/mt76.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-28wifi: mt76: mt76x02: simplify struct mt76x02_rate_powerFelix Fietkau
2022-09-28wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau
2022-09-23linux-firmware: update firmware for MT7922 WiFi deviceDeren Wu
2022-09-23linux-firmware: update firmware for MT7921 WiFi deviceDeren Wu
2022-09-23linux-firmware: update firmware for MT7921 WiFi deviceDeren Wu
2022-09-15wifi: mt76: mt7921e: fix random fw download failDeren Wu
2022-09-15wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh
2022-09-15wifi: mt76: mt7921e: fix rmmod crash in driver reload testDeren Wu
2022-09-15wifi: mt76: mt7921: reset msta->airtime_ac while clearing up hw valueSean Wang
2022-09-15wifi: mt76: mt7915: do not check state before configuring implicit beamformHoward Hsu
2022-09-15wifi: mt76: fix uninitialized pointer in mt7921_mac_fill_rxLorenzo Bianconi
2022-09-15wifi: mt76: mt7915: fix mcs value in ht modeHoward Hsu
2022-09-15wifi: mt76: mt7921: get rid of the false positive resetSean Wang
2022-09-15wifi: mt76: connac: fix in commentRuffalo Lavoisier
2022-09-15wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee
2022-09-15wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee
2022-09-15wifi: mt76: mt7921: fix the firmware version reportSean Wang
2022-09-15wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_sta_set_decap_offloadSean Wang
2022-09-15wifi: mt76: mt7921: add mt7921_mutex_acquire at mt7921_[start, stop]_apSean Wang
2022-09-15wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related codeGergo Koteles
2022-09-15wifi: mt76: mt7663s: add rx_check callbackLorenzo Bianconi
2022-09-15wifi: mt76: connac: fix possible unaligned access in mt76_connac_mcu_add_nest...Lorenzo Bianconi
2022-09-15wifi: mt76: mt7915: fix possible unaligned access in mt7915_mac_add_twt_setupLorenzo Bianconi
2022-09-15wifi: mt76: mt7615: add mt7615_mutex_acquire/release in mt7615_sta_set_decap_...Lorenzo Bianconi
2022-09-15wifi: mt76: sdio: fix transmitting packet hangsYN Chen
2022-09-15wifi: mt76: sdio: add rx_check callback for sdio devicesLorenzo Bianconi
2022-09-15wifi: mt76: mt7921: fix use after free in mt7921_acpi_read()Dan Carpenter
2022-09-15wifi: mt76: mt7915: fix an uninitialized variable bugDan Carpenter
2022-09-15wifi: mt76: sdio: poll sta stat when device transmits dataSean Wang
2022-09-15wifi: mt76: sdio: fix the deadlock caused by sdio->stat_workSean Wang
2022-09-15wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.cLorenzo Bianconi
2022-09-15wifi: mt76: mt7921u: remove unnecessary MT76_STATE_SUSPENDSean Wang
2022-09-15wifi: mt76: mt7921u: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: mt7921s: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: mt7921e: fix race issue between reset and suspend/resumeSean Wang
2022-09-15wifi: mt76: add rx_check callback for usb devicesLorenzo Bianconi
2022-09-15wifi: mt76: testmode: use random payload for tx packetsShayne Chen
2022-09-06mt76: fix 5 GHz connection regression on mt76x0/mt76x2Felix Fietkau
2022-08-26wifi: mt76: fix reading current per-tid starting sequence number for aggregationFelix Fietkau
2022-07-11mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi
2022-07-11mediatek: mt76: eeprom: fix missing of_node_put() in mt76_find_power_limits_n...Liang He
2022-07-11mediatek: mt76: mac80211: Fix missing of_node_put() in mt76_led_init()Liang He
2022-07-11mt76: get rid of mt76_wcid_hw routineLorenzo Bianconi
2022-07-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi
2022-07-11mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_idLorenzo Bianconi
2022-07-11mt76: add len parameter to __mt76_mcu_msg_alloc signatureLorenzo Bianconi
2022-07-11mt76: mt7915 add ht mpdu densityMeiChia Chiu