index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt76_connac_mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-07
wifi: mt76: introduce wed pointer in mt76_queue
Lorenzo Bianconi
1
-2
/
+3
2023-09-30
wifi: mt76: mt7921: fix the wrong rate pickup for the chanctx driver
Sean Wang
1
-2
/
+5
2023-09-30
wifi: mt76: connac: introduce helper for mt7925 chipset
Deren Wu
1
-2
/
+2
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
1
-17
/
+0
2023-07-25
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
1
-0
/
+82
2023-07-25
wifi: mt76: mt7921: fix skb leak by txs missing in AMSDU
Deren Wu
1
-2
/
+5
2023-07-25
wifi: mt76: mt7915: rework tx bytes counting when WED is active
Peter Chiu
1
-2
/
+0
2023-07-25
wifi: mt76: mt7915: rework tx packets counting when WED is active
Peter Chiu
1
-4
/
+5
2023-07-25
wifi: mt76: mt7915: report tx retries/failed counts for non-WED path
Ryder Lee
1
-4
/
+2
2023-05-12
wifi: mt76: connac: fix stats->tx_bytes calculation
Ryder Lee
1
-1
/
+2
2023-04-17
wifi: mt76: connac: add nss calculation into mt76_connac2_mac_tx_rate_val()
Ryder Lee
1
-16
/
+27
2023-04-17
wifi: mt76: connac: fix txd multicast rate setting
Ryder Lee
1
-1
/
+2
2023-04-17
wifi: mt76: add mt76_connac_gen_ppe_thresh utility routine
Lorenzo Bianconi
1
-0
/
+21
2023-04-17
wifi: mt76: connac: refresh tx session timer for WED device
Ryder Lee
1
-0
/
+11
2023-02-03
wifi: mt76: mt7996: rely on mt76_connac2_mac_tx_rate_val
Lorenzo Bianconi
1
-3
/
+4
2022-12-09
wifi: mt76: fix coverity uninit_use_in_call in mt76_connac2_reverse_frag0_hdr...
Deren Wu
1
-1
/
+1
2022-12-01
wifi: mt76: connac: update nss calculation in txs
Evelyn Tsai
1
-1
/
+5
2022-12-01
wifi: mt76: connac: introduce mt76_connac_spe_idx()
Shayne Chen
1
-3
/
+8
2022-09-15
wifi: mt76: add PPDU based TxS support for WED device
Ryder Lee
1
-26
/
+48
2022-09-15
wifi: mt76: move move mt76_sta_stats to mt76_wcid
Ryder Lee
1
-2
/
+2
2022-07-11
mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHY
Lorenzo Bianconi
1
-3
/
+3
2022-07-11
mt76: add phy_idx to mt76_wcid
Lorenzo Bianconi
1
-1
/
+1
2022-07-11
mt76: introduce phys array in mt76_dev structure
Lorenzo Bianconi
1
-4
/
+4
2022-07-11
mt76: connac: move tx initialization/cleanup in mt76_connac module
Lorenzo Bianconi
1
-0
/
+16
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
1
-2
/
+2
2022-07-11
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
1
-0
/
+60
2022-07-11
mt76: connac: move mt76_connac_write_hw_txp in shared code
Lorenzo Bianconi
1
-0
/
+39
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
1
-0
/
+31
2022-07-11
mt76: connac: move mt76_connac2_mac_fill_rx_rate in connac module
Lorenzo Bianconi
1
-0
/
+105
2022-07-11
mt76: connac: move mt76_connac2_reverse_frag0_hdr_trans in mt76-connac module
Lorenzo Bianconi
1
-0
/
+76
2022-07-11
mt76: connac: move HE radiotap parsing in connac module
Lorenzo Bianconi
1
-0
/
+187
2022-07-11
mt76: connac: move mt76_connac2_mac_add_txs_skb in connac module
Lorenzo Bianconi
1
-0
/
+122
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
1
-0
/
+284
2021-12-22
mt76: mt7921: fix a possible race enabling/disabling runtime-pm
Lorenzo Bianconi
1
-3
/
+0
2021-06-19
mt76: mt7663s: enable runtime-pm
Lorenzo Bianconi
1
-2
/
+2
2021-06-19
mt76: mt7921: fix invalid register access in wake_work
Sean Wang
1
-0
/
+6
2021-04-21
mt76: mt7921: mt7921_stop should put device in fw_own state
Sean Wang
1
-1
/
+1
2021-04-21
mt76: connac: unschedule mac_work before going to sleep
Lorenzo Bianconi
1
-1
/
+3
2021-04-21
mt76: connac: use waitqueue for runtime-pm
Lorenzo Bianconi
1
-4
/
+4
2021-04-21
mt76: connac: alaways wake the device before scanning
Lorenzo Bianconi
1
-8
/
+0
2021-04-21
mt76: connac: unschedule ps_work in mt76_connac_pm_wake
Lorenzo Bianconi
1
-0
/
+1
2021-01-29
mt76: mt76_connac: move pm utility routines in mt76_connac_lib module
Lorenzo Bianconi
1
-0
/
+119