aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-02-18mt76: fix software encryption issuesFelix Fietkau1-8/+1
2019-02-18mt76: move mt76_mcu_rx_event in mt76-coreLorenzo Bianconi1-2/+1
2019-01-17mt76: fix tx status reporting for non-probing framesFelix Fietkau1-1/+1
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau1-18/+7
2018-11-30mt76: mt76x02: only override control->sta on sw-encrypted txFelix Fietkau1-1/+3
2018-11-30mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau1-2/+0
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi1-12/+10
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi1-3/+4
2018-10-05mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi1-18/+0
2018-10-05mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.cLorenzo Bianconi1-0/+32
2018-10-05mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi1-0/+30
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi1-4/+1
2018-10-05mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi1-0/+162