summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
AgeCommit message (Expand)Author
2025-11-24wifi: mt76: Introduce the NPU generic layerLorenzo Bianconi
2025-11-24wifi: mt76: Add the capability to set TX token start IDLorenzo Bianconi
2025-11-24wifi: mt76: Add mt76_dev pointer in mt76_queue struct.Lorenzo Bianconi
2025-11-24wifi: mt76: relicense to BSD-3-Clause-ClearFelix Fietkau
2025-11-24wifi: mt76: use GFP_DMA32 for page_pool buffer allocationPeter Chiu
2025-11-24wifi: mt76: wed: use proper wed reference in mt76 wed driver callabacksLorenzo Bianconi
2025-11-24wifi: mt76: mt7915: add bf backoff limit table supportShayne Chen
2025-09-15wifi: mt76: abort scan/roc on hw restartFelix Fietkau
2025-09-15wifi: mt76: mt76_eeprom_override to intRosen Penev
2025-09-15wifi: mt76: Convert mt76_wed_rro_ind to LELorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Add SW path for HW-RRO v3.1Rex Lu
2025-09-15wifi: mt76: Add mt76_dma_get_rxdmad_c_buf utility routioneLorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Decouple RRO logic from WED supportRex Lu
2025-09-15wifi: mt76: Add rx_queue_init callbackLorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Introduce RRO MSDU callbacksRex Lu
2025-09-15wifi: mt76: Differentiate between RRO data and RRO MSDU queuesRex Lu
2025-09-15wifi: mt76: Add reset_idx to reset_q mt76_queue_ops signature.Lorenzo Bianconi
2025-09-15wifi: mt76: mt7996: Enable MLO support for client interfacesLorenzo Bianconi
2025-08-27wifi: mt76: mt7915: fix list corruption after hardware restartFelix Fietkau
2025-07-23mt76: access ->pp through netmem_desc instead of pageByungchul Park
2025-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-07-07wifi: mt76: mt7921s: Introduce SDIO WiFi/BT combo module card resetLeon Yen
2025-07-07wifi: mt76: fix vif link allocationFelix Fietkau
2025-07-07wifi: mt76: add a wrapper for wcid access with validationFelix Fietkau
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-05-22wifi: mt76: support power delta calculation for 5 TX pathsShayne Chen
2025-05-22wifi: mt76: add mt76_connac_mcu_build_rnr_scan_param routineMing Yen Hsieh
2025-03-19wifi: mt76: mt7996: Add mt7996_sta_state routineLorenzo Bianconi
2025-03-19wifi: mt76: only mark tx-status-failed frames as ACKed on mt76x0/2Felix Fietkau
2025-03-19wifi: mt76: scan: set vif offchannel link for scanning/rocFelix Fietkau
2025-03-19wifi: mt76: add mt76_get_power_bound helper functionRazvan Grigore
2025-03-19wifi: mt76: mt7925: fix the wrong link_idx when a p2p_device is presentMing Yen Hsieh
2025-01-14wifi: mt76: add multi-radio remain_on_channel functionsFelix Fietkau
2025-01-14wifi: mt76: add multi-radio support to scanning codeFelix Fietkau
2025-01-14wifi: mt76: remove dev->wcid_phy_maskFelix Fietkau
2025-01-14wifi: mt76: add chanctx functions for multi-channel phy supportFelix Fietkau
2025-01-14wifi: mt76: initialize more wcid fields mt76_wcid_initFelix Fietkau
2025-01-14wifi: mt76: add vif link specific data structureFelix Fietkau
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau
2025-01-14wifi: mt76: add support for allocating a phy without hwFelix Fietkau
2025-01-14wifi: mt76: add code for emulating hardware scanningFelix Fietkau
2025-01-14wifi: mt76: do not add wcid entries to sta poll list during MCU resetFelix Fietkau
2025-01-14wifi: mt76: remove mt76_calculate_default_rate()Felix Fietkau
2025-01-13wifi: mt76: mt7921s: fix a potential firmware freeze during startupLeon Yen
2024-12-04wifi: mac80211: get tx power per linkRameshkumar Sundaram
2024-09-06wifi: mt76: shrink mt76_queue_bufFelix Fietkau
2024-09-06wifi: mt76: mt7915: retry mcu messagesFelix Fietkau
2024-09-06wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau
2024-09-06wifi: mt76: change .sta_assoc callback to .sta_eventFelix Fietkau
2024-09-06wifi: mt76: add separate tx scheduling queue for off-channel txFelix Fietkau