summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mac.c
AgeCommit message (Expand)Author
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
2019-11-20mt76: fix possible out-of-bound access in mt7615_fill_txs/mt7603_fill_txsLorenzo Bianconi
2019-11-20mt76: mt7615: track tx/rx airtime for airtime fairnessLorenzo Bianconi
2019-11-20mt76: mt7615: introduce mt7615_mac_wtbl_update routineLorenzo Bianconi
2019-11-20mt76: mt7615: fix survey channel busy timeFelix Fietkau
2019-11-20mt76: mt7615: report tx_time, bss_rx and busy time to mac80211Lorenzo Bianconi
2019-11-20mt76: unify channel survey update codeFelix Fietkau
2019-11-20mt76: track rx airtime for airtime fairness and surveyFelix Fietkau
2019-11-20mt76: store current channel survey_state in struct mt76_devFelix Fietkau
2019-11-20mt76: report rx a-mpdu subframe statusFelix Fietkau
2019-11-20mt76: mt7615: collect aggregation statsLorenzo Bianconi
2019-09-05mt76: mt7615: introduce mt7615_txwi_to_txp utility routineLorenzo Bianconi
2019-09-05mt76: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt7615: add BIP_CMAC_128 cipher supportLorenzo Bianconi
2019-09-05mt76: mt7615: enable survey supportLorenzo Bianconi
2019-09-05mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi
2019-09-05mt76: mt7615: fix some checkpatch warningsRyder Lee
2019-09-05mt76: mt7615: add 4 WMM sets supportRyder Lee
2019-09-05mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signatureLorenzo Bianconi
2019-09-05mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi
2019-09-05mt76: mt7615: add mt7615_mac_wtbl_addr routineLorenzo Bianconi
2019-09-05mt76: mt7615: move mt7615_mac_get_key_info in mac.cLorenzo Bianconi
2019-09-05mt76: mt7615: fix invalid fallback ratesFelix Fietkau
2019-09-05mt76: mt7615: fix PS buffering of action framesFelix Fietkau
2019-09-05mt76: mt7615: fix using VHT STBC ratesFelix Fietkau
2019-09-05mt76: mt7615: sync with mt7603 rate control changesFelix Fietkau
2019-09-05mt76: mt7615: reset rate index/counters on rate table updateFelix Fietkau
2019-09-05mt76: mt7615: move mt7615_mcu_set_rates to mac.cFelix Fietkau
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi
2019-06-27mt76: mt7615: add support for per-chain signal strength reportingRyder Lee
2019-06-27mt76: Remove set but not used variables 'pid' and 'final_mpdu'YueHaibing
2019-06-27mt76: move mt76_get_rate in mt76-moduleLorenzo Bianconi