summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mcu.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7921: enable p2p supportSean Wang2023-04-171-2/+2
* wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee2023-04-171-95/+12
* wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen2023-04-171-1/+3
* wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu2023-02-031-2/+48
* wifi: mt76: mt7915: avoid mcu_restart function pointerLorenzo Bianconi2023-02-031-3/+2
* wifi: mt76: mt7915: fix memory leak in mt7915_mcu_exitLorenzo Bianconi2023-02-031-1/+2
* wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu2023-02-031-23/+31
* wifi: mt76: mt7915: check the correctness of event dataRyder Lee2022-12-091-4/+17
* wifi: mt76: mt7915: check return value before accessing free_block_numRyder Lee2022-12-091-4/+6
* wifi: mt76: mt7915: split mcu chan_mib array upRyder Lee2022-12-091-23/+27
* wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee2022-12-011-22/+26
* wifi: mt76: mt7915: enable per bandwidth power limit supportRyder Lee2022-12-011-7/+2
* wifi: mt76: mt7915: introduce mt7915_get_power_bound()Ryder Lee2022-12-011-7/+5
* wifi: mt76: mt7915: fix band_idx usageRyder Lee2022-12-011-20/+20
* wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee2022-12-011-6/+88
* wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee2022-12-011-15/+181
* wifi: mt76: mt7915: enable WED RX statsSujuan Chen2022-12-011-0/+18
* wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi2022-12-011-0/+4
* wifi: mt76: connac: rework fields for larger bandwidth support in sta_rec_bfShayne Chen2022-12-011-5/+5
* wifi: mt76: mt7915: enable full system reset supportBo Jiao2022-12-011-9/+15
* wifi: mt76: mt7915: improve accuracy of time_busy calculationRyder Lee2022-12-011-10/+25
* wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi2022-12-011-1/+1
* wifi: mt76: mt7915: add spatial extension index supportShayne Chen2022-12-011-1/+19
* wifi: mt76: mt7915: rework testmode tx antenna settingShayne Chen2022-12-011-6/+1
* wifi: mt76: mt7915: deal with special variant of mt7916Peter Chiu2022-12-011-8/+8
* wifi: mt76: mt7915: reserve 8 bits for the index of rf registersEvelyn Tsai2022-12-011-2/+2
* wifi: mt76: mt7915: fix mcs value in ht modeHoward Hsu2022-09-151-4/+6
* wifi: mac80211: keep A-MSDU data in sta and per-linkBenjamin Berg2022-09-061-2/+2
* wifi: mac80211: make smps_mode per-linkBenjamin Berg2022-09-061-2/+2
* mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi2022-07-111-6/+3
* mt76: introduce phys array in mt76_dev structureLorenzo Bianconi2022-07-111-8/+8
* mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau2022-07-111-2/+2
* mt76: mt7915: update the maximum size of beacon offloadMeiChia Chiu2022-07-111-3/+8
* mt76: mt7915: add sta_rec with EXTRA_INFO_NEW for the first time onlyShayne Chen2022-07-111-1/+2
* mt76: mt7915: disable UL MU-MIMO for mt7915Felix Fietkau2022-07-111-4/+5
* mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi2022-07-111-55/+6
* mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi2022-07-111-12/+17
* mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi2022-07-111-1/+1
* mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signatureLorenzo Bianconi2022-07-111-2/+2
* mt76: connac: move mt76_connac2_load_patch in connac moduleLorenzo Bianconi2022-07-111-85/+1
* mt76: connac: move mt76_connac2_load_ram in connac moduleLorenzo Bianconi2022-07-111-110/+2
* mt76: connac: move shared fw structures in connac moduleLorenzo Bianconi2022-07-111-73/+12
* wifi: mac80211: return a beacon for a specific linkShaul Triebitz2022-06-201-1/+1
* wifi: mac80211: move some future per-link data to bss_confJohannes Berg2022-06-201-5/+5
* mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu2022-05-131-3/+72
* mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau2022-05-131-0/+3
* mt76: mt7915: rework SER debugfs knobRyder Lee2022-05-131-4/+1
* mt76: mt7915: add debugfs knob for RF registers read/writeShayne Chen2022-05-131-0/+29
* mt76: mt7915: remove SCS featureRyder Lee2022-05-131-16/+0
* mt76: mt7915: fix unbounded shift in mt7915_mcu_beacon_mbssLorenzo Bianconi2022-05-131-7/+13