summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* mt76: fix software encryption issuesFelix Fietkau2019-02-181-8/+1Star
* mt76: move mt76_mcu_rx_event in mt76-coreLorenzo Bianconi2019-02-181-2/+1Star
* mt76: fix tx status reporting for non-probing framesFelix Fietkau2019-01-171-1/+1
* mt76: add support for reporting tx status with skbFelix Fietkau2018-11-301-18/+7Star
* mt76: mt76x02: only override control->sta on sw-encrypted txFelix Fietkau2018-11-301-1/+3
* mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau2018-11-301-2/+0Star
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi2018-10-131-12/+10Star
* mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi2018-10-131-3/+4
* mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi2018-10-051-18/+0Star
* mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.cLorenzo Bianconi2018-10-051-0/+32
* mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi2018-10-051-0/+30
* mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi2018-10-051-4/+1Star
* mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi2018-10-051-0/+162