summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
Commit message (Expand)AuthorAgeFilesLines
* page_pool: split types and declarations from page_pool.hYunsheng Lin2023-08-071-0/+1
* wifi: mt76: move rate info in mt76_vifLorenzo Bianconi2023-07-251-0/+3
* wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi2023-07-251-0/+1
* wifi: mt76: mt7915: move poll_list in mt76_wcidLorenzo Bianconi2023-07-251-0/+2
* wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi2023-07-251-0/+3
* wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee2023-07-251-0/+32
* wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi2023-07-251-0/+63
* wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu2023-07-251-1/+1
* wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi2023-04-171-0/+1
* wifi: mt76: mt7996: add eht rx rate supportShayne Chen2023-04-171-4/+14
* wifi: mt76: do not run mt76_unregister_device() on unregistered hwLorenzo Bianconi2023-03-131-0/+1
* wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi2023-02-031-0/+3
* wifi: mt76: add EHT rate stats for ethtoolShayne Chen2023-02-031-2/+2
* wifi: mt76: increase wcid size to 1088Shayne Chen2023-02-031-1/+1
* wifi: mt76: add EHT phy typeShayne Chen2023-02-031-2/+5
* wifi: mt76: remove __mt76_mcu_restart macroLorenzo Bianconi2023-02-031-1/+0
* wifi: mt76: mt7915: release rxwi in mt7915_wed_release_rx_bufSujuan Chen2023-02-031-0/+1
* wifi: mt76: enable page_pool statsLorenzo Bianconi2023-02-031-0/+1
* wifi: mt76: switch to page_pool allocatorLorenzo Bianconi2023-02-031-1/+20
* wifi: mt76: add flexible polling wait-interval supportDeren Wu2023-02-031-4/+5
* wifi: mt76: introduce mt76_queue_is_wed_rx utility routineLorenzo Bianconi2023-02-031-0/+6
* wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi2022-12-091-7/+7
* wifi: mt76: move leds field in leds structLorenzo Bianconi2022-12-091-5/+7
* wifi: mt76: fix coverity overrun-call in mt76_get_txpower()Deren Wu2022-12-011-1/+2
* wifi: mt76: mt7915: enable WED RX statsSujuan Chen2022-12-011-0/+6
* wifi: mt76: add info parameter to rx_skb signatureSujuan Chen2022-12-011-1/+1
* wifi: mt76: add WED RX support to mt76_dma_{add,get}_bufLorenzo Bianconi2022-12-011-0/+2
* wifi: mt76: introduce rxwi and rx token utility routinesSujuan Chen2022-12-011-1/+15
* wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi2022-12-011-2/+2
* wifi: mt76: mt7915: add ack signal supportRyder Lee2022-12-011-0/+1
* Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear2022-12-011-0/+1
* wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau2022-12-011-15/+0
* wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee2022-09-151-1/+6
* wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee2022-09-151-20/+22
* wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related codeGergo Koteles2022-09-151-1/+0
* mt76: get rid of mt76_wcid_hw routineLorenzo Bianconi2022-07-111-10/+0
* mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi2022-07-111-6/+4
* mt76: add phy_idx to mt76_wcidLorenzo Bianconi2022-07-111-1/+1
* mt76: introduce phys array in mt76_dev structureLorenzo Bianconi2022-07-111-15/+28
* mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi2022-07-111-5/+6
* mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_idLorenzo Bianconi2022-07-111-2/+4
* mt76: add len parameter to __mt76_mcu_msg_alloc signatureLorenzo Bianconi2022-07-111-2/+2
* mt76: remove q->qidFelix Fietkau2022-07-111-3/+0
* mt76: pass original queue id from __mt76_tx_queue_skb to the driverFelix Fietkau2022-07-111-2/+2
* mt76: add gfp to mt76_mcu_msg_alloc signatureLorenzo Bianconi2022-05-131-1/+8
* mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau2022-05-131-4/+26
* mt76: make number of tokens configurable dynamicallyFelix Fietkau2022-05-131-3/+3
* mt76: add support for overriding the device used for DMA mappingFelix Fietkau2022-05-131-0/+1
* mt76: fix MBSS index condition in DBDC modeEvelyn Tsai2022-05-131-1/+1
* mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau2022-05-131-1/+1