summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/mt7615.h
AgeCommit message (Expand)AuthorFilesLines
2019-11-20mt76: mt7615: track tx/rx airtime for airtime fairnessLorenzo Bianconi1-0/+7
2019-11-20mt76: mt7615: introduce mt7615_mac_wtbl_update routineLorenzo Bianconi1-0/+1
2019-11-20mt76: report rx a-mpdu subframe statusFelix Fietkau1-0/+2
2019-11-20mt76: mt7615: collect aggregation statsLorenzo Bianconi1-0/+1
2019-09-24mt76: mt7615: fix mt7615 firmware path definitionsLorenzo Bianconi1-3/+3
2019-09-05mt76: mt7615: add support to read temperature from mcuLorenzo Bianconi1-0/+1
2019-09-05mt76: mt7615: enable survey supportLorenzo Bianconi1-0/+1
2019-09-05mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi1-0/+17
2019-09-05mt76: mt7615: add 4 WMM sets supportRyder Lee1-0/+1
2019-09-05mt76: mt7615: fix MT7615_WATCHDOG_TIME definitionLorenzo Bianconi1-1/+1
2019-09-05mt76: mt7615: add set_key_cmd and mt76_wcid to mt7615_mac_wtbl_set_key signatureLorenzo Bianconi1-2/+3
2019-09-05mt76: mt7615: introduce mt7615_mac_wtbl_set_key routineLorenzo Bianconi1-3/+2
2019-09-05mt76: mt7615: sync with mt7603 rate control changesFelix Fietkau1-1/+10
2019-09-05mt76: mt7615: move mt7615_mcu_set_rates to mac.cFelix Fietkau1-4/+1
2019-09-05mt76: mt7615: add radar pattern test knob to debugfsLorenzo Bianconi1-0/+9
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi1-0/+46
2019-06-27mt76: mt7615: take into account extPA when configuring tx powerLorenzo Bianconi1-1/+2
2019-06-27mt76: mt7615: add the capability to configure tx powerLorenzo Bianconi1-0/+3
2019-06-25mt76: mt7615: add static qualifier to mt7615_rx_poll_completeLorenzo Bianconi1-1/+0
2019-06-25mt7615: mcu: unify __mt7615_mcu_set_dev_info and mt7615_mcu_set_dev_infoLorenzo Bianconi1-2/+2
2019-06-25mt7615: mcu: remove unused parameter in mt7615_mcu_del_wtblLorenzo Bianconi1-2/+1
2019-06-25mt7615: mcu: unify mt7615_mcu_add_wtbl_bmc and mt7615_mcu_del_wtbl_bmcLorenzo Bianconi1-2/+2
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee1-0/+195