index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_txrx.c
Age
Commit message (
Expand
)
Author
2020-02-14
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2020-02-14
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
2020-02-14
mt76: move channel state to struct mt76_phy
Felix Fietkau
2020-02-14
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
2019-11-20
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-06-27
mt76: mt76x02: fix tx reordering on rate control probing without a-mpdu
Felix Fietkau
2019-06-27
mt76: mt76x02: fix tx status reporting issues
Felix Fietkau
2019-05-01
mt76: add skb pointer to mt76_tx_info
Lorenzo Bianconi
2019-05-01
mt76: introduce mt76_tx_info data structure
Lorenzo Bianconi
2019-05-01
mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skb
Lorenzo Bianconi
2019-05-01
mt76: move mt76x02_insert_hdr_pad in mt76-core module
Lorenzo Bianconi
2019-05-01
mt76: remove mt76_queue dependency from tx_prepare_skb function pointer
Lorenzo Bianconi
2019-02-18
mt76: fix software encryption issues
Felix Fietkau
2019-02-18
mt76: move mt76_mcu_rx_event in mt76-core
Lorenzo Bianconi
2019-01-17
mt76: fix tx status reporting for non-probing frames
Felix Fietkau
2018-11-30
mt76: add support for reporting tx status with skb
Felix Fietkau
2018-11-30
mt76: mt76x02: only override control->sta on sw-encrypted tx
Felix Fietkau
2018-11-30
mt76: clean up unused leftover EXPORT_SYMBOLs
Felix Fietkau
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.c
Lorenzo Bianconi
2018-10-13
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c
Lorenzo Bianconi
2018-10-05
mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c
Lorenzo Bianconi
2018-10-05
mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.c
Lorenzo Bianconi
2018-10-05
mt76: move tpc routines in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
2018-10-05
mt76: move txrx shared routines in mt76x02_txrx.c
Lorenzo Bianconi