summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mac.c
AgeCommit message (Expand)Author
2020-05-12mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi
2020-05-12mt76: mt7615: enable scs for mt7663 driverLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7663u supportLorenzo Bianconi
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi
2020-05-12mt76: mt7615: fix possible deadlock in mt7615_stopLorenzo Bianconi
2020-05-12mt76: mt7663: fix DMA unmap lengthLorenzo Bianconi
2020-05-12mt76: mt7622: fix DMA unmap lengthLorenzo Bianconi
2020-05-12mt76: mt7615: fix possible division by 0 in mt7615_mac_update_mib_statsLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7615_wtbl_desc data structureLorenzo Bianconi
2020-05-12mt76: mt7615: rework wtbl key configurationLorenzo Bianconi
2020-05-12mt76: mt7615: move mt7615_mac_wtbl_addr in mac.hLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7615_mac_update_rate_desc routineLorenzo Bianconi
2020-05-12mt76: mt7615: introduce mt7663u support to mt7615_write_txwiLorenzo Bianconi
2020-05-12mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce hw scan supportLorenzo Bianconi
2020-05-12mt76: mt7663: disable RDD commandsLorenzo Bianconi
2020-05-12mt76: mt7615: make scs configurable per phyLorenzo Bianconi
2020-05-12mt76: mt7663: enable nf estimationLorenzo Bianconi
2020-05-12mt76: mt7663: fix mt7615_mac_cca_stats_reset routineLorenzo Bianconi
2020-05-12mt76: mt7615: add more useful Tx mib countersRyder Lee
2020-05-12mt76: mt7615: cleanup mib related defines and structsRyder Lee
2020-05-12mt76: mt7615: enable aggr_stats for both phyRyder Lee
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_register_mapLorenzo Bianconi
2020-03-17mt76: mt7615: move more mcu commands in mt7615_mcu_ops data structureLorenzo Bianconi
2020-03-17mt76: mt7615: remove a stray if statementDan Carpenter
2020-03-17mt76: mt7615: fix monitor injection of beacon framesFelix Fietkau
2020-02-14mt76: Introduce mt76_mcu data structureLorenzo Bianconi
2020-02-14mt76: mt7615: rework rx phy index handlingFelix Fietkau
2020-02-14mt76: mt7615: implement hardware reset supportFelix Fietkau
2020-02-14mt76: mt7615: implement DMA support for MT7622Felix Fietkau
2020-02-14mt76: mt7615: initialize radar specs from host driverLorenzo Bianconi
2020-02-14mt76: mt7615: add tracing supportLorenzo Bianconi
2020-02-14mt76: move mac_txdone tracepoint in mt76 moduleLorenzo Bianconi
2020-02-14mt76: mt7615: add per-phy mib statisticsRyder Lee
2020-02-14mt76: mt7615: add missing settings for simultaneous dual-band supportRyder Lee
2020-02-14mt76: mt7615: measure channel noise and report it via surveyFelix Fietkau
2020-02-14mt76: mt7615: add set_coverage class supportLorenzo Bianconi
2020-02-14mt76: mt7615: Fix build with older compilersPablo Greco
2020-02-14mt76: mt7615: select the correct tx queue for frames sent to the second phyFelix Fietkau
2020-02-14mt76: mt7615: add multiple wiphy support to the rx pathFelix Fietkau
2020-02-14mt76: mt7615: add multiple wiphy support to the dfs support codeFelix Fietkau
2020-02-14mt76: mt7615: remove useless MT_HW_RDD0/1 enumFelix Fietkau
2020-02-14mt76: mt7615: add multiple wiphy support for smart carrier senseFelix Fietkau
2020-02-14mt76: mt7615: add dual-phy support for mac80211 opsFelix Fietkau
2020-02-14mt76: move ampdu_ref from mt76_dev to driver structFelix Fietkau
2020-02-14mt76: add multiple wiphy support to mt76_get_min_avg_rssiFelix Fietkau
2020-02-14mt76: move txpower and antenna mask to struct mt76_phyFelix Fietkau
2020-02-14mt76: move state from struct mt76_dev to mt76_phyFelix Fietkau
2020-02-14mt76: move channel state to struct mt76_phyFelix Fietkau