summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x2_tx.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-05mt76x2: move mt76x2 source files to mt76x2 folderLorenzo Bianconi1-175/+0
2018-09-19mt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.hLorenzo Bianconi1-1/+1
2018-09-19mt76: move mt76_qsel definition in dma.hLorenzo Bianconi1-1/+1
2018-09-19mt76: unify {insert/remove}_hdr_padStanislaw Gruszka1-1/+2
2018-09-04mt76: unify mt76x02_vif structStanislaw Gruszka1-3/+3
2018-09-04mt76: use mac_wcid_set_drop in mt76x0Stanislaw Gruszka1-1/+1
2018-08-02mt76: add mt76x2_tx_common to mt76x2-common moduleLorenzo Bianconi1-123/+0
2018-08-02mt76: rename mt76_tx_queue_skb in mt76_dma_tx_queue_skbLorenzo Bianconi1-1/+2
2018-08-02mt76x2: add buffer len to mt76x2_mac_write_txwi signatureLorenzo Bianconi1-1/+1
2018-06-27mt76: fix beacon timer driftFelix Fietkau1-0/+33
2018-03-27mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()Lorenzo Bianconi1-1/+4
2018-01-24mt76: fix transmission of encrypted management framesFelix Fietkau1-2/+4
2017-12-07mt76: add driver code for MT76x2eFelix Fietkau1-0/+258