summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7615/init.c
AgeCommit message (Expand)Author
2020-05-12mt76: mt7615: fix getting maximum tx power from eepromFelix Fietkau
2020-05-12mt76: enable TDLS supportLorenzo Bianconi
2020-05-12mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo 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: mt7615: rework IRQ handling to prepare for MSI supportFelix Fietkau
2020-05-12mt76: mt7615: set hw scan limits only for firmware with offload supportFelix Fietkau
2020-05-12mt76: mt7615: disable hw/sched scan ops for non-offload firmwareFelix Fietkau
2020-05-12mt76: mt7663: fix aggr range entry in debugfsLorenzo Bianconi
2020-05-12mt76: mt7615: add address parameter to mt7615_eeprom_initLorenzo Bianconi
2020-05-12mt76: mt7615: remove unnecessary register operationsSean Wang
2020-05-12mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi
2020-05-12mt76: mt7615: introduce hw scan supportLorenzo Bianconi
2020-05-12mt76: mt7663: keep Rx filters as the defaultSean Wang
2020-05-12mt76: mt7615: make scs configurable per phyLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_init_mac_chain routineLorenzo Bianconi
2020-03-17mt76: mt7615: introduce mt7615_init_device routineLorenzo Bianconi
2020-03-17mt76: mt7615: fix antenna mask initialization in DBDC modeFelix Fietkau
2020-02-14mt76: fix rounding issues on converting per-chain and combined txpowerFelix Fietkau
2020-02-14mt76: mt7615: fix monitor mode on second PHYFelix Fietkau
2020-02-14mt76: mt7615: implement hardware reset supportFelix Fietkau
2020-02-14mt76: mt7615: disable DBDC on MT7622Felix Fietkau
2020-02-14mt76: mt7615: implement DMA support for MT7622Felix Fietkau
2020-02-14mt76: mt7615: implement probing and firmware loading on MT7622Felix Fietkau
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