summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7915/mt7915.h
AgeCommit message (Expand)AuthorFilesLines
2022-08-17mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi1-1/+0
2022-08-17mt76: connac: move mac connac2 defs in mt76_connac2_mac.hLorenzo Bianconi1-14/+0
2022-08-17mt76: mt7915: rely on mt76_dev in mt7915_mac_write_txwi signatureLorenzo Bianconi1-1/+1
2022-05-13mt76: mt7915: improve error handling for fw_debug knobsRyder Lee1-3/+6
2022-05-13mt76: mt7915: add support for 6G in-band discoveryMeiChia Chiu1-2/+2
2022-05-13mt76: mt7915: add Wireless Ethernet Dispatch supportFelix Fietkau1-0/+2
2022-05-13mt76: mt7915: introduce mt7915_mac_severe_check()Ryder Lee1-0/+2
2022-05-13mt76: mt7915: limit minimum twt durationPeter Chiu1-0/+1
2022-05-13mt76: mt7915: fix twt table_mask to u16 in mt7915_devPeter Chiu1-1/+1
2022-05-13mt76: mt7915: add debugfs knob for RF registers read/writeShayne Chen1-0/+1
2022-05-13mt76: mt7915: remove SCS featureRyder Lee1-1/+0
2022-05-13mt76: mt7915: always call mt7915_wfsys_reset() during initRyder Lee1-0/+1
2022-05-13mt76: mt7915: rework hardware/phy initializationFelix Fietkau1-2/+1
2022-03-16mt76: mt7915: add 6 GHz supportMeiChia Chiu1-1/+1
2022-03-16mt76: split single ldpc cap bit into bitsMeiChia Chiu1-1/+3
2022-02-24mt76: mt7915e: Fix degraded performance after temporary overheatNicolas Cavallari1-0/+2
2022-02-24mt76: mt7915: introduce band_idx in mt7915_phyBo Jiao1-0/+1
2022-02-24mt76: mt7915: add support for MT7986Bo Jiao1-0/+40
2022-02-03mt76: mt7915: fix/rewrite the dfs state handling logicFelix Fietkau1-1/+0
2022-02-03mt76: connac: move mt76_connac_lmac_mapping in mt76-connac moduleLorenzo Bianconi1-6/+0
2022-02-03mt76: mt7915: introduce mt7915_set_radar_background routineLorenzo Bianconi1-0/+7
2022-02-03mt76: mt7915: add support for passing chip/firmware debug data to user spaceFelix Fietkau1-0/+6
2022-02-03mt76: connac: move mt76_connac_mcu_rdd_cmd in mt76-connac moduleLorenzo Bianconi1-2/+0
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_set_rts_threshLorenzo Bianconi1-1/+0
2022-02-03mt76: connac: move mt76_connac_mcu_set_pm in connac moduleLorenzo Bianconi1-1/+0
2022-02-03mt76: connac: move mt76_connac_mcu_wtbl_update_hdr_trans in connac moduleLorenzo Bianconi1-3/+0
2022-02-03mt76: mt7915: move pci specific code back to pci.cFelix Fietkau1-4/+3
2022-02-03mt76: connac: move mt76_connac_mcu_add_key in connac moduleLorenzo Bianconi1-9/+1
2022-02-03mt76: mt7915: rely on mt76_connac_mcu_alloc_sta_reqLorenzo Bianconi1-6/+1
2022-02-03mt76: mt7915: add mt7916 calibrated data supportBo Jiao1-0/+8
2022-02-03mt76: mt7915: enlarge wcid size to 544Bo Jiao1-1/+7
2022-02-03mt76: mt7915: rework eeprom.c to adapt mt7916 changesBo Jiao1-1/+2
2022-02-03mt76: mt7915: add firmware support for mt7916Bo Jiao1-0/+4
2022-02-03mt76: mt7915: rework dma.c to adapt mt7916 changesBo Jiao1-1/+2
2022-02-03mt76: mt7915: refine register definitionBo Jiao1-2/+21
2022-02-03mt76: mt7915: add mt7915_mmio_probe() as a common probing functionBo Jiao1-1/+6
2021-12-19mt76: mt7915: add mu-mimo and ofdma debugfs knobsMeiChia Chiu1-0/+3
2021-12-19mt76: mt7915: introduce mt76_vif in mt7915_vifLorenzo Bianconi1-4/+1
2021-12-19mt76: mt7915: rely on mt76_connac definitionsLorenzo Bianconi1-14/+0
2021-12-19mt76: mt7915: process txfree and txstatus without allocating skbsFelix Fietkau1-0/+1
2021-12-18mt76: mt7915: add default calibrated data supportShayne Chen1-0/+4
2021-10-23mt76: mt7915: add debugfs knobs for MCU utilizationShayne Chen1-0/+1
2021-10-23mt76: mt7915: add WA firmware log supportShayne Chen1-2/+3
2021-10-23mt76: mt7915: rework debugfs fixed-rate knobRyder Lee1-2/+0
2021-10-23mt76: mt7915: rework .set_bitrate_mask() to support more optionsRyder Lee1-0/+5
2021-10-23mt76: mt7915: remove mt7915_mcu_add_he()Ryder Lee1-3/+1
2021-10-20mt76: mt7915: move tx amsdu stats in mib_statsLorenzo Bianconi1-0/+3
2021-10-20mt76: mt7915: run mt7915_get_et_stats holding mt76 mutexLorenzo Bianconi1-0/+1
2021-10-20mt76: move mt76_sta_stats in mt76.hLorenzo Bianconi1-8/+1
2021-10-20mt76: mt7915: introduce mt76 debugfs sub-dir for ext-phyLorenzo Bianconi1-1/+1