index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76x02_txrx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: add info parameter to rx_skb signature
Sujuan Chen
2022-12-01
1
-1
/
+1
*
wifi: mt76: mt76x02: simplify struct mt76x02_rate_power
Felix Fietkau
2022-12-01
1
-1
/
+1
*
wifi: mt76: move mt76_rate_power from core to mt76x02 driver code
Felix Fietkau
2022-12-01
1
-6
/
+6
*
mt76: Introduce mt76_mcu data structure
Lorenzo Bianconi
2020-02-14
1
-1
/
+0
*
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: move channel state to struct mt76_phy
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: add support for an extra wiphy in the main tx path
Felix Fietkau
2020-02-14
1
-1
/
+1
*
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
2019-11-20
1
-1
/
+9
*
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
2019-09-05
1
-12
/
+1
*
mt76: mt76x02: fix tx reordering on rate control probing without a-mpdu
Felix Fietkau
2019-06-27
1
-1
/
+2
*
mt76: mt76x02: fix tx status reporting issues
Felix Fietkau
2019-06-27
1
-1
/
+7
*
mt76: add skb pointer to mt76_tx_info
Lorenzo Bianconi
2019-05-01
1
-6
/
+6
*
mt76: introduce mt76_tx_info data structure
Lorenzo Bianconi
2019-05-01
1
-4
/
+4
*
mt76: mmio: move mt76_insert_hdr_pad in mt76_dma_tx_queue_skb
Lorenzo Bianconi
2019-05-01
1
-5
/
+5
*
mt76: move mt76x02_insert_hdr_pad in mt76-core module
Lorenzo Bianconi
2019-05-01
1
-4
/
+1
*
mt76: remove mt76_queue dependency from tx_prepare_skb function pointer
Lorenzo Bianconi
2019-05-01
1
-2
/
+2
*
mt76: fix software encryption issues
Felix Fietkau
2019-02-18
1
-8
/
+1
*
mt76: move mt76_mcu_rx_event in mt76-core
Lorenzo Bianconi
2019-02-18
1
-2
/
+1
*
mt76: fix tx status reporting for non-probing frames
Felix Fietkau
2019-01-17
1
-1
/
+1
*
mt76: add support for reporting tx status with skb
Felix Fietkau
2018-11-30
1
-18
/
+7
*
mt76: mt76x02: only override control->sta on sw-encrypted tx
Felix Fietkau
2018-11-30
1
-1
/
+3
*
mt76: clean up unused leftover EXPORT_SYMBOLs
Felix Fietkau
2018-11-30
1
-2
/
+0
*
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_txrx.c
Lorenzo Bianconi
2018-10-13
1
-12
/
+10
*
mt76: use mt76x02_dev instead of mt76_dev in mt76x02_mac.c
Lorenzo Bianconi
2018-10-13
1
-3
/
+4
*
mt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb_core.c
Lorenzo Bianconi
2018-10-05
1
-18
/
+0
*
mt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.c
Lorenzo Bianconi
2018-10-05
1
-0
/
+32
*
mt76: move tpc routines in mt76x02-lib module
Lorenzo Bianconi
2018-10-05
1
-0
/
+30
*
mt76: rename mt76x02_util.h in mt76x02.h
Lorenzo Bianconi
2018-10-05
1
-4
/
+1
*
mt76: move txrx shared routines in mt76x02_txrx.c
Lorenzo Bianconi
2018-10-05
1
-0
/
+162