summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/init.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7915: enable .sta_set_txpwr supportRyder Lee2022-12-011-0/+3
* wifi: mt76: mt7915: don't claim 160MHz support with mt7915 DBDCNicolas Cavallari2022-12-011-16/+31
* wifi: mt76: mt7915: Fix VHT beamforming capabilities with DBDCNicolas Cavallari2022-12-011-1/+2
* wifi: mt76: mt7915: enable coredump supportRyder Lee2022-12-011-1/+11
* wifi: mt76: mt7915: enable full system reset supportBo Jiao2022-12-011-5/+6
* wifi: mt76: mt7915: add ack signal supportRyder Lee2022-12-011-0/+7
* wifi: mt76: mt7915: improve accuracy of time_busy calculationRyder Lee2022-12-011-0/+17
* wifi: mt76: mt7915: deal with special variant of mt7916Peter Chiu2022-12-011-19/+18
* mt76: introduce phys array in mt76_dev structureLorenzo Bianconi2022-07-111-2/+2
* mt76: mt7915 add ht mpdu densityMeiChia Chiu2022-07-111-1/+6
* mt76: mt7915: update mpdu density in 6g capabilityPeter Chiu2022-07-111-1/+1
* mt76: mt7915: disable UL MU-MIMO for mt7915Felix Fietkau2022-07-111-3/+4
* mt76: enable the VHT extended NSS BW featureDeren Wu2022-07-111-0/+1
* mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu2022-05-131-0/+2
* mt76: mt7915: move MT_INT_MASK_CSR to init.cRyder Lee2022-05-131-0/+1
* mt76: mt7915: disable RX_HDR_TRANS_SHORTBo Jiao2022-05-131-0/+3
* mt76: mt7915: make read-only array ppet16_ppet8_ru3_ru0 static constColin Ian King2022-05-131-1/+1
* mt76: mt7915: always call mt7915_wfsys_reset() during initRyder Lee2022-05-131-14/+3
* mt76: mt7915: rework hardware/phy initializationFelix Fietkau2022-05-131-39/+65
* mt76: mt7915: introduce 802.11ax multi-bss supportLorenzo Bianconi2022-03-161-0/+2
* mt76: mt7915: fix typos in commentsJulia Lawall2022-03-161-1/+1
* mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()Peter Chiu2022-03-161-5/+20
* mt76: mt7915: add txpower init for 6GHzShayne Chen2022-03-161-0/+2
* mt76: mt7915: add 6 GHz supportMeiChia Chiu2022-03-161-2/+26
* mt76: mt7915e: Enable thermal management by defaultNicolas Cavallari2022-02-241-1/+2
* mt76: mt7915e: Add a hwmon attribute to get the actual throttle state.Nicolas Cavallari2022-02-241-9/+18
* mt76: mt7915e: Fix degraded performance after temporary overheatNicolas Cavallari2022-02-241-6/+11
* mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao2022-02-241-3/+31
* mt76: mt7915: add support for MT7986Bo Jiao2022-02-241-2/+18
* ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein2022-02-161-2/+2
* mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau2022-02-031-6/+1
* mt76: mt7915: enable radar background detectionLorenzo Bianconi2022-02-031-0/+7
* mt76: mt7915: introduce mt7915_set_radar_background routineLorenzo Bianconi2022-02-031-0/+3
* mt76: mt7915: update rx rate reporting for mt7916Bo Jiao2022-02-031-1/+2
* mt76: mt7915: enlarge wcid size to 544Bo Jiao2022-02-031-1/+1
* mt76: mt7915: rework eeprom.c to adapt mt7916 changesBo Jiao2022-02-031-16/+39
* mt76: mt7915: add firmware support for mt7916Bo Jiao2022-02-031-34/+34
* mt76: mt7915: rework dma.c to adapt mt7916 changesBo Jiao2022-02-031-1/+8
* mt76: mt7915: refine register definitionBo Jiao2022-02-031-3/+7
* ieee80211: change HE nominal packet padding value definesMiri Korenblit2021-11-281-1/+2
* mt76: mt7915: change max rx len limit of hw modulesShayne Chen2021-10-201-2/+2
* mt76: mt7915: fix missing HE phy capShayne Chen2021-10-201-3/+9
* mt76: mt7915: enable HE UL MU-MIMOShayne Chen2021-10-201-2/+0
* mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phyLorenzo Bianconi2021-10-201-1/+5
* mt76: mt7915: enable twt responder capabilityLorenzo Bianconi2021-10-201-0/+2
* mt76: mt7915: introduce mt7915_mac_add_twt_setup routineLorenzo Bianconi2021-10-201-0/+1
* mt76: mt7915: fix hwmon temp sensor mem use-after-freeBen Greear2021-10-201-4/+6
* mt76: mt7915: enable configured beacon tx rateRyder Lee2021-10-201-0/+4
* mt76: mt7915: introduce bss coloring supportLorenzo Bianconi2021-10-201-0/+1
* mt76: mt7915: add LED supportMeiChia Chiu2021-10-201-0/+69