summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* mt76: usb: introduce __mt76u_init utility routineLorenzo Bianconi2022-03-161-2/+10
* mt76: fix monitor mode crash with sdio driverDeren Wu2022-03-161-1/+1
* mt76: redefine mt76_for_each_q_rx to adapt mt7986 changesBo Jiao2022-02-041-2/+2
* mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau2022-02-031-0/+9
* mt76: sdio: honor the largest Tx buffer the hardware can supportSean Wang2022-02-031-2/+3
* mt76: connac: add support for passing the cipher field in bss_infoFelix Fietkau2022-02-031-0/+1
* mt76: mt7915: enlarge wcid size to 544Bo Jiao2022-02-031-1/+1
* mt76: add MT_RXQ_MAIN_WA for mt7916Bo Jiao2022-02-031-0/+1
* mt76: mt7921s: fix cmd timeout in throughput testDeren Wu2021-12-191-0/+2
* mt76: allow drivers to drop rx packets earlyFelix Fietkau2021-12-191-0/+2
* mt76: move sar_capa configuration in common codeLorenzo Bianconi2021-12-191-1/+0
* mt76: move sar utilities to mt76-core moduleLorenzo Bianconi2021-12-191-0/+5
* mt76: testmode: add support to set MACShayne Chen2021-12-181-0/+2
* mt76: move mt76_ethtool_worker_info in mt76 moduleLorenzo Bianconi2021-10-201-0/+10
* mt76: move mt76_sta_stats in mt76.hLorenzo Bianconi2021-10-201-0/+7
* mt76: mt7921s: add reset supportSean Wang2021-10-201-0/+2
* mt76: connac: extend mcu_get_nic_capabilitySean Wang2021-10-201-0/+1
* mt76: sdio: extend sdio module to support CONNAC2Sean Wang2021-10-201-1/+3
* mt76: sdio: introduce parse_irq callbackLorenzo Bianconi2021-10-201-0/+3
* mt76: sdio: move common code in mt76_sdio moduleLorenzo Bianconi2021-10-201-0/+16
* mt76: sdio: export mt76s_alloc_rx_queue and mt76s_alloc_tx routinesLorenzo Bianconi2021-10-201-1/+2
* mt76: rely on phy pointer in mt76_register_debugfs_fops routine signatureLorenzo Bianconi2021-10-201-2/+2
* mt76: use a separate CCMP PN receive counter for management framesXing Song2021-10-201-1/+1
* mt76: drop MCU header size from buffer size in __mt76_mcu_send_firmwareSean Wang2021-10-201-1/+3
* mt76: introduce __mt76_mcu_send_firmware routineLorenzo Bianconi2021-10-201-2/+9
* mt76: schedule status timeout at dma completionLorenzo Bianconi2021-10-201-2/+7
* mt76: substitute sk_buff_head status_list with spinlock_t status_lockLorenzo Bianconi2021-10-201-3/+4
* mt76: remove mt76_wcid pointer from mt76_tx_status_check signatureLorenzo Bianconi2021-10-201-2/+1
* mt76: introduce packet_id idrLorenzo Bianconi2021-10-201-8/+18
* mt76: connac: add 6GHz support to mt76_connac_mcu_set_channel_domainLorenzo Bianconi2021-10-201-0/+1
* mt76: mt7915: add tx stats gathered from tx-status callbacksBen Greear2021-10-201-0/+1