summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
AgeCommit message (Expand)Author
2022-07-29mt76: fix use-after-free by removing a non-RCU wcid pointerFelix Fietkau
2022-04-13mt76: fix monitor mode crash with sdio driverDeren Wu
2021-11-18mt76: overwrite default reg_ops if necessaryLorenzo Bianconi
2021-06-19mt76: fix iv and CCMP header insertionRyder Lee
2021-06-19mt76: make mt76_update_survey() per phyRyder Lee
2021-06-19mt76: move mt76_get_next_pkt_id in mt76.hLorenzo Bianconi
2021-06-19mt76: connac: add mt76_connac_mcu_get_nic_capability utility routineLorenzo Bianconi
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi
2021-06-17mt76: improve tx status codepathFelix Fietkau
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi
2021-04-21mt76: mt7921: get rid of mcu_reset function pointerLorenzo Bianconi
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi
2021-04-21mt76: move token_lock, token and token_count in mt76_devLorenzo Bianconi
2021-04-21mt76: dma: add the capability to define a custom rx napi poll routineLorenzo Bianconi
2021-04-21mt76: mt7663: rely on mt76_connac_pm_ref/mt76_connac_pm_unref in tx pathLorenzo Bianconi
2021-04-21mt76: mt7915: add support for applying pre-calibration dataRyder Lee
2021-04-21mt76: extend DT rate power limits to support 11ax devicesShayne Chen
2021-04-21mt76: add functions for parsing rate power limits from DTFelix Fietkau
2021-04-21mt76: testmode: add support to send larger packetShayne Chen
2021-04-12mt76: report Rx timestampRyder Lee
2021-04-12mt76: dma: export mt76_dma_rx_cleanup routineLorenzo Bianconi
2021-04-12mt76: dma: introduce mt76_dma_queue_reset routineLorenzo Bianconi
2021-04-12mt76: introduce mcu_reset function pointer in mt76_mcu_ops structureLorenzo Bianconi
2021-04-12mt76: use threaded NAPIFelix Fietkau
2021-04-11mt76: mt7615: fix key set/delete issuesFelix Fietkau
2021-04-11mt76: mt7915: add support for rx decapsulation offloadFelix Fietkau
2021-04-11mt76: mt7915: enable hw rx-amsdu de-aggregationLorenzo Bianconi
2021-04-11mt76: add support for 802.3 rx framesFelix Fietkau
2021-01-29mt76: introduce mt76_vif data structureLorenzo Bianconi
2021-01-27mt76: move vif_mask back from mt76_phy to mt76_devFelix Fietkau
2021-01-27mt76: mt7915: bring up the WA event rx queue for band1Felix Fietkau
2021-01-27mt76: mt7615: set mcu country code in mt7615_mcu_set_channel_domain()Lorenzo Bianconi
2021-01-26mt76: testmode: make tx queued limit adjustableShayne Chen
2021-01-26mt76: testmode: add attributes for ipg related parametersShayne Chen
2021-01-26mt76: testmode: add support to set user-defined spe indexShayne Chen
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi
2021-01-26mt76: move mac_work in mt76_core moduleLorenzo Bianconi
2021-01-26mt76: testmode: move mtd part to mt76_devShayne Chen
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen
2020-12-04mt76: attempt to free up more room when filling the tx queueFelix Fietkau
2020-12-04mt76: improve tx queue stop/wakeFelix Fietkau
2020-12-04mt76: mt7915: introduce dbdc supportLorenzo Bianconi
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi
2020-12-04mt76: move band allocation in mt76_register_phyLorenzo Bianconi
2020-12-04mt76: move band capabilities in mt76_phyLorenzo Bianconi
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: move mcu queues to mt76_dev q_mcu arrayLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb_raw signatureLorenzo Bianconi
2020-12-04mt76: introduce mt76_init_mcu_queue utility routineLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb signatureLorenzo Bianconi