summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt76x0/tx.c
AgeCommit message (Expand)Author
2018-10-05mt76: move mt76x02_tx in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: unify rxwi parsing between mt76x2 and mt76x0 driversLorenzo Bianconi
2018-10-05mt76x0: merge mt76x0_dev in mt76x02_devLorenzo Bianconi
2018-10-05mt76x0: mac: use sta ewma estimation for rssi trackingLorenzo Bianconi
2018-10-05mt76: usb: use mt76x02u_tx_prepare_skb to fill txwiLorenzo Bianconi
2018-10-01mt76x0: usb: move mt76x0u_tx_prepare_skb in usb.cLorenzo Bianconi
2018-10-01mt76x0: add ieee80211_ops ops pointer to mt76x0_alloc_device signatureLorenzo Bianconi
2018-09-19mt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.cLorenzo Bianconi
2018-09-19mt76x0: make device allocation bus neutralStanislaw Gruszka
2018-09-19mt76x0: remove unused mt76x0_tx_status routineLorenzo Bianconi
2018-09-19mt76x0: remove unused stat work_queueLorenzo Bianconi
2018-09-19mt76x0: unify tx/rx datapath with mt76x2u driverLorenzo Bianconi
2018-09-19mt76x0: add mt76x0_queue_rx_skb routineLorenzo Bianconi
2018-09-19mt76x0: introduce mt76x0_tx_prepare_skb routineLorenzo Bianconi
2018-09-19mt76: move mt76x2u_remove_dma_hdr in mt76x02-lib moduleLorenzo Bianconi
2018-09-19mt76: partially unify filling txwi fieldsStanislaw Gruszka
2018-09-19mt76: unify {insert/remove}_hdr_padStanislaw Gruszka
2018-09-19mt76x0: reserve enough space in mac80211Stanislaw Gruszka
2018-09-19mt76: unify send_tx_status and related helpersStanislaw Gruszka
2018-09-19mt76: unify load_tx_statusStanislaw Gruszka
2018-09-19mt76: unify txwi and rxwi structuresStanislaw Gruszka
2018-09-19mt76: unify sta_rate_tbl_update and related helpersStanislaw Gruszka
2018-09-19mt76: unify conf_txStanislaw Gruszka
2018-09-19mt76: unify AC to hw queue mappingStanislaw Gruszka
2018-09-19mt76: move wcid fields to common mt76_dev structStanislaw Gruszka
2018-09-04mt76x0: use mt76x02_sta and mt76x02_tx_statusStanislaw Gruszka
2018-09-04mt76: unify mt76x02_vif structStanislaw Gruszka
2018-08-31mt76: Fix comparisons with invalid hardware key indexGeert Uytterhoeven
2018-08-04mt76x0: rename trace symbolsStanislaw Gruszka
2018-08-04mt76x0: rename mt76_* functionsStanislaw Gruszka
2018-08-02mt76x0: dma and tx filesStanislaw Gruszka