Age | Commit message (Expand) | Author |
2024-05-02 | wifi: mt76: mt7921e: add LED control support | Hao Zhang |
2024-05-02 | wifi: mt76: mt7921: introduce mt7920 PCIe support | Deren Wu |
2024-02-22 | wifi: mt76: mt7921: fix suspend issue on MediaTek COB platform | Michael Lo |
2024-02-22 | wifi: mt76: mt7921: fix a potential association failure upon resuming | Leon Yen |
2024-02-22 | wifi: mt76: mt7921: fix the unfinished command of regd_notifier before suspend | Ming Yen Hsieh |
2024-02-22 | wifi: mt76: mt7921e: fix use-after-free in free_irq() | Deren Wu |
2024-01-31 | wifi: fill in MODULE_DESCRIPTION()s for mt76 drivers | Breno Leitao |
2023-12-11 | wifi: mt76: mt7921: fix CLC command timeout when suspend/resume | Ming Yen Hsieh |
2023-12-11 | wifi: mt76: mt7921: reduce the size of MCU firmware download Rx queue | Sean Wang |
2023-12-07 | wifi: mt76: introduce wed pointer in mt76_queue | Lorenzo Bianconi |
2023-09-30 | wifi: mt76: mt7921e: Support MT7992 IP in Xiaomi Redmibook 15 Pro (2023) | Ingo Rohloff |
2023-07-26 | wifi: mt76: mt7921: move mt7921_dma_init in pci.c | Lorenzo Bianconi |
2023-07-26 | wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib | 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: mt792x: move more dma shared code in mt792x_dma | Lorenzo Bianconi |
2023-07-26 | wifi: mt76: mt792x: introduce mt792x_irq_map | Lorenzo Bianconi |
2023-07-26 | wifi: mt76: mt7921: move init shared code in mt792x-lib module | Lorenzo Bianconi |
2023-07-26 | wifi: mt76: mt7921: move dma shared code in mt792x-lib module | Lorenzo Bianconi |
2023-07-26 | wifi: mt76: mt7921: move mac shared code in mt792x-lib module | Lorenzo Bianconi |
2023-07-26 | wifi: mt76: mt7921: rename mt7921_hif_ops in mt792x_hif_ops | Lorenzo Bianconi |
2023-07-26 | wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev | Lorenzo Bianconi |
2023-07-25 | mt76: connac: move more mt7921/mt7915 mac shared code in connac lib | Lorenzo Bianconi |
2023-07-06 | wifi: mt76: mt7921e: fix init command fail with enabled device | Quan Zhou |
2023-04-21 | Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke... | Jakub Kicinski |
2023-04-17 | wifi: mt76: mt7921e: stop chip reset worker in unregister hook | Quan Zhou |
2023-04-17 | wifi: mt76: move shared mac definitions in mt76_connac2_mac.h | Lorenzo Bianconi |
2023-04-17 | wifi: mt76: get rid of unused sta_ps callbacks | Lorenzo Bianconi |
2023-04-17 | wifi: mt76: add mt76_connac_irq_enable utility routine | Lorenzo Bianconi |
2023-04-17 | wifi: mt76: move irq_tasklet in mt76_dev struct | Lorenzo Bianconi |
2023-04-17 | wifi: mt76: mt7921e: Set memory space enable in PCI_COMMAND if unset | Mario Limonciello |
2023-04-17 | wifi: mt76: mt7921: introduce mt7921_get_mac80211_ops utility routine | Lorenzo Bianconi |
2023-04-17 | wifi: mt76: mt7921: fix PCI DMA hang after reboot | Deren Wu |
2023-03-31 | wifi: mt76: mt7921: fix fw used for offload check for mt7922 | Lorenzo Bianconi |
2022-12-01 | wifi: mt76: mt7921e: add pci .shutdown() support | Leon Yen |
2022-12-01 | wifi: mt76: mt7921: introduce chanctx support | Sean Wang |
2022-12-01 | wifi: mt76: mt7921: introduce remain_on_channel support | Sean Wang |
2022-12-01 | Revert "mt76: use IEEE80211_OFFLOAD_ENCAP_ENABLED instead of MT_DRV_AMSDU_OFF... | Ben Greear |
2022-09-15 | wifi: mt76: mt7921e: fix random fw download fail | Deren Wu |
2022-09-15 | wifi: mt76: mt7921e: fix rmmod crash in driver reload test | Deren Wu |
2022-09-15 | wifi: mt76: mt7921: delete stray if statement | Dan Carpenter |
2022-09-15 | wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c | Lorenzo Bianconi |
2022-09-15 | wifi: mt76: mt7921e: fix race issue between reset and suspend/resume | Sean Wang |
2022-09-15 | wifi: mt76: connac: introduce mt76_connac_reg_map structure | Lorenzo Bianconi |
2022-07-11 | mt76: mt7921: Let PCI core handle power state and use pm_sleep_ptr() | Kai-Heng Feng |
2022-07-11 | mt76: mt7921: make mt7921_pci_driver static | Lorenzo Bianconi |
2022-07-11 | mt76: connac: move mt76_connac_tx_complete_skb in shared code | Lorenzo Bianconi |
2022-07-11 | mt76: move mt7615_txp_ptr in mt76_connac module | Lorenzo Bianconi |
2022-07-11 | mt76: mt7921: get rid of mt7921_mcu_exit | Lorenzo Bianconi |
2022-05-13 | mt76: mt7921: fix kernel crash at mt7921_pci_remove | Sean Wang |