summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/init.c
AgeCommit message (Expand)Author
2020-02-14mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_initLorenzo Bianconi
2020-02-14mt76: mt7615: add missing settings for simultaneous dual-band supportRyder Lee
2020-02-14mt76: mt7615: introduce LED supportLorenzo Bianconi
2020-02-14mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT valueRyder Lee
2020-02-14mt76: mt7615: add set_coverage class supportLorenzo Bianconi
2020-02-14mt76: mt7615: defer mcu initialization via workqueueFelix Fietkau
2020-02-14mt76: mt7615: add support for registering a second wiphy via debugfsFelix Fietkau
2020-02-14mt76: mt7615: move radio/mac initialization to .start/stop callbacksFelix 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 missing register init for dual-wiphy supportFelix Fietkau
2020-02-14mt76: mt7615: add dual-phy support for mac80211 opsFelix 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: mt7615: read {tx,rx} mask from eepromLorenzo Bianconi
2019-11-20mt76: move interface_modes definition in mt76_core moduleLorenzo Bianconi
2019-11-20mt76: mt7615: add ibss supportLorenzo Bianconi
2019-11-20mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_deviceLorenzo Bianconi
2019-11-20mt76: mt7615: track tx/rx airtime for airtime fairnessLorenzo Bianconi
2019-11-20mt76: mt7615: report tx_time, bss_rx and busy time to mac80211Lorenzo Bianconi
2019-11-20mt76: mt7615: enable SCS by defaultLorenzo Bianconi
2019-11-20mt76: mt7615: fix control frame rx in monitor modeFelix Fietkau
2019-09-05mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi
2019-09-05mt76: mt7615: add missing register initializationFelix Fietkau
2019-09-05mt76: mt7615: sync with mt7603 rate control changesFelix Fietkau
2019-09-05mt76: mt7615: add radar pattern test knob to debugfsLorenzo Bianconi
2019-09-05mt76: mt7615: add csa supportLorenzo Bianconi
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi
2019-09-05mt76: mt7615: introduce mt7615_regd_notifierLorenzo Bianconi
2019-06-27mt76: mt7615: take into account extPA when configuring tx powerLorenzo Bianconi
2019-06-27mt76: mt7615: init per-channel target powerLorenzo Bianconi
2019-06-27mt76: mt7615: fix slow performance when enable encryptionRyder Lee
2019-06-27mt76: mt7615: enable support for meshRyder Lee
2019-06-25mt76: mt7615: rearrange cleanup operations in mt7615_unregister_deviceLorenzo Bianconi
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee