index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7915
/
testmode.c
Age
Commit message (
Expand
)
Author
2024-09-06
wifi: mt76: mt7915: use mac80211 .sta_state op
Felix Fietkau
2024-09-06
wifi: mt76: partially move channel change code to core
Felix Fietkau
2022-12-01
wifi: mt76: mt7915: rely on band_idx of mt76_phy
Ryder Lee
2022-12-01
wifi: mt76: mt7915: fix band_idx usage
Ryder Lee
2022-12-01
wifi: mt76: mt7915: add spatial extension index support
Shayne Chen
2022-12-01
wifi: mt76: mt7915: rework testmode tx antenna setting
Shayne Chen
2022-07-11
mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_id
Lorenzo Bianconi
2022-07-11
mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idx
Shayne Chen
2022-03-16
mt76: mt7915: add 6 GHz support
MeiChia Chiu
2022-02-24
mt76: mt7915: use min_t() to make code cleaner
Changcheng Deng
2022-02-24
mt76: mt7915: introduce band_idx in mt7915_phy
Bo Jiao
2022-02-24
mt76: mt7915: add support for MT7986
Bo Jiao
2022-02-03
mt76: connac: move mt76_connac_lmac_mapping in mt76-connac module
Lorenzo Bianconi
2022-02-03
mt76: mt7915: refine register definition
Bo Jiao
2021-12-18
mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()
Shayne Chen
2021-10-20
mt76: mt7915: set muru platform type
Shayne Chen
2021-10-20
mt76: mt7915: switch proper tx arbiter mode in testmode
Shayne Chen
2021-06-19
mt76: mt7915: fix rx fcs error count in testmode
Shayne Chen
2021-04-21
mt76: mt7915: rework mt7915_tm_set_tx_len()
Shayne Chen
2021-02-26
mt76: mt7915: fix unused 'mode' variable
Arnd Bergmann
2021-01-26
mt76: mt7915: rework mcu API
Felix Fietkau
2021-01-26
mt76: mt7615: mt7915: disable txpower sku when testmode enabled
Shayne Chen
2021-01-26
mt76: mt7915: add support for continuous tx in testmode
Shayne Chen
2021-01-26
mt76: mt7915: rework set state part in testmode
Shayne Chen
2021-01-26
mt76: mt7915: clean hw queue before starting new testmode tx
Shayne Chen
2021-01-26
mt76: mt7915: calculate new packet length when tx_time is set in testmode
Shayne Chen
2021-01-26
mt76: mt7915: add support for ipg in testmode
Shayne Chen
2021-01-26
mt76: testmode: add support to set user-defined spe index
Shayne Chen
2021-01-26
mt76: move chainmask in mt76_phy
Lorenzo Bianconi
2021-01-26
mt76: mt7915: move testmode data from dev to phy
Shayne Chen
2021-01-26
mt76: testmode: introduce dbdc support
Shayne Chen
2021-01-26
mt76: mt7915: add partial add_bss_info command on testmode init
Shayne Chen
2020-12-04
mt76: mt7915: add support to set tx frequency offset in testmode
Shayne Chen
2020-12-04
mt76: mt7915: add support to set txpower in testmode
Shayne Chen
2020-12-04
mt76: mt7915: implement testmode rx support
Shayne Chen
2020-12-04
mt76: mt7915: implement testmode tx support
Shayne Chen