summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
AgeCommit message (Expand)AuthorFilesLines
2024-05-02wifi: mt76: mt7915: add mt7986, mt7916 and mt7981 pre-calibrationPeter Chiu1-0/+4
2024-02-22wifi: mt76: mt7915: add locking for accessing mapped registersShayne Chen1-0/+1
2023-12-07wifi: mt76: change txpower init to per-phyShayne Chen1-2/+1
2023-09-30wifi: mt76: update beacon size limitationMeiChia Chiu1-0/+2
2023-09-30wifi: mt76: mt7915: fix monitor mode issuesFelix Fietkau1-0/+2
2023-07-26wifi: mt76: mt7915: fix capabilities in non-AP modeFelix Fietkau1-0/+14
2023-07-25mt76: connac: move more mt7921/mt7915 mac shared code in connac libLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: mt7915: move poll_list in mt76_wcidLorenzo Bianconi1-1/+0
2023-07-25wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi1-2/+0
2023-07-25wifi: mt76: mt7915: disable WFDMA Tx/Rx during SER recoveryBo Jiao1-0/+1
2023-07-25wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee1-1/+1
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens1-4/+10
2023-07-25wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi1-62/+1
2023-07-25wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu1-0/+1
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi1-1/+0
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi1-2/+1
2023-04-17wifi: mt76: mt7915: remove mt7915_mcu_beacon_check_caps()Ryder Lee1-14/+0
2023-02-03wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu1-0/+1
2023-02-03wifi: mt76: mt7915: add error message in mt7915_thermal_set_cur_throttle_state()Howard Hsu1-0/+2
2023-02-03wifi: mt76: mt7915: rework mt7915_thermal_temp_store()Howard Hsu1-0/+3
2023-02-03wifi: mt76: mt7915: rework mt7915_mcu_set_thermal_throttlingHoward Hsu1-0/+1
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee1-1/+0
2022-12-01wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee1-0/+4
2022-12-01wifi: mt76: mt7915: add support to configure spatial reuse parameter setRyder Lee1-2/+2
2022-12-01wifi: mt76: mt7915: enable WED RX statsSujuan Chen1-0/+1
2022-12-01wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi1-0/+2
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen1-1/+1
2022-12-01wifi: mt76: mt7915: enable coredump supportRyder Lee1-0/+22
2022-12-01wifi: mt76: mt7915: add full system reset into debugfsRyder Lee1-0/+2
2022-12-01wifi: mt76: mt7915: enable full system reset supportBo Jiao1-1/+14
2022-12-01wifi: mt76: mt7915: rework mt7915_dma_reset()Bo Jiao1-0/+1
2022-12-01wifi: mt76: mt7915: enable use_cts_prot supportRyder Lee1-0/+2
2022-12-01wifi: mt76: mt7915: add ack signal supportRyder Lee1-1/+5
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi1-2/+2
2022-12-01wifi: mt76: mt7915: move wed init routines in mmio.cLorenzo Bianconi1-0/+2
2022-12-01wifi: mt76: mt7915: set correct antenna for radar detection on MT7915DShayne Chen1-0/+1
2022-09-15wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee1-2/+0
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi1-1/+1
2022-07-11mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_idLorenzo Bianconi1-1/+1
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau1-1/+2
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi1-1/+0
2022-07-11mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi1-1/+0
2022-07-11mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi1-14/+0
2022-07-11mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signatureLorenzo Bianconi1-1/+1
2022-07-11mt76: mt7915: add more ethtool statsRyder Lee1-0/+7
2022-05-13mt76: mt7915: improve error handling for fw_debug knobsRyder Lee1-3/+6
2022-05-13mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu1-2/+2
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau1-0/+2
2022-05-13mt76: mt7915: introduce mt7915_mac_severe_check()Ryder Lee1-0/+2