summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/testmode.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7915: use mac80211 .sta_state opFelix Fietkau2024-09-061-1/+3
* wifi: mt76: partially move channel change code to coreFelix Fietkau2024-09-061-1/+1
* wifi: mt76: mt7915: rely on band_idx of mt76_phyRyder Lee2022-12-011-23/+26
* wifi: mt76: mt7915: fix band_idx usageRyder Lee2022-12-011-9/+9
* wifi: mt76: mt7915: add spatial extension index supportShayne Chen2022-12-011-3/+1
* wifi: mt76: mt7915: rework testmode tx antenna settingShayne Chen2022-12-011-10/+8
* mt76: introduce MT_RXQ_BAND2 and MT_RXQ_BAND2_WA in mt76_rxq_idLorenzo Bianconi2022-07-111-1/+1
* mt76: mt7915: fix incorrect testmode ipg on band 1 caused by wmm_idxShayne Chen2022-07-111-4/+5
* mt76: mt7915: add 6 GHz supportMeiChia Chiu2022-03-161-0/+4
* mt76: mt7915: use min_t() to make code cleanerChangcheng Deng2022-02-241-6/+2
* mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao2022-02-241-18/+15
* mt76: mt7915: add support for MT7986Bo Jiao2022-02-241-1/+1
* mt76: connac: move mt76_connac_lmac_mapping in mt76-connac moduleLorenzo Bianconi2022-02-031-1/+1
* mt76: mt7915: refine register definitionBo Jiao2022-02-031-26/+33
* mt76: mt7915: fix return condition in mt7915_tm_reg_backup_restore()Shayne Chen2021-12-181-9/+8
* mt76: mt7915: set muru platform typeShayne Chen2021-10-201-11/+5
* mt76: mt7915: switch proper tx arbiter mode in testmodeShayne Chen2021-10-201-0/+29
* mt76: mt7915: fix rx fcs error count in testmodeShayne Chen2021-06-191-2/+19
* mt76: mt7915: rework mt7915_tm_set_tx_len()Shayne Chen2021-04-211-17/+5
* mt76: mt7915: fix unused 'mode' variableArnd Bergmann2021-02-261-2/+2
* mt76: mt7915: rework mcu APIFelix Fietkau2021-01-261-10/+10
* mt76: mt7615: mt7915: disable txpower sku when testmode enabledShayne Chen2021-01-261-0/+2
* mt76: mt7915: add support for continuous tx in testmodeShayne Chen2021-01-261-11/+148
* mt76: mt7915: rework set state part in testmodeShayne Chen2021-01-261-12/+10
* mt76: mt7915: clean hw queue before starting new testmode txShayne Chen2021-01-261-0/+16
* mt76: mt7915: calculate new packet length when tx_time is set in testmodeShayne Chen2021-01-261-3/+93
* mt76: mt7915: add support for ipg in testmodeShayne Chen2021-01-261-2/+123
* mt76: testmode: add support to set user-defined spe indexShayne Chen2021-01-261-5/+10
* mt76: move chainmask in mt76_phyLorenzo Bianconi2021-01-261-1/+1
* mt76: mt7915: move testmode data from dev to phyShayne Chen2021-01-261-13/+12
* mt76: testmode: introduce dbdc supportShayne Chen2021-01-261-47/+57
* mt76: mt7915: add partial add_bss_info command on testmode initShayne Chen2021-01-261-0/+2
* mt76: mt7915: add support to set tx frequency offset in testmodeShayne Chen2020-12-041-0/+20
* mt76: mt7915: add support to set txpower in testmodeShayne Chen2020-12-041-0/+100
* mt76: mt7915: implement testmode rx supportShayne Chen2020-12-041-0/+77
* mt76: mt7915: implement testmode tx supportShayne Chen2020-12-041-0/+180