index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
mediatek
/
mt76
/
mt7921
/
pci_mac.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-09
wifi: mt76: mt792x: add struct mt792x_link_sta
Deren Wu
1
-2
/
+2
2024-05-02
wifi: mt76: mt7921s: fix potential hung tasks during chip recovery
Leon Yen
1
-2
/
+0
2023-09-30
wifi: mt76: remove unused error path in mt76_connac_tx_complete_skb
Felix Fietkau
1
-1
/
+1
2023-07-26
wifi: mt76: mt7921: move runtime-pm pci code in mt792x-lib
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt792x: move more dma shared code in mt792x_dma
Lorenzo Bianconi
1
-1
/
+1
2023-07-26
wifi: mt76: mt792x: introduce mt792x_irq_map
Lorenzo Bianconi
1
-4
/
+4
2023-07-26
wifi: mt76: mt7921: rename mt7921_dev in mt792x_dev
Lorenzo Bianconi
1
-2
/
+2
2023-07-26
wifi: mt76: mt7921: rename mt7921_sta in mt792x_sta
Lorenzo Bianconi
1
-1
/
+1
2023-07-25
mt76: connac: move more mt7921/mt7915 mac shared code in connac lib
Lorenzo Bianconi
1
-15
/
+1
2023-04-17
wifi: mt76: move shared mac definitions in mt76_connac2_mac.h
Lorenzo Bianconi
1
-1
/
+1
2022-09-15
wifi: mt76: mt7921: move mt7921_rx_check and mt7921_queue_rx_skb in mac.c
Lorenzo Bianconi
1
-148
/
+0
2022-08-26
wifi: mt76: mt7921e: fix crash in chip reset fail
Deren Wu
1
-1
/
+1
2022-07-11
mt76: do not use skb_set_queue_mapping for internal purposes
Felix Fietkau
1
-1
/
+1
2022-07-11
mt76: connac: move mt7615_txp_skb_unmap in common code
Lorenzo Bianconi
1
-32
/
+1
2022-07-11
mt76: connac: move mt76_connac_write_hw_txp in shared code
Lorenzo Bianconi
1
-32
/
+1
2022-07-11
mt76: connac: move mt76_connac_tx_complete_skb in shared code
Lorenzo Bianconi
1
-23
/
+0
2022-07-11
mt76: connac: move mt76_connac_tx_free in shared code
Lorenzo Bianconi
1
-3
/
+4
2022-07-11
mt76: move mt7615_txp_ptr in mt76_connac module
Lorenzo Bianconi
1
-8
/
+8
2022-07-11
mt76: connac: move mt76_connac_fw_txp in common module
Lorenzo Bianconi
1
-2
/
+2
2022-07-11
mt76: connac: move connac2_mac_write_txwi in mt76_connac module
Lorenzo Bianconi
1
-2
/
+2
2022-07-11
mt76: mt7921: rely on mt76_dev in mt7921_mac_write_txwi signature
Lorenzo Bianconi
1
-1
/
+1
2022-03-16
mt76: use le32/16_get_bits() whenever possible
Ryder Lee
1
-8
/
+5
2022-02-03
mt76: mt7921e: process txfree and txstatus without allocating skbs
Lorenzo Bianconi
1
-6
/
+30
2022-02-03
mt76: mt7921e: make dev->fw_assert usage consistent
Sean Wang
1
-0
/
+1
2021-12-18
mt76: mt7921: fix MT7921E reset failure
Sean Wang
1
-0
/
+4
2021-10-20
mt76: mt7921: refactor mcu.c to be bus independent
Sean Wang
1
-0
/
+2
2021-10-20
mt76: mt7921: refactor mac.c to be bus independent
Sean Wang
1
-0
/
+346