summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/init.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-20mt76: mt7615: read {tx,rx} mask from eepromLorenzo Bianconi1-2/+0
2019-11-20mt76: move interface_modes definition in mt76_core moduleLorenzo Bianconi1-7/+0
2019-11-20mt76: mt7615: add ibss supportLorenzo Bianconi1-0/+6
2019-11-20mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_deviceLorenzo Bianconi1-1/+0
2019-11-20mt76: mt7615: track tx/rx airtime for airtime fairnessLorenzo Bianconi1-2/+10
2019-11-20mt76: mt7615: report tx_time, bss_rx and busy time to mac80211Lorenzo Bianconi1-0/+2
2019-11-20mt76: mt7615: enable SCS by defaultLorenzo Bianconi1-1/+1
2019-11-20mt76: mt7615: fix control frame rx in monitor modeFelix Fietkau1-1/+12
2019-09-05mt76: mt7615: add Smart Carrier Sense supportLorenzo Bianconi1-0/+1
2019-09-05mt76: mt7615: add missing register initializationFelix Fietkau1-4/+18
2019-09-05mt76: mt7615: sync with mt7603 rate control changesFelix Fietkau1-6/+13
2019-09-05mt76: mt7615: add radar pattern test knob to debugfsLorenzo Bianconi1-13/+0
2019-09-05mt76: mt7615: add csa supportLorenzo Bianconi1-0/+1
2019-09-05mt76: mt7615: add hw dfs pattern detector supportLorenzo Bianconi1-0/+17
2019-09-05mt76: mt7615: introduce mt7615_regd_notifierLorenzo Bianconi1-0/+11
2019-06-27mt76: mt7615: take into account extPA when configuring tx powerLorenzo Bianconi1-3/+6
2019-06-27mt76: mt7615: init per-channel target powerLorenzo Bianconi1-0/+43
2019-06-27mt76: mt7615: fix slow performance when enable encryptionRyder Lee1-6/+10
2019-06-27mt76: mt7615: enable support for meshRyder Lee1-0/+6
2019-06-25mt76: mt7615: rearrange cleanup operations in mt7615_unregister_deviceLorenzo Bianconi1-4/+5
2019-05-01mt76: add mac80211 driver for MT7615 PCIe-based chipsetsRyder Lee1-0/+229