summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/testmode.c
AgeCommit message (Expand)Author
2024-05-02wifi: mt76: fix tx packet loss when scanning on DBDCFelix Fietkau
2023-07-26wifi: mt76: testmode: add nla_policy for MT76_TM_ATTR_TX_LENGTHLin Ma
2022-09-15wifi: mt76: testmode: use random payload for tx packetsShayne Chen
2022-07-11mt76: convert MT_TX_HW_QUEUE_EXT_PHY to MT_TX_HW_QUEUE_PHYLorenzo Bianconi
2022-07-11mt76: pass original queue id from __mt76_tx_queue_skb to the driverFelix Fietkau
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao
2021-12-18mt76: testmode: add support to set MACShayne Chen
2021-10-20mt76: mt7921: introduce testmode supportLorenzo Bianconi
2021-06-19mt76: testmode: move chip-specific stats dump before common statsShayne Chen
2021-06-19mt76: testmode: remove undefined behaviour in mt76_testmode_alloc_skbLorenzo Bianconi
2021-06-19mt76: testmode: remove unnecessary function calls in mt76_testmode_free_skbLorenzo Bianconi
2021-06-19mt76: testmode: fix memory leak in mt76_testmode_alloc_skbLorenzo Bianconi
2021-04-21mt76: testmode: add support to send larger packetShayne Chen
2021-01-26mt76: testmode: make tx queued limit adjustableShayne Chen
2021-01-26mt76: testmode: add attributes for ipg related parametersShayne Chen
2021-01-26mt76: testmode: add support to set user-defined spe indexShayne Chen
2021-01-26mt76: testmode: move mtd part to mt76_devShayne Chen
2021-01-26mt76: testmode: introduce dbdc supportShayne Chen
2020-12-04mt76: move hw mac_addr in mt76_phyLorenzo Bianconi
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi
2020-12-04mt76: rely on mt76_queue in tx_queue_skb signatureLorenzo Bianconi
2020-12-04mt76: testmode: add support for HE rate modesShayne Chen
2020-12-04mt76: testmode: add support for LTF and GI combinations for HE modeShayne Chen
2020-12-04mt76: testmode: add tx_rate_stbc parameterShayne Chen
2020-09-24mt76: convert from tx tasklet to tx worker threadFelix Fietkau
2020-09-24mt76: testmode: add a limit for queued tx_frames packetsFelix Fietkau
2020-09-24mt76: remove struct mt76_sw_queueFelix Fietkau
2020-09-24mt76: fix a possible NULL pointer dereference in mt76_testmode_dumpLorenzo Bianconi
2020-07-21mt76: add API for testmode supportFelix Fietkau