summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/mediatek/mt76/mt7921/mcu.c
AgeCommit message (Expand)Author
2025-01-14wifi: mt76: rename struct mt76_vif to mt76_vif_linkFelix Fietkau
2025-01-14wifi: mt76: mt7921: add rfkill_poll for hardware rfkillAllan Wang
2025-01-13wifi: mt76: mt7921s: fix a potential firmware freeze during startupLeon Yen
2024-09-06wifi: mt76: partially move channel change code to coreFelix Fietkau
2024-07-09wifi: mt76: mt792x: add struct mt792x_link_staDeren Wu
2024-07-09wifi: mt76: mt792x: add struct mt792x_bss_confDeren Wu
2024-05-02wifi: mt76: mt7921e: add LED control supportHao Zhang
2024-05-02wifi: mt76: mt7921: cqm rssi low/high event notifyRong Yan
2024-05-02wifi: mt76: make const arrays in functions staticFelix Fietkau
2024-02-22wifi: mt76: mt7921: fix incorrect type conversion for CLC commandMing Yen Hsieh
2023-12-18Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-12-11wifi: mt76: mt7921: fix country count limitation for CLCMing Yen Hsieh
2023-12-07wifi: mt76: Remove unnecessary (void*) conversionsWu Yunchuan
2023-12-07wifi: mt76: mt7921: support 5.9/6GHz channel config in acpiRong Yan
2023-11-08wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC configMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: update the channel usage when the regd domain changedMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: get regulatory information from the clc eventMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: add 6GHz power type support for clcMing Yen Hsieh
2023-09-30wifi: mt76: mt7921: move connac nic capability handling to mt7921Deren Wu
2023-07-26wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...Lorenzo Bianconi
2023-07-26wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move acpi_sar code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move shared runtime-pm code on mt792x-libLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move hif_ops macro in mt792x.hLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: move mac shared code in mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt792x: introduce mt792x-lib moduleLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_dev in mt792x_devLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_phy in mt792x_phyLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_sta in mt792x_staLorenzo Bianconi
2023-07-26wifi: mt76: mt7921: rename mt7921_vif in mt792x_vifLorenzo Bianconi
2023-07-25wifi: mt76: mt7921: Support temp sensorBen Greear
2023-07-06wifi: mt76: mt7921e: fix init command fail with enabled deviceQuan Zhou
2023-04-17mt76: mt7921: fix kernel panic by accessing unallocated eeprom.dataSean Wang
2023-04-17wifi: mt76: move mcu_uni_event and mcu_reg_event in common codeLorenzo Bianconi
2023-04-17wifi: mt76: move shared mac definitions in mt76_connac2_mac.hLorenzo Bianconi
2023-04-17wifi: mt76: mt7921: get rid of eeprom.hLorenzo Bianconi
2023-02-03wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistentNeil Chen
2023-02-03wifi: mt76: mt7921: fix invalid remain_on_channel durationDeren Wu
2023-02-03wifi: mt76: mt7921: fix channel switch fail in monitor modeDeren Wu
2022-12-09wifi: mt76: mt7921: add support to update fw capability with MTFG tableQuan Zhou
2022-12-01wifi: mt76: mt7921: introduce remain_on_channel supportSean Wang
2022-12-01wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driverSean Wang
2022-12-01wifi: mt76: mt7921: add unified ROC cmd/event supportQuan Zhou
2022-09-15wifi: mt76: mt7921: introduce Country Location Control supportMing Yen Hsieh
2022-07-18Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wirelessKalle Valo
2022-07-15wifi: mac80211: move ps setting to vif configJohannes Berg
2022-07-11mt76: mt7921: enable HW beacon filter in the initialization stageSean Wang
2022-07-11mt76: do not use skb_set_queue_mapping for internal purposesFelix Fietkau
2022-07-11mt76: move mt76_connac2_mcu_fill_message in mt76_connac moduleLorenzo Bianconi
2022-07-11mt76: move mcu_txd/mcu_rxd structures in shared codeLorenzo Bianconi