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
/
mt76x02.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-03
mt76: mt76x02: improve tx hang detection
Felix Fietkau
1
-1
/
+1
2022-02-03
mt76x02: improve mac error check/reset reliability
Felix Fietkau
1
-0
/
+1
2021-12-19
mt76: mt76x02: introduce SAR support
Lorenzo Bianconi
1
-1
/
+1
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
1
-2
/
+0
2020-09-24
mt76: mt76x02: tune tx ring size
Felix Fietkau
1
-0
/
+2
2020-07-21
mt76: vif_mask to struct mt76_phy
Felix Fietkau
1
-1
/
+0
2020-05-28
mt76: fix per-driver wcid range checks after wcid array size bump
Felix Fietkau
1
-1
/
+2
2020-05-12
mt76: mt76x02u: Add support for newer versions of the XBox One wifi adapter
Matthew Garrett
1
-0
/
+1
2020-05-12
mt76: mt76x02: fix handling MCU timeouts during hw restart
Felix Fietkau
1
-0
/
+2
2020-02-14
mt76: mt76x02: split beaconing
Markus Theil
1
-2
/
+1
2020-02-14
mt76: mt76x02: fix coverage_class type
Lorenzo Bianconi
1
-1
/
+1
2020-02-14
mt76: move ampdu_ref from mt76_dev to driver struct
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: move txpower_conf back to driver specific structs
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: move chainmask back to driver specific structs
Felix Fietkau
1
-0
/
+1
2020-02-14
mt76: introduce struct mt76_phy
Felix Fietkau
1
-1
/
+4
2019-11-20
mt76: mt76x02: track approximate tx airtime for airtime fairness and survey
Felix Fietkau
1
-0
/
+1
2019-11-20
mt76: move aggr_stats array in mt76_dev
Lorenzo Bianconi
1
-2
/
+0
2019-09-05
mt76: add default implementation for mt76_sw_scan/mt76_sw_scan_complete
Lorenzo Bianconi
1
-2
/
+0
2019-09-05
mt76: mt76x02: introduce mt76x02_pre_tbtt_enable and mt76x02_beacon_enable ma...
Lorenzo Bianconi
1
-0
/
+5
2019-09-05
mt76: switch to SPDX tag instead of verbose boilerplate text
Ryder Lee
1
-12
/
+1
2019-09-05
mt76: mt76x02: fix some checkpatch warnings
Ryder Lee
1
-12
/
+13
2019-06-25
mt76: move tx_napi in mt76_dev
Lorenzo Bianconi
1
-1
/
+0
2019-05-01
mt76: move pre_tbtt_tasklet in mt76_dev
Lorenzo Bianconi
1
-1
/
+0
2019-05-01
mt76: move beacon_mask in mt76_dev
Lorenzo Bianconi
1
-1
/
+0
2019-05-01
mt76: move beacon_int in mt76_dev
Lorenzo Bianconi
1
-1
/
+0
2019-05-01
mt76: mt76x02: remove irqsave/restore in locking for tx status fifo
Felix Fietkau
1
-0
/
+1
2019-05-01
mt76: mt76x02: use napi polling for tx cleanup
Felix Fietkau
1
-1
/
+1
2019-05-01
mt76: add skb pointer to mt76_tx_info
Lorenzo Bianconi
1
-2
/
+2
2019-05-01
mt76: move mac_work in mt76_dev
Lorenzo Bianconi
1
-1
/
+0
2019-05-01
mt76x02: make beacon slots bigger for USB
Stanislaw Gruszka
1
-1
/
+2
2019-05-01
mt76x02: generalize some mmio beaconing functions
Stanislaw Gruszka
1
-0
/
+11
2019-05-01
mt76x02: introduce beacon_ops
Stanislaw Gruszka
1
-0
/
+7
2019-05-01
mt76x02: add hrtimer for pre TBTT for USB
Stanislaw Gruszka
1
-0
/
+3
2019-05-01
mt76x02: introduce mt76x02_beacon.c
Stanislaw Gruszka
1
-0
/
+1
2019-05-01
mt76: introduce mt76_tx_info data structure
Lorenzo Bianconi
1
-1
/
+1
2019-05-01
mt76: move mt76x02_insert_hdr_pad in mt76-core module
Lorenzo Bianconi
1
-1
/
+0
2019-05-01
mt76: remove mt76_queue dependency from tx_prepare_skb function pointer
Lorenzo Bianconi
1
-1
/
+1
2019-05-01
mt76: mmio: move mt76x02_set_irq_mask in mt76 module
Lorenzo Bianconi
1
-3
/
+2
2019-03-19
mt76x02u: check chip version on probe
Stanislaw Gruszka
1
-0
/
+7
2019-03-07
mt76: mt76x02: disable ED/CCA by default
Felix Fietkau
1
-0
/
+1
2019-03-07
mt76: mt76x02: reduce false positives in ED/CCA tx blocking
Felix Fietkau
1
-0
/
+3
2019-02-26
mt76: mt76x02: issue watchdog reset on MCU request timeout
Felix Fietkau
1
-0
/
+1
2019-02-18
mt76: measure the time between mt76x02_edcca_check runs
Felix Fietkau
1
-0
/
+1
2019-02-18
mt76: run MAC work every 100ms
Felix Fietkau
1
-0
/
+1
2019-02-18
mt76x02: use commmon add interface for mt76x2u
Stanislaw Gruszka
1
-2
/
+1
2019-02-18
mt76x02: use mask for vifs
Stanislaw Gruszka
1
-0
/
+2
2019-01-17
mt76: move mt76x02_get_txpower to mt76 core
Felix Fietkau
1
-2
/
+0
2019-01-11
mt76: use proper name for __MT76x02_H macro
Lorenzo Bianconi
1
-3
/
+3
2019-01-11
mt76: mmio: introduce mt76x02_check_tx_hang watchdog
Lorenzo Bianconi
1
-0
/
+8
2019-01-11
mt76: add energy detect CCA support to mt76x{0,2}e drivers
Lorenzo Bianconi
1
-0
/
+6
[next]