summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mmio.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau2024-09-061-0/+1
* wifi: mt76: partially move channel change code to coreFelix Fietkau2024-09-061-0/+1
* wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi2024-02-221-5/+5
* wifi: mt76: mt7915: add locking for accessing mapped registersShayne Chen2024-02-221-5/+40
* wifi: fill in MODULE_DESCRIPTION()s for mt76 driversBreno Leitao2024-01-311-0/+1
* wifi: mt76: mt7915: fallback to non-wed mode if platform_get_resource fails i...Lorenzo Bianconi2023-12-071-1/+1
* wifi: mt76: move wed reset common code in mt76 moduleLorenzo Bianconi2023-12-071-8/+1
* wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} in common codeLorenzo Bianconi2023-12-071-27/+2
* wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common codeLorenzo Bianconi2023-12-071-76/+2
* net: ethernet: mtk_wed: rename mtk_rxbm_desc in mtk_wed_bm_descLorenzo Bianconi2023-09-191-1/+1
* wifi: mt76: mt7915: add support for MT7981Alexander Couzens2023-07-251-8/+9
* wifi: mt76: mt7915: rework tx bytes counting when WED is activePeter Chiu2023-07-251-28/+2
* wifi: mt76: get rid of unused sta_ps callbacksLorenzo Bianconi2023-04-171-1/+0
* wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-171-3/+3
* wifi: mt76: mt7915: add dev->hif2 support for mt7916 WED deviceSujuan Chen2023-04-171-5/+5
* wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi2023-02-031-0/+40
* wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_bufSujuan Chen2023-02-031-0/+2
* wifi: mt76: switch to page_pool allocatorLorenzo Bianconi2023-02-031-34/+21
* wifi: mt76: mt7915: fix memory leak in mt7915_mmio_wed_init_rx_bufLorenzo Bianconi2023-02-031-1/+8
* wifi: mt76: mt7915: wed: enable red per-band token dropPeter Chiu2023-02-031-1/+1
* wifi: mt76: mt7915: get rid of wed rx_buf_ring page_frag_cacheLorenzo Bianconi2022-12-091-14/+11
* wifi: mt76: handle possible mt76_rx_token_consume failuresLorenzo Bianconi2022-12-091-0/+7
* wifi: mt76: mt7915: drop always true condition of __mt7915_reg_addr()Ryder Lee2022-12-091-1/+1
* wifi: mt76: mt7915: mmio: fix naming conventionLorenzo Bianconi2022-12-011-5/+5
* wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee2022-12-011-4/+4
* wifi: mt76: mt7915: add missing MODULE_PARM_DESCRyder Lee2022-12-011-0/+1
* wifi: mt76: mt7915: enable WED RX statsSujuan Chen2022-12-011-0/+26
* wifi: mt76: mt7915: enable WED RX supportLorenzo Bianconi2022-12-011-91/+202
* wifi: mt76: mt7915: enable coredump supportRyder Lee2022-12-011-3/+56
* wifi: mt76: mt7915: enable full system reset supportBo Jiao2022-12-011-4/+3
* Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear2022-12-011-1/+2
* wifi: mt76: mt7915: enable wed for mt7986-wmac chipsetLorenzo Bianconi2022-12-011-18/+49
* wifi: mt76: mt7915: enable wed for mt7986 chipsetLorenzo Bianconi2022-12-011-0/+11
* wifi: mt76: mt7915: move wed init routines in mmio.cLorenzo Bianconi2022-12-011-0/+91
* wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee2022-09-151-0/+2
* wifi: mt76: connac: introduce mt76_connac_reg_map structureLorenzo Bianconi2022-09-151-127/+127
* mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_idLorenzo Bianconi2022-07-111-4/+4
* mt76: mt7915: do not copy ieee80211_ops pointer in mt7915_mmio_probeLorenzo Bianconi2022-07-111-6/+1
* mt76: connac: move mt76_connac_tx_complete_skb in shared codeLorenzo Bianconi2022-07-111-1/+1
* mt76: connac: move mt76_connac_fw_txp in common moduleLorenzo Bianconi2022-07-111-1/+1
* mt76: mt7915: add more statistics from fw_util debugfs knobsRyder Lee2022-05-131-0/+3
* mt76: mt7615/mt7915: do reset_work with mt76's work queueBo Jiao2022-05-131-1/+1
* mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau2022-05-131-9/+20
* mt76: mt7915: move MT_INT_MASK_CSR to init.cRyder Lee2022-05-131-2/+0
* mt76: mt7915: rework SER debugfs knobRyder Lee2022-05-131-0/+3
* mt76: mt7915: fix beamforming mib statsShayne Chen2022-03-161-0/+2
* mt76: mt7915: add support for MT7986Bo Jiao2022-02-241-9/+123
* mt76: mt7915: add support for passing chip/firmware debug data to user spaceFelix Fietkau2022-02-031-0/+2
* mt76: mt7915: move pci specific code back to pci.cFelix Fietkau2022-02-031-45/+7
* mt76: mt7915: add device id for mt7916Bo Jiao2022-02-031-1/+1