aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
AgeCommit message (Expand)AuthorFilesLines
2024-09-06wifi: mt76: shrink mt76_queue_bufFelix Fietkau1-2/+2
2024-09-06wifi: mt76: mt7915: retry mcu messagesFelix Fietkau1-0/+3
2024-09-06wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau1-0/+1
2024-09-06wifi: mt76: change .sta_assoc callback to .sta_eventFelix Fietkau1-2/+8
2024-09-06wifi: mt76: add separate tx scheduling queue for off-channel txFelix Fietkau1-0/+1
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau1-1/+5
2024-07-09wifi: mt76: mt792x: fix scheduler interference in drv own processMichael Lo1-0/+1
2024-07-09wifi: mt76: add def_wcid to struct mt76_wcidSean Wang1-0/+5
2024-07-09wifi: mt76: mt7925: report link information in rx statusSean Wang1-0/+1
2024-07-09wifi: mt76: mt7925: set mt7925_mcu_sta_key_tlv according to link idSean Wang1-0/+1
2024-06-20wifi: mt76: un-embedd netdev from mt76_devBreno Leitao1-2/+2
2024-05-02wifi: mt76: fix tx packet loss when scanning on DBDCFelix Fietkau1-2/+2
2024-02-22wifi: mt76: set page_pool napi pointer for mmio devicesLorenzo Bianconi1-0/+12
2024-02-22wifi: mt76: move wed common utilities in wed.cLorenzo Bianconi1-12/+27
2024-02-22wifi: mt76: usb: store usb endpoint in mt76_queueLorenzo Bianconi1-8/+2
2023-12-11wifi: mt76: mt7996: set DMA mask to 36 bits for boards with more than 4GB of RAMSujuan Chen1-1/+1
2023-12-07wifi: mt76: mt7921s: fix workqueue problem causes STA association failWang Zhao1-2/+1
2023-12-07wifi: mt76: mt7996: add wed rro delete session garbage collectorLorenzo Bianconi1-0/+1
2023-12-07wifi: mt76: move wed reset common code in mt76 moduleLorenzo Bianconi1-0/+1
2023-12-07wifi: mt76: mt7996: add wed rx supportBo Jiao1-3/+47
2023-12-07wifi: mt76: mt7996: add wed tx supportSujuan Chen1-0/+11
2023-12-07wifi: mt76: increase MT_QFLAG_WED_TYPE sizeLorenzo Bianconi1-2/+2
2023-12-07wifi: mt76: introduce wed pointer in mt76_queueLorenzo Bianconi1-4/+6
2023-12-07wifi: mt76: introduce mt76_queue_is_wed_tx_free utility routineLorenzo Bianconi1-0/+6
2023-12-07wifi: mt76: move mt76_net_setup_tc in common codeLorenzo Bianconi1-0/+6
2023-12-07wifi: mt76: move mt76_mmio_wed_offload_{enable,disable} in common codeLorenzo Bianconi1-0/+2
2023-12-07wifi: mt76: mmio: move mt76_mmio_wed_{init,release}_rx_buf in common codeLorenzo Bianconi1-0/+5
2023-12-07wifi: mt76: permit to use alternative cell name to eeprom NVMEM loadChristian Marangi1-0/+2
2023-12-07wifi: mt76: make mt76_get_of_eeprom static againChristian Marangi1-1/+0
2023-12-07wifi: mt76: limit support of precal loading for mt7915 to MTD onlyChristian Marangi1-0/+1
2023-09-30wifi: mt76: Annotate struct mt76_rx_tid with __counted_byKees Cook1-1/+1
2023-09-30wifi: mt76: mt7921: update the channel usage when the regd domain changedMing Yen Hsieh1-0/+5
2023-09-30wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driverSean Wang1-1/+2
2023-09-30wifi: mt76: move struct ieee80211_chanctx_conf up to struct mt76_vifSean Wang1-0/+1
2023-09-30wifi: mt76: connac: add eht support for tx powerDeren Wu1-0/+1
2023-09-30wifi: mt76: fix race condition related to checking tx queue fill statusFelix Fietkau1-17/+7
2023-08-07page_pool: split types and declarations from page_pool.hYunsheng Lin1-0/+1
2023-07-25wifi: mt76: move rate info in mt76_vifLorenzo Bianconi1-0/+3
2023-07-25wifi: mt76: move ampdu_state in mt76_wcidLorenzo Bianconi1-0/+1
2023-07-25wifi: mt76: mt7915: move poll_list in mt76_wcidLorenzo Bianconi1-0/+2
2023-07-25wifi: mt76: mt7915: move sta_poll_list and sta_poll_lock in mt76_devLorenzo Bianconi1-0/+3
2023-07-25wifi: mt76: mt7915: accumulate mu-mimo ofdma muru statsRyder Lee1-0/+32
2023-07-25wifi: mt76: mt7915: move mib_stats structure in mt76.hLorenzo Bianconi1-0/+63
2023-07-25wifi: mt76: mt7915: rework tx packets counting when WED is activePeter Chiu1-1/+1
2023-04-17wifi: mt76: move irq_tasklet in mt76_dev structLorenzo Bianconi1-0/+1
2023-04-17wifi: mt76: mt7996: add eht rx rate supportShayne Chen1-4/+14
2023-03-13wifi: mt76: do not run mt76_unregister_device() on unregistered hwLorenzo Bianconi1-0/+1
2023-02-03wifi: mt76: mt7915: add mt7915 wed reset callbacksLorenzo Bianconi1-0/+3
2023-02-03wifi: mt76: add EHT rate stats for ethtoolShayne Chen1-2/+2
2023-02-03wifi: mt76: increase wcid size to 1088Shayne Chen1-1/+1