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
/
mt7915
/
testmode.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
2024-09-06
1
-1
/
+3
*
wifi: mt76: partially move channel change code to core
Felix Fietkau
2024-09-06
1
-1
/
+1
*
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
2022-12-01
1
-23
/
+26
*
wifi: mt76: mt7915: fix band_idx usage
Ryder Lee
2022-12-01
1
-9
/
+9
*
wifi: mt76: mt7915: add spatial extension index support
Shayne Chen
2022-12-01
1
-3
/
+1
*
wifi: mt76: mt7915: rework testmode tx antenna setting
Shayne Chen
2022-12-01
1
-10
/
+8
*
mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_id
Lorenzo Bianconi
2022-07-11
1
-1
/
+1
*
mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idx
Shayne Chen
2022-07-11
1
-4
/
+5
*
mt76: mt7915: add 6 GHz support
MeiChia Chiu
2022-03-16
1
-0
/
+4
*
mt76: mt7915: use min_t() to make code cleaner
Changcheng Deng
2022-02-24
1
-6
/
+2
*
mt76: mt7915: introduce band_idx in mt7915_phy
Bo Jiao
2022-02-24
1
-18
/
+15
*
mt76: mt7915: add support for MT7986
Bo Jiao
2022-02-24
1
-1
/
+1
*
mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module
Lorenzo Bianconi
2022-02-03
1
-1
/
+1
*
mt76: mt7915: refine register definition
Bo Jiao
2022-02-03
1
-26
/
+33
*
mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()
Shayne Chen
2021-12-18
1
-9
/
+8
*
mt76: mt7915: set muru platform type
Shayne Chen
2021-10-20
1
-11
/
+5
*
mt76: mt7915: switch proper tx arbiter mode in testmode
Shayne Chen
2021-10-20
1
-0
/
+29
*
mt76: mt7915: fix rx fcs error count in testmode
Shayne Chen
2021-06-19
1
-2
/
+19
*
mt76: mt7915: rework mt7915_tm_set_tx_len()
Shayne Chen
2021-04-21
1
-17
/
+5
*
mt76: mt7915: fix unused 'mode' variable
Arnd Bergmann
2021-02-26
1
-2
/
+2
*
mt76: mt7915: rework mcu API
Felix Fietkau
2021-01-26
1
-10
/
+10
*
mt76: mt7615: mt7915: disable txpower sku when testmode enabled
Shayne Chen
2021-01-26
1
-0
/
+2
*
mt76: mt7915: add support for continuous tx in testmode
Shayne Chen
2021-01-26
1
-11
/
+148
*
mt76: mt7915: rework set state part in testmode
Shayne Chen
2021-01-26
1
-12
/
+10
*
mt76: mt7915: clean hw queue before starting new testmode tx
Shayne Chen
2021-01-26
1
-0
/
+16
*
mt76: mt7915: calculate new packet length when tx_time is set in testmode
Shayne Chen
2021-01-26
1
-3
/
+93
*
mt76: mt7915: add support for ipg in testmode
Shayne Chen
2021-01-26
1
-2
/
+123
*
mt76: testmode: add support to set user-defined spe index
Shayne Chen
2021-01-26
1
-5
/
+10
*
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
2021-01-26
1
-1
/
+1
*
mt76: mt7915: move testmode data from dev to phy
Shayne Chen
2021-01-26
1
-13
/
+12
*
mt76: testmode: introduce dbdc support
Shayne Chen
2021-01-26
1
-47
/
+57
*
mt76: mt7915: add partial add_bss_info command on testmode init
Shayne Chen
2021-01-26
1
-0
/
+2
*
mt76: mt7915: add support to set tx frequency offset in testmode
Shayne Chen
2020-12-04
1
-0
/
+20
*
mt76: mt7915: add support to set txpower in testmode
Shayne Chen
2020-12-04
1
-0
/
+100
*
mt76: mt7915: implement testmode rx support
Shayne Chen
2020-12-04
1
-0
/
+77
*
mt76: mt7915: implement testmode tx support
Shayne Chen
2020-12-04
1
-0
/
+180