summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
AgeCommit message (Expand)Author
2022-12-09wifi: mt76: move leds struct in mt76_phyLorenzo Bianconi
2022-12-09wifi: mt76: move leds field in leds structLorenzo Bianconi
2022-12-01wifi: mt76: fix coverity overrun-call in mt76_get_txpower()Deren Wu
2022-12-01wifi: mt76: mt7915: enable WED RX statsSujuan Chen
2022-12-01wifi: mt76: add info parameter to rx_skb signatureSujuan Chen
2022-12-01wifi: mt76: add WED RX support to mt76_dma_{add,get}_bufLorenzo Bianconi
2022-12-01wifi: mt76: introduce rxwi and rx token utility routinesSujuan Chen
2022-12-01wifi: mt76: move aggr_stats array in mt76_phyLorenzo Bianconi
2022-12-01wifi: mt76: mt7915: add ack signal supportRyder Lee
2022-12-01Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF...Ben Greear
2022-12-01wifi: mt76: move mt76_rate_power from core to mt76x02 driver codeFelix Fietkau
2022-09-15wifi: mt76: add PPDU based TxS support for WED deviceRyder Lee
2022-09-15wifi: mt76: move move mt76_sta_stats to mt76_wcidRyder Lee
2022-09-15wifi: mt76: mt76_usb.mt76u_mcu.burst is always false remove related codeGergo Koteles
2022-07-11mt76: get rid of mt76_wcid_hw routineLorenzo Bianconi
2022-07-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi
2022-07-11mt76: add phy_idx to mt76_wcidLorenzo Bianconi
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi
2022-07-11mt76: add phy_idx in mt76_rx_statusLorenzo Bianconi
2022-07-11mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_idLorenzo Bianconi
2022-07-11mt76: add len parameter to __mt76_mcu_msg_alloc signatureLorenzo Bianconi
2022-07-11mt76: remove q->qidFelix Fietkau
2022-07-11mt76: pass original queue id from __mt76_tx_queue_skb to the driverFelix Fietkau
2022-05-13mt76: add gfp to mt76_mcu_msg_alloc signatureLorenzo Bianconi
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau
2022-05-13mt76: make number of tokens configurable dynamicallyFelix Fietkau
2022-05-13mt76: add support for overriding the device used for DMA mappingFelix Fietkau
2022-05-13mt76: fix MBSS index condition in DBDC modeEvelyn Tsai
2022-05-13mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-03-16mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi
2022-03-16mt76: fix monitor mode crash with sdio driverDeren Wu
2022-02-04mt76: redefine mt76_for_each_q_rx to adapt mt7986 changesBo Jiao
2022-02-03mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau
2022-02-03mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang
2022-02-03mt76: connac: add support for passing the cipher field in bss_infoFelix Fietkau
2022-02-03mt76: mt7915: enlarge wcid size to 544Bo Jiao
2022-02-03mt76: add MT_RXQ_MAIN_WA for mt7916Bo Jiao
2021-12-19mt76: mt7921s: fix cmd timeout in throughput testDeren Wu
2021-12-19mt76: allow drivers to drop rx packets earlyFelix Fietkau
2021-12-19mt76: move sar_capa configuration in common codeLorenzo Bianconi
2021-12-19mt76: move sar utilities to mt76-core moduleLorenzo Bianconi
2021-12-18mt76: testmode: add support to set MACShayne Chen
2021-10-20mt76: move mt76_ethtool_worker_info in mt76 moduleLorenzo Bianconi
2021-10-20mt76: move mt76_sta_stats in mt76.hLorenzo Bianconi
2021-10-20mt76: mt7921s: add reset supportSean Wang
2021-10-20mt76: connac: extend mcu_get_nic_capabilitySean Wang
2021-10-20mt76: sdio: extend sdio module to support CONNAC2Sean Wang
2021-10-20mt76: sdio: introduce parse_irq callbackLorenzo Bianconi
2021-10-20mt76: sdio: move common code in mt76_sdio moduleLorenzo Bianconi
2021-10-20mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routinesLorenzo Bianconi