summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt76x02_txrx.c
AgeCommit message (Expand)Author
2020-02-14mt76: Introduce mt76_mcu data structureLorenzo Bianconi
2020-02-14mt76: move txpower_conf back to driver specific structsFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau
2020-02-14mt76: add support for an extra wiphy in the main tx pathFelix Fietkau
2019-11-20mt76: mt76x02: track approximate tx airtime for airtime fairness and surveyFelix Fietkau
2019-09-05mt76: switch to SPDX tag instead of verbose boilerplate textRyder Lee
2019-06-27mt76: mt76x02: fix tx reordering on rate control probing without a-mpduFelix Fietkau
2019-06-27mt76: mt76x02: fix tx status reporting issuesFelix Fietkau
2019-05-01mt76: add skb pointer to mt76_tx_infoLorenzo Bianconi
2019-05-01mt76: introduce mt76_tx_info data structureLorenzo Bianconi
2019-05-01mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skbLorenzo Bianconi
2019-05-01mt76: move mt76x02_insert_hdr_pad in mt76-core moduleLorenzo Bianconi
2019-05-01mt76: remove mt76_queue dependency from tx_prepare_skb function pointerLorenzo Bianconi
2019-02-18mt76: fix software encryption issuesFelix Fietkau
2019-02-18mt76: move mt76_mcu_rx_event in mt76-coreLorenzo Bianconi
2019-01-17mt76: fix tx status reporting for non-probing framesFelix Fietkau
2018-11-30mt76: add support for reporting tx status with skbFelix Fietkau
2018-11-30mt76: mt76x02: only override control->sta on sw-encrypted txFelix Fietkau
2018-11-30mt76: clean up unused leftover EXPORT_SYMBOLsFelix Fietkau
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.cLorenzo Bianconi
2018-10-13mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.cLorenzo Bianconi
2018-10-05mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.cLorenzo Bianconi
2018-10-05mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.cLorenzo Bianconi
2018-10-05mt76: move tpc routines in mt76x02-lib moduleLorenzo Bianconi
2018-10-05mt76: rename mt76x02_util.h in mt76x02.hLorenzo Bianconi
2018-10-05mt76: move txrx shared routines in mt76x02_txrx.cLorenzo Bianconi