summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mmio.c
AgeCommit message (Expand)Author
2025-05-22wifi: mt76: mt7915: Fix null-ptr-deref in mt7915_mmio_wed_init()Henry Martin
2025-01-14wifi: mt76: mt7915: fix register mappingPeter Chiu
2025-01-14wifi: mt76: mt7915: exclude tx backoff time from airtimeChad Monroe
2024-09-06wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau
2024-02-22wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi
2024-02-22wifi: mt76: mt7915: add locking for accessing mapped registersShayne Chen
2024-01-31wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao
2023-12-07wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...Lorenzo Bianconi
2023-12-07wifi: mt76: move wed reset common code in mt76 moduleLorenzo Bianconi
2023-12-07wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} in common codeLorenzo Bianconi
2023-12-07wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common codeLorenzo Bianconi
2023-09-19net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_descLorenzo Bianconi
2023-07-25wifi: mt76: mt7915: add support for MT7981Alexander Couzens
2023-07-25wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu
2023-04-17wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi
2023-04-17wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen
2023-02-03wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_bufSujuan Chen
2023-02-03wifi: mt76: switch to page_pool allocatorLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_bufLorenzo Bianconi
2023-02-03wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu
2022-12-09wifi: mt76: mt7915: get rid of wed rx_buf_ring page_frag_cacheLorenzo Bianconi
2022-12-09wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi
2022-12-09wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()Ryder Lee
2022-12-01wifi: mt76: mt7915: mmio: fix naming conventionLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee
2022-12-01wifi: mt76: mt7915: add missing MODULE_PARM_DESCRyder 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: mt7915: enable coredump supportRyder Lee
2022-12-01wifi: mt76: mt7915: enable full system reset supportBo Jiao
2022-12-01Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear
2022-12-01wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: enable wed for mt7986 chipsetLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: move wed init routines in mmio.cLorenzo Bianconi
2022-09-15wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee
2022-09-15wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi
2022-07-11mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_idLorenzo Bianconi
2022-07-11mt76: mt7915: do not copy ieee80211_ops pointer in mt7915_mmio_probeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi
2022-07-11mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi
2022-05-13mt76: mt7915: add more statistics from fw_util debugfs knobsRyder Lee
2022-05-13mt76: mt7615/mt7915: do reset_work with mt76's work queueBo Jiao
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau
2022-05-13mt76: mt7915: move MT_INT_MASK_CSR to init.cRyder Lee
2022-05-13mt76: mt7915: rework SER debugfs knobRyder Lee
2022-03-16mt76: mt7915: fix beamforming mib statsShayne Chen
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao