aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/testmode.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-18mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()Shayne Chen1-9/+8
2021-10-20mt76: mt7915: set muru platform typeShayne Chen1-11/+5
2021-10-20mt76: mt7915: switch proper tx arbiter mode in testmodeShayne Chen1-0/+29
2021-06-19mt76: mt7915: fix rx fcs error count in testmodeShayne Chen1-2/+19
2021-04-21mt76: mt7915: rework mt7915_tm_set_tx_len()Shayne Chen1-17/+5
2021-02-26mt76: mt7915: fix unused 'mode' variableArnd Bergmann1-2/+2
2021-01-26mt76: mt7915: rework mcu APIFelix Fietkau1-10/+10
2021-01-26mt76: mt7615: mt7915: disable txpower sku when testmode enabledShayne Chen1-0/+2
2021-01-26mt76: mt7915: add support for continuous tx in testmodeShayne Chen1-11/+148
2021-01-26mt76: mt7915: rework set state part in testmodeShayne Chen1-12/+10
2021-01-26mt76: mt7915: clean hw queue before starting new testmode txShayne Chen1-0/+16
2021-01-26mt76: mt7915: calculate new packet length when tx_time is set in testmodeShayne Chen1-3/+93
2021-01-26mt76: mt7915: add support for ipg in testmodeShayne Chen1-2/+123
2021-01-26mt76: testmode: add support to set user-defined spe indexShayne Chen1-5/+10
2021-01-26mt76: move chainmask in mt76_phyLorenzo Bianconi1-1/+1
2021-01-26mt76: mt7915: move testmode data from dev to phyShayne Chen1-13/+12
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen1-47/+57
2021-01-26mt76: mt7915: add partial add_bss_info command on testmode initShayne Chen1-0/+2
2020-12-04mt76: mt7915: add support to set tx frequency offset in testmodeShayne Chen1-0/+20
2020-12-04mt76: mt7915: add support to set txpower in testmodeShayne Chen1-0/+100
2020-12-04mt76: mt7915: implement testmode rx supportShayne Chen1-0/+77
2020-12-04mt76: mt7915: implement testmode tx supportShayne Chen1-0/+180