aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7915/init.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11mt76: introduce phys array in mt76_dev structureLorenzo Bianconi1-2/+2
2022-07-11mt76: mt7915 add ht mpdu densityMeiChia Chiu1-1/+6
2022-07-11mt76: mt7915: update mpdu density in 6g capabilityPeter Chiu1-1/+1
2022-07-11mt76: mt7915: disable UL MU-MIMO for mt7915Felix Fietkau1-3/+4
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu1-0/+1
2022-05-13mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu1-0/+2
2022-05-13mt76: mt7915: move MT_INT_MASK_CSR to init.cRyder Lee1-0/+1
2022-05-13mt76: mt7915: disable RX_HDR_TRANS_SHORTBo Jiao1-0/+3
2022-05-13mt76: mt7915: make read-only array ppet16_ppet8_ru3_ru0 static constColin Ian King1-1/+1
2022-05-13mt76: mt7915: always call mt7915_wfsys_reset() during initRyder Lee1-14/+3
2022-05-13mt76: mt7915: rework hardware/phy initializationFelix Fietkau1-39/+65
2022-03-16mt76: mt7915: introduce 802.11ax multi-bss supportLorenzo Bianconi1-0/+2
2022-03-16mt76: mt7915: fix typos in commentsJulia Lawall1-1/+1
2022-03-16mt76: mt7915: fix phy cap in mt7915_set_stream_he_txbf_caps()Peter Chiu1-5/+20
2022-03-16mt76: mt7915: add txpower init for 6GHzShayne Chen1-0/+2
2022-03-16mt76: mt7915: add 6 GHz supportMeiChia Chiu1-2/+26
2022-02-24mt76: mt7915e: Enable thermal management by defaultNicolas Cavallari1-1/+2
2022-02-24mt76: mt7915e: Add a hwmon attribute to get the actual throttle state.Nicolas Cavallari1-9/+18
2022-02-24mt76: mt7915e: Fix degraded performance after temporary overheatNicolas Cavallari1-6/+11
2022-02-24mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao1-3/+31
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao1-2/+18
2022-02-16ieee80211: add EHT 1K aggregation definitionsMordechay Goodstein1-2/+2
2022-02-03mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau1-6/+1
2022-02-03mt76: mt7915: enable radar background detectionLorenzo Bianconi1-0/+7
2022-02-03mt76: mt7915: introduce mt7915_set_radar_background routineLorenzo Bianconi1-0/+3
2022-02-03mt76: mt7915: update rx rate reporting for mt7916Bo Jiao1-1/+2
2022-02-03mt76: mt7915: enlarge wcid size to 544Bo Jiao1-1/+1
2022-02-03mt76: mt7915: rework eeprom.c to adapt mt7916 changesBo Jiao1-16/+39
2022-02-03mt76: mt7915: add firmware support for mt7916Bo Jiao1-34/+34
2022-02-03mt76: mt7915: rework dma.c to adapt mt7916 changesBo Jiao1-1/+8
2022-02-03mt76: mt7915: refine register definitionBo Jiao1-3/+7
2021-11-28ieee80211: change HE nominal packet padding value definesMiri Korenblit1-1/+2
2021-10-20mt76: mt7915: change max rx len limit of hw modulesShayne Chen1-2/+2
2021-10-20mt76: mt7915: fix missing HE phy capShayne Chen1-3/+9
2021-10-20mt76: mt7915: enable HE UL MU-MIMOShayne Chen1-2/+0
2021-10-20mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phyLorenzo Bianconi1-1/+5
2021-10-20mt76: mt7915: enable twt responder capabilityLorenzo Bianconi1-0/+2
2021-10-20mt76: mt7915: introduce mt7915_mac_add_twt_setup routineLorenzo Bianconi1-0/+1
2021-10-20mt76: mt7915: fix hwmon temp sensor mem use-after-freeBen Greear1-4/+6
2021-10-20mt76: mt7915: enable configured beacon tx rateRyder Lee1-0/+4
2021-10-20mt76: mt7915: introduce bss coloring supportLorenzo Bianconi1-0/+1
2021-10-20mt76: mt7915: add LED supportMeiChia Chiu1-0/+69
2021-10-20mt76: mt7915: fix he_mcs capabilities for 160mhzBen Greear1-4/+11
2021-10-20mt76: mt7915: add control knobs for thermal throttlingRyder Lee1-3/+37
2021-10-20mt76: mt7915: report tx rate directly from tx statusRyder Lee1-2/+0
2021-10-20mt76: mt7915: fix calling mt76_wcid_alloc with incorrect parameterBo Jiao1-1/+1
2021-06-19mt76: disable TWT capabilities for the momentLorenzo Bianconi1-4/+0
2021-06-19mt76: mt7915: fix IEEE80211_HE_PHY_CAP7_MAX_NC for station modeRyder Lee1-3/+3
2021-06-19mt76: mt7915: introduce mt7915_mcu_set_txbf()Ryder Lee1-4/+3
2021-06-19mt76: mt7915: use mt7915_mcu_get_mib_info() to get survey dataRyder Lee1-1/+0