summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7615/init.c
AgeCommit message (Expand)AuthorFilesLines
2020-12-04mt76: move tx hw data queues in mt76_phyLorenzo Bianconi1-1/+5
2020-12-04mt76: mt7615: support 16 interfacesRyder Lee1-2/+2
2020-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller1-1/+1
2020-09-24mt76: mt7615: unlock dfs bandsLorenzo Bianconi1-2/+23
2020-09-24mt76: mt7615: reduce maximum VHT MPDU length to 7991Felix Fietkau1-1/+1
2020-07-21mt76: mt7615: add idle-timeout knob in mt7615 debugfsLorenzo Bianconi1-0/+1
2020-07-21mt76: mt7615: do not request {driver,fw}_own if already grantedLorenzo Bianconi1-0/+1
2020-07-21mt76: mt7615: wake device before pushing frames in mt7615_txLorenzo Bianconi1-0/+1
2020-07-21mt76: mt7615: add missing lock in mt7615_regd_notifierLorenzo Bianconi1-0/+2
2020-07-21mt76: mt7615: introduce pm_power_save delayed workLorenzo Bianconi1-0/+1
2020-07-21mt76: mt7615: add mt7615_pm_wake utility routineLorenzo Bianconi1-0/+3
2020-07-21mt76: mt7615: implement testmode supportFelix Fietkau1-3/+5
2020-05-28mt76: mt7615: switch to per-vif power_save supportLorenzo Bianconi1-2/+0
2020-05-28mt76: mt7615: fix NULL pointer deref in mt7615_register_ext_phyLorenzo Bianconi1-9/+9
2020-05-28mt76: mt7615: introduce remain_on_channel supportLorenzo Bianconi1-0/+10
2020-05-14mt76: mt7615: fix typo defining ps workLorenzo Bianconi1-1/+1
2020-05-13mt76: enable p2p supportLorenzo Bianconi1-1/+5
2020-05-12mt76: set runtime stream caps by mt76_phyRyder Lee1-2/+2
2020-05-12mt76: mt7663: add support to sched scan with randomise addrSean Wang1-1/+2
2020-05-12mt76: mt7615: fix delta tx power for mt7663Lorenzo Bianconi1-7/+3
2020-05-12mt76: mt7663: fix target power parsingLorenzo Bianconi1-2/+6
2020-05-12mt76: mt7615: check return value of mt7615_eeprom_get_power_indexLorenzo Bianconi1-0/+3
2020-05-12mt76: mt7615: add gtk rekey offload supportLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7615: introduce mt7615_check_offload_capability routineLorenzo Bianconi1-0/+26
2020-05-12mt76: mt7615: fix getting maximum tx power from eepromFelix Fietkau1-0/+11
2020-05-12mt76: enable TDLS supportLorenzo Bianconi1-0/+3
2020-05-12mt76: mt7663: introduce 802.11 PS support in sta modeLorenzo Bianconi1-0/+4
2020-05-12mt76: mt7615: move core shared code in mt7615-common moduleLorenzo Bianconi1-181/+13
2020-05-12mt76: mt7615: fix possible deadlock in mt7615_stopLorenzo Bianconi1-1/+2
2020-05-12mt76: mt7615: rework IRQ handling to prepare for MSI supportFelix Fietkau1-0/+2
2020-05-12mt76: mt7615: set hw scan limits only for firmware with offload supportFelix Fietkau1-0/+9
2020-05-12mt76: mt7615: disable hw/sched scan ops for non-offload firmwareFelix Fietkau1-0/+7
2020-05-12mt76: mt7663: fix aggr range entry in debugfsLorenzo Bianconi1-0/+1
2020-05-12mt76: mt7615: add address parameter to mt7615_eeprom_initLorenzo Bianconi1-1/+2
2020-05-12mt76: mt7615: remove unnecessary register operationsSean Wang1-2/+0
2020-05-12mt76: mt7615: introduce scheduled scan supportLorenzo Bianconi1-0/+7
2020-05-12mt76: mt7615: introduce hw scan supportLorenzo Bianconi1-0/+8
2020-05-12mt76: mt7663: keep Rx filters as the defaultSean Wang1-10/+14
2020-05-12mt76: mt7615: make scs configurable per phyLorenzo Bianconi1-1/+3
2020-03-17mt76: mt7615: introduce mt7663e supportLorenzo Bianconi1-4/+14
2020-03-17mt76: mt7615: introduce mt7615_init_mac_chain routineLorenzo Bianconi1-56/+62
2020-03-17mt76: mt7615: introduce mt7615_init_device routineLorenzo Bianconi1-11/+16
2020-03-17mt76: mt7615: fix antenna mask initialization in DBDC modeFelix Fietkau1-0/+4
2020-02-14mt76: fix rounding issues on converting per-chain and combined txpowerFelix Fietkau1-15/+2
2020-02-14mt76: mt7615: fix monitor mode on second PHYFelix Fietkau1-0/+3
2020-02-14mt76: mt7615: implement hardware reset supportFelix Fietkau1-0/+2
2020-02-14mt76: mt7615: disable DBDC on MT7622Felix Fietkau1-0/+3
2020-02-14mt76: mt7615: implement DMA support for MT7622Felix Fietkau1-1/+4
2020-02-14mt76: mt7615: implement probing and firmware loading on MT7622Felix Fietkau1-0/+4
2020-02-14mt76: move WIPHY_FLAG_HAS_CHANNEL_SWITCH in mt76_phy_initLorenzo Bianconi1-1/+0