summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
Commit message (Expand)AuthorAgeFilesLines
* wifi: mt76: mt7921e: add LED control supportHao Zhang2024-05-021-0/+14
* wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan2024-05-021-0/+61
* wifi: mt76: make const arrays in functions staticFelix Fietkau2024-05-021-2/+2
* wifi: mt76: mt7921: fix incorrect type conversion for CLC commandMing Yen Hsieh2024-02-221-2/+2
* Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-12-181-5/+12
|\
| * wifi: mt76: mt7921: fix country count limitation for CLCMing Yen Hsieh2023-12-111-3/+8
| * wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan2023-12-071-1/+1
| * wifi: mt76: mt7921: support 5.9/6GHz channel config in acpiRong Yan2023-12-071-1/+3
* | wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC configMing Yen Hsieh2023-11-081-0/+1
|/
* wifi: mt76: mt7921: update the channel usage when the regd domain changedMing Yen Hsieh2023-09-301-0/+3
* wifi: mt76: mt7921: get regulatory information from the clc eventMing Yen Hsieh2023-09-301-4/+22
* wifi: mt76: mt7921: add 6GHz power type support for clcMing Yen Hsieh2023-09-301-1/+3
* wifi: mt76: mt7921: move connac nic capability handling to mt7921Deren Wu2023-09-301-1/+121
* wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...Lorenzo Bianconi2023-07-261-1/+1
* wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib moduleLorenzo Bianconi2023-07-261-61/+2
* wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi2023-07-261-1/+1
* wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi2023-07-261-44/+0
* wifi: mt76: mt7921: move hif_ops macro in mt792x.hLorenzo Bianconi2023-07-261-4/+4
* wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi2023-07-261-3/+3
* wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi2023-07-261-1/+1
* wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi2023-07-261-37/+37
* wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi2023-07-261-7/+7
* wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi2023-07-261-4/+4
* wifi: mt76: mt7921: rename mt7921_vif in mt792x_vifLorenzo Bianconi2023-07-261-10/+10
* wifi: mt76: mt7921: Support temp sensorBen Greear2023-07-251-0/+17
* wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou2023-07-061-8/+0
* mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang2023-04-171-20/+0
* wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi2023-04-171-4/+4
* wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi2023-04-171-1/+1
* wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi2023-04-171-1/+0
* wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen2023-02-031-2/+34
* wifi: mt76: mt7921: fix invalid remain_on_channel durationDeren Wu2023-02-031-1/+1
* wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu2023-02-031-0/+68
* wifi: mt76: mt7921: add support to update fw capability with MTFG tableQuan Zhou2022-12-091-1/+3
* wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang2022-12-011-0/+24
* wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driverSean Wang2022-12-011-18/+0
* wifi: mt76: mt7921: add unified ROC cmd/event supportQuan Zhou2022-12-011-0/+119
* wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh2022-09-151-0/+198
* Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo2022-07-181-387/+31
|\
| * mt76: mt7921: enable HW beacon filter in the initialization stageSean Wang2022-07-111-5/+0
| * mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau2022-07-111-1/+1
| * mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi2022-07-111-77/+0
| * mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi2022-07-111-16/+17
| * mt76: mt7921: fix command timeout in AP stop periodDeren Wu2022-07-111-4/+1
| * mt76: mt7921: not support beacon offload disable commandDeren Wu2022-07-111-2/+4
| * mt76: connac: move connac2_mac_write_txwi in mt76_connac moduleLorenzo Bianconi2022-07-111-2/+2
| * mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signatureLorenzo Bianconi2022-07-111-1/+1
| * mt76: connac: move mt76_connac2_load_patch in connac moduleLorenzo Bianconi2022-07-111-125/+1
| * mt76: connac: move mt76_connac2_load_ram in connac moduleLorenzo Bianconi2022-07-111-88/+1
| * mt76: mt7921: move fw toggle in mt7921_load_firmwareLorenzo Bianconi2022-07-111-7/+7