index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76_connac_mac.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
2023-07-25
1
-0
/
+82
*
wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU
Deren Wu
2023-07-25
1
-2
/
+5
*
wifi: mt76: mt7915: rework tx bytes counting when WED is active
Peter Chiu
2023-07-25
1
-2
/
+0
*
wifi: mt76: mt7915: rework tx packets counting when WED is active
Peter Chiu
2023-07-25
1
-4
/
+5
*
wifi: mt76: mt7915: report tx retries/failed counts for non-WED path
Ryder Lee
2023-07-25
1
-4
/
+2
*
wifi: mt76: connac: fix stats->tx_bytes calculation
Ryder Lee
2023-05-12
1
-1
/
+2
*
wifi: mt76: connac: add nss calculation into mt76_connac2_mac_tx_rate_val()
Ryder Lee
2023-04-17
1
-16
/
+27
*
wifi: mt76: connac: fix txd multicast rate setting
Ryder Lee
2023-04-17
1
-1
/
+2
*
wifi: mt76: add mt76_connac_gen_ppe_thresh utility routine
Lorenzo Bianconi
2023-04-17
1
-0
/
+21
*
wifi: mt76: connac: refresh tx session timer for WED device
Ryder Lee
2023-04-17
1
-0
/
+11
*
wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_val
Lorenzo Bianconi
2023-02-03
1
-3
/
+4
*
wifi: mt76: fix coverity uninit_use_in_call in mt76_connac2_reverse_frag0_hdr...
Deren Wu
2022-12-09
1
-1
/
+1
*
wifi: mt76: connac: update nss calculation in txs
Evelyn Tsai
2022-12-01
1
-1
/
+5
*
wifi: mt76: connac: introduce mt76_connac_spe_idx()
Shayne Chen
2022-12-01
1
-3
/
+8
*
wifi: mt76: add PPDU based TxS support for WED device
Ryder Lee
2022-09-15
1
-26
/
+48
*
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
2022-09-15
1
-2
/
+2
*
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
2022-07-11
1
-3
/
+3
*
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
2022-07-11
1
-1
/
+1
*
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
2022-07-11
1
-4
/
+4
*
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
2022-07-11
1
-0
/
+16
*
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
2022-07-11
1
-2
/
+2
*
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
2022-07-11
1
-0
/
+60
*
mt76: connac: move mt76_connac_write_hw_txp in shared code
Lorenzo Bianconi
2022-07-11
1
-0
/
+39
*
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
2022-07-11
1
-0
/
+31
*
mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac module
Lorenzo Bianconi
2022-07-11
1
-0
/
+105
*
mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac module
Lorenzo Bianconi
2022-07-11
1
-0
/
+76
*
mt76: connac: move HE radiotap parsing in connac module
Lorenzo Bianconi
2022-07-11
1
-0
/
+187
*
mt76: connac: move mt76_connac2_mac_add_txs_skb in connac module
Lorenzo Bianconi
2022-07-11
1
-0
/
+122
*
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
2022-07-11
1
-0
/
+284
*
mt76: mt7921: fix a possible race enabling/disabling runtime-pm
Lorenzo Bianconi
2021-12-22
1
-3
/
+0
*
mt76: mt7663s: enable runtime-pm
Lorenzo Bianconi
2021-06-19
1
-2
/
+2
*
mt76: mt7921: fix invalid register access in wake_work
Sean Wang
2021-06-19
1
-0
/
+6
*
mt76: mt7921: mt7921_stop should put device in fw_own state
Sean Wang
2021-04-21
1
-1
/
+1
*
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
2021-04-21
1
-1
/
+3
*
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
2021-04-21
1
-4
/
+4
*
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
2021-04-21
1
-8
/
+0
*
mt76: connac: unschedule ps_work in mt76_connac_pm_wake
Lorenzo Bianconi
2021-04-21
1
-0
/
+1
*
mt76: mt76_connac: move pm utility routines in mt76_connac_lib module
Lorenzo Bianconi
2021-01-29
1
-0
/
+119