summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/init.c
AgeCommit message (Expand)AuthorFilesLines
2022-12-01wifi: mt76: mt7921: fix wrong power after multiple SAR setYN Chen1-0/+1
2022-12-01wifi: mt76: mt7921: introduce chanctx supportSean Wang1-5/+28
2022-12-01wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang1-0/+63
2022-09-15wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh1-0/+1
2022-07-11mt76: mt7921: enable HW beacon filter in the initialization stageSean Wang1-0/+1
2022-07-11mt76: mt7921: enlarge maximum VHT MPDU length to 11454Deren Wu1-1/+1
2022-07-11mt76: mt7921: fix aggregation subframes setting to HE maxDeren Wu1-2/+2
2022-07-11mt76: enable the VHT extended NSS BW featureDeren Wu1-0/+1
2022-07-11mt76: mt7921: introduce ACPI SAR config in tx powerDeren Wu1-2/+1
2022-07-11mt76: mt7921: introduce ACPI SAR supportDeren Wu1-0/+2
2022-05-13mt76: mt7921: add ipv6 NS offload supportDeren Wu1-0/+4
2022-05-13mt76: mt7921: Add AP mode supportSean Wang1-1/+10
2022-03-16mt76: mt7921: move mt7921_init_hw in a dedicated workLorenzo Bianconi1-19/+43
2022-03-16mt76: mt7921: add mt7921u driverLorenzo Bianconi1-1/+1
2022-03-16mt76: mt7921: disable runtime pm for usbLorenzo Bianconi1-4/+6
2022-02-03mt76: mt7921s: run sleep mode by defaultSean Wang1-8/+4
2022-02-03mt76: mt7921: toggle runtime-pm adding a monitor vifLorenzo Bianconi1-0/+2
2021-12-19mt76: move sar_capa configuration in common codeLorenzo Bianconi1-8/+0
2021-12-19mt76: mt7921: introduce 160 MHz channel bandwidth supportDeren Wu1-0/+4
2021-10-23mt76: mt7921: disable 4addr capabilityLorenzo Bianconi1-1/+2
2021-10-20mt76: mt7921s: add reset supportSean Wang1-0/+2
2021-10-20mt76: mt7921: introduce mt7921s supportSean Wang1-2/+9
2021-10-20mt76: mt7921: rely on mcu_get_nic_capabilitySean Wang1-9/+1
2021-10-20mt76: mt7921: add MT7921_COMMON moduleSean Wang1-0/+2
2021-10-20mt76: mt7921: refactor init.c to be bus independentSean Wang1-26/+1
2021-10-20mt76: mt7921: refactor mcu.c to be bus independentSean Wang1-0/+1
2021-10-20mt76: mt7921: robustify hardware initialization flowSean Wang1-13/+40
2021-10-20mt76: mt7921: remove mcu rate reporting codeLorenzo Bianconi1-1/+0
2021-10-20mt76: mt7921: fix dma hang in rmmodDeren Wu1-0/+9
2021-10-20mt76: mt7921: introduce testmode supportLorenzo Bianconi1-0/+2
2021-10-20mt76: mt7921: add .set_sar_specs supportYN Chen1-2/+15
2021-10-20mt76: mt7921: fix survey-dump reportingLorenzo Bianconi1-0/+4
2021-06-19mt76: mt7921: allow chip reset during device restartLorenzo Bianconi1-1/+7
2021-06-19mt76: mt7921: introduce dedicated control for deep_sleepLorenzo Bianconi1-1/+2
2021-06-19mt76: mt7921: enable deep sleep at runtimeSean Wang1-1/+5
2021-06-19mt76: connac: fix the maximum interval schedule scan can supportSean Wang1-1/+1
2021-06-19mt76: mt7921: enable VHT BFee capabilityFelix Fietkau1-1/+5
2021-06-19mt76: mt7921: enable random mac address during sched_scanDeren Wu1-1/+2
2021-06-19mt76: allow hw driver code to overwrite wiphy interface_modesLorenzo Bianconi1-0/+2
2021-06-19mt76: mt7921: return proper error value in mt7921_mac_initLorenzo Bianconi1-5/+3
2021-06-19mt76: mt7921: enable runtime pm by defaultLorenzo Bianconi1-1/+1
2021-06-19mt76: mt7921: add back connection monitor supportSean Wang1-0/+4
2021-06-19mt76: mt7921: Don't alter Rx path classifierSean Wang1-18/+0
2021-06-19mt76: mt7921: enable rx csum offloadLorenzo Bianconi1-0/+1
2021-06-19mt76: mt7921: enable rx header traslation offloadLorenzo Bianconi1-1/+3
2021-06-19mt76: mt7921: enable rx hw de-amsduLorenzo Bianconi1-2/+2
2021-06-19mt76: move mt76_rates in mt76 moduleLorenzo Bianconi1-30/+2
2021-05-15mt76: mt7921: fix max aggregation subframes settingFelix Fietkau1-2/+2
2021-04-21mt76: move mt76_token_init in mt76_alloc_deviceLorenzo Bianconi1-1/+0
2021-04-21mt76: move token utilities in mt76 common moduleLorenzo Bianconi1-3/+1