index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
mcu.c
Age
Commit message (
Expand
)
Author
2024-05-02
wifi: mt76: mt7921e: add LED control support
Hao Zhang
2024-05-02
wifi: mt76: mt7921: cqm rssi low/high event notify
Rong Yan
2024-05-02
wifi: mt76: make const arrays in functions static
Felix Fietkau
2024-02-22
wifi: mt76: mt7921: fix incorrect type conversion for CLC command
Ming Yen Hsieh
2023-12-18
Merge tag 'wireless-next-2023-12-18' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2023-12-11
wifi: mt76: mt7921: fix country count limitation for CLC
Ming Yen Hsieh
2023-12-07
wifi: mt76: Remove unnecessary (void*) conversions
Wu Yunchuan
2023-12-07
wifi: mt76: mt7921: support 5.9/6GHz channel config in acpi
Rong Yan
2023-11-08
wifi: mt76: mt7921: fix 6GHz disabled by the missing default CLC config
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: update the channel usage when the regd domain changed
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: get regulatory information from the clc event
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: add 6GHz power type support for clc
Ming Yen Hsieh
2023-09-30
wifi: mt76: mt7921: move connac nic capability handling to mt7921
Deren Wu
2023-07-26
wifi: mt76: mt792x: move MT7921_PM_TIMEOUT and MT7921_HW_SCAN_TIMEOUT in comm...
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: move mt7921_load_firmware in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move acpi_sar code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move shared runtime-pm code on mt792x-lib
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move hif_ops macro in mt792x.h
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: move mac shared code in mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt792x: introduce mt792x-lib module
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_phy in mt792x_phy
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
2023-07-26
wifi: mt76: mt7921: rename mt7921_vif in mt792x_vif
Lorenzo Bianconi
2023-07-25
wifi: mt76: mt7921: Support temp sensor
Ben Greear
2023-07-06
wifi: mt76: mt7921e: fix init command fail with enabled device
Quan Zhou
2023-04-17
mt76: mt7921: fix kernel panic by accessing unallocated eeprom.data
Sean Wang
2023-04-17
wifi: mt76: move mcu_uni_event and mcu_reg_event in common code
Lorenzo Bianconi
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
2023-04-17
wifi: mt76: mt7921: get rid of eeprom.h
Lorenzo Bianconi
2023-02-03
wifi: mt76: mt7921: fix rx filter incorrect by drv/fw inconsistent
Neil Chen
2023-02-03
wifi: mt76: mt7921: fix invalid remain_on_channel duration
Deren Wu
2023-02-03
wifi: mt76: mt7921: fix channel switch fail in monitor mode
Deren Wu
2022-12-09
wifi: mt76: mt7921: add support to update fw capability with MTFG table
Quan Zhou
2022-12-01
wifi: mt76: mt7921: introduce remain_on_channel support
Sean Wang
2022-12-01
wifi: mt76: mt7921: drop ieee80211_[start, stop]_queues in driver
Sean Wang
2022-12-01
wifi: mt76: mt7921: add unified ROC cmd/event support
Quan Zhou
2022-09-15
wifi: mt76: mt7921: introduce Country Location Control support
Ming Yen Hsieh
2022-07-18
Merge tag 'mt76-for-kvalo-2022-07-11' of https://github.com/nbd168/wireless
Kalle Valo
2022-07-15
wifi: mac80211: move ps setting to vif config
Johannes Berg
2022-07-11
mt76: mt7921: enable HW beacon filter in the initialization stage
Sean Wang
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
2022-07-11
mt76: move mt76_connac2_mcu_fill_message in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: move mcu_txd/mcu_rxd structures in shared code
Lorenzo Bianconi
2022-07-11
mt76: mt7921: fix command timeout in AP stop period
Deren Wu
2022-07-11
mt76: mt7921: not support beacon offload disable command
Deren Wu
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
2022-07-11
mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signature
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac2_load_patch in connac module
Lorenzo Bianconi
2022-07-11
mt76: connac: move mt76_connac2_load_ram in connac module
Lorenzo Bianconi
[next]