summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76.h
Commit message (Expand)AuthorAgeFilesLines
...
* mt76: mt7915: add encap offload for 4-address mode stationsFelix Fietkau2020-12-041-0/+1
* mt76: sdio: convert {status/net}_work to mt76_workerLorenzo Bianconi2020-12-041-5/+3
* mt76: mt7663s: convert txrx_work to mt76_workerLorenzo Bianconi2020-12-041-1/+1
* mt76: mt7663s: move tx/rx processing in the same txrx workqueueLorenzo Bianconi2020-12-041-8/+3
* mt76: mt7663s: introduce sdio tx aggregationLorenzo Bianconi2020-09-241-0/+3
* mt76: move pad estimation out of mt76_skb_adjust_padLorenzo Bianconi2020-09-241-1/+1
* mt76: remove retry_q from struct mt76_txq and related codeFelix Fietkau2020-09-241-5/+0
* mt76: move txwi handling code to dma.c, since it is mmio specificFelix Fietkau2020-09-241-2/+0
* mt76: dma: cache dma map address/len in struct mt76_queue_entryFelix Fietkau2020-09-241-0/+2
* mt76: convert from tx tasklet to tx worker threadFelix Fietkau2020-09-241-2/+2
* mt76: mt76x02: tune tx ring sizeFelix Fietkau2020-09-241-1/+0
* mt76: remove struct mt76_sw_queueFelix Fietkau2020-09-241-6/+2
* mt76: rely on AQL for burst size limits on tx queueingFelix Fietkau2020-09-241-5/+6
* mt76: remove swq from struct mt76_sw_queueFelix Fietkau2020-09-241-1/+0
* mt76: remove qid argument to drv->tx_complete_skbFelix Fietkau2020-09-241-1/+1
* mt76: unify queue tx cleanup codeFelix Fietkau2020-09-241-0/+2
* mt76: mt7663s: fix unable to handle kernel paging requestSean Wang2020-09-241-0/+1
* mt76: mt7915: add Tx A-MSDU offloading supportRyder Lee2020-09-241-0/+2
* mt76: move mt76_check_agg_ssn to driver tx_prepare callsFelix Fietkau2020-09-241-0/+1
* mt76: fix double DMA unmap of the first buffer on 7615/7915Felix Fietkau2020-09-241-1/+3
* mt76: mt76s: get rid of unused variableLorenzo Bianconi2020-09-241-2/+0
* mt76: mt76s: move tx/rx processing in 2 separate worksLorenzo Bianconi2020-09-241-3/+8
* mt76: mt76s: move status processing in txrx wqLorenzo Bianconi2020-09-241-3/+3
* mt76: mt7663s: move rx processing in txrx wqLorenzo Bianconi2020-09-241-0/+1
* mt76: mt76s: move tx processing in a dedicated wqLorenzo Bianconi2020-09-241-1/+3
* mt76: introduce mt76_sdio moduleSean Wang2020-07-211-0/+30
* mt76: mt76u: add mt76_skb_adjust_pad utility routineLorenzo Bianconi2020-07-211-1/+1
* mt76: mt7615: wake device in mt7615_update_channel before access regmapLorenzo Bianconi2020-07-211-0/+1
* mt76: mt7615: add mt7615_pm_wake utility routineLorenzo Bianconi2020-07-211-0/+1
* mt76: move mt76 workqueue in common codeLorenzo Bianconi2020-07-211-2/+2
* mt76: add API for testmode supportFelix Fietkau2020-07-211-0/+75
* mt76: vif_mask to struct mt76_phyFelix Fietkau2020-07-211-0/+2
* mt76: overwrite qid for non-bufferable mgmt framesLorenzo Bianconi2020-07-211-0/+1
* mt76: only iterate over initialized rx queuesFelix Fietkau2020-05-281-0/+4
* mt76: fix wcid allocation issuesFelix Fietkau2020-05-281-2/+2
* mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi2020-05-281-1/+0
* mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi2020-05-281-0/+1
* mt76: set runtime stream caps by mt76_phyRyder Lee2020-05-121-1/+1
* mt76: add HE phy modes and hardware queueRyder Lee2020-05-121-0/+6
* mt76: adjust wcid size to support new 802.11ax generationRyder Lee2020-05-121-5/+5
* mt76: add Rx stats support for radiotapRyder Lee2020-05-121-0/+19
* mt76: add support for HE RX rate reportingRyder Lee2020-05-121-1/+2
* mt76: avoid rx reorder buffer overflowRyder Lee2020-05-121-3/+3
* mt76: mt7663u: introduce suspend/resume to mt7663uSean Wang2020-05-121-0/+1
* mt76: mt7615: add WoW supportLorenzo Bianconi2020-05-121-0/+1
* mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi2020-05-121-0/+1
* mt76: mt7615: introduce mt7663u supportLorenzo Bianconi2020-05-121-0/+1
* mt76: add headroom and tailroom to mt76_mcu_ops data structureLorenzo Bianconi2020-05-121-2/+5
* mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi2020-05-121-0/+1
* mt76: mt7615: introduce hw scan supportLorenzo Bianconi2020-05-121-0/+1