summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
AgeCommit message (Expand)Author
2023-04-17wifi: mt76: mt7921: enable p2p supportSean Wang
2023-04-17wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee
2023-04-17wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen
2023-02-03wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu
2023-02-03wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu
2022-12-09wifi: mt76: mt7915: check the correctness of event dataRyder Lee
2022-12-09wifi: mt76: mt7915: check return value before accessing free_block_numRyder Lee
2022-12-09wifi: mt76: mt7915: split mcu chan_mib array upRyder Lee
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee
2022-12-01wifi: mt76: mt7915: enable per bandwidth power limit supportRyder Lee
2022-12-01wifi: mt76: mt7915: introduce mt7915_get_power_bound()Ryder Lee
2022-12-01wifi: mt76: mt7915: fix band_idx usageRyder Lee
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee
2022-12-01wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee
2022-12-01wifi: mt76: mt7915: enable WED RX statsSujuan Chen
2022-12-01wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi
2022-12-01wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bfShayne Chen
2022-12-01wifi: mt76: mt7915: enable full system reset supportBo Jiao
2022-12-01wifi: mt76: mt7915: improve accuracy of time_busy calculationRyder Lee
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: add spatial extension index supportShayne Chen
2022-12-01wifi: mt76: mt7915: rework testmode tx antenna settingShayne Chen
2022-12-01wifi: mt76: mt7915: deal with special variant of mt7916Peter Chiu
2022-12-01wifi: mt76: mt7915: reserve 8 bits for the index of rf registersEvelyn Tsai
2022-09-15wifi: mt76: mt7915: fix mcs value in ht modeHoward Hsu
2022-09-06wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg
2022-09-06wifi: mac80211: make smps_mode per-linkBenjamin Berg
2022-07-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau
2022-07-11mt76: mt7915: update the maximum size of beacon offloadMeiChia Chiu
2022-07-11mt76: mt7915: add sta_rec with EXTRA_INFO_NEW for the first time onlyShayne Chen
2022-07-11mt76: mt7915: disable UL MU-MIMO for mt7915Felix Fietkau
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signatureLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_load_patch in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac2_load_ram in connac moduleLorenzo Bianconi
2022-07-11mt76: connac: move shared fw structures in connac moduleLorenzo Bianconi
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: move some future per-link data to bss_confJohannes Berg
2022-05-13mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau
2022-05-13mt76: mt7915: rework SER debugfs knobRyder Lee
2022-05-13mt76: mt7915: add debugfs knob for RF registers read/writeShayne Chen
2022-05-13mt76: mt7915: remove SCS featureRyder Lee
2022-05-13mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbssLorenzo Bianconi