blob: 2212968b62fa1380b48bc93c31b17788096f3a07 [file] [log] [blame]
bf3741ada33b ("mt76x0: usb: remove mt76_fw definition")
576ecf653836 ("mt76x0: usb: move firmware loading to usb.c")
edaa580bc830 ("mt76: move shared mcu_calibrate routine in mt76x02-lib module")
bc3669017282 ("mt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.c")
36fd09dd0fa4 ("mt76: move mt76{0,2} mcu shared code in mt76x02_mcu.c")
79394f408010 ("mt76: unify firmware header between mt76x0 and mt76x2")
8cff12371b33 ("mt76x2: use common helpers for mcu_alloc_msg()/mcu_send_msg()")
0ed821bbbb03 ("mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mcu_msg_send")
f7bbb80f2216 ("mt76: introduce mmio data structure in mt76_dev")
8db5ec77de21 ("mt76x2: remove leftover mt76u_buf data structure in mt76x2_mcu")
d5c4261357ce ("mt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx_queue_mcu")
8799b624fe74 ("mt76: usb: remove skb check in mt76x{0,2}u mcu routines")
331419b2ce6e ("mt76x0: remove mt76x0_burst_write_regs()")
fd0c6e189d23 ("mt76x0: remove unused mt76x0_burst_read_regs")
905db7470199 ("mt76: usb: move mt76x02 mcu code in mt76x02-usb module")
1750715726c6 ("mt76: usb: use common helpers for mcu_alloc_msg()/mcu_send_msg()")
6da5a2911634 ("mt76: add rd_rp and wr_rp to bus_ops/mcu_ops")
f1638c7cd686 ("mt76: add usb implementation of {wr,rd}_rp")
db0f04f324b3 ("mt76: add mt76_mcu_ops data structure for mcu related pointers")
dce9dc8d571b ("mt76: move mt76x0 and mt76x2 mcu shared defs in mt76x02_mcu.h")
473f0a763d2c ("mt76x0: run vco calibration for each channel configuration")
835123b7e14c ("mt76x0: make device allocation bus neutral")
6d1bced1495d ("mt76x0: remove some usb specific code from mt76x0_register_device")
c2a4d9fbabfb ("mt76x0: inital split between pci and usb")
6f15ed16f178 ("mt76x0: do not free/alloc buffers during suspend/resume")
e30a655ef138 ("mt76x0: move mt76x0_init_hardware in mt76x0_register_device")
d1b6eec23597 ("mt76x0: alloc mcu buffers first in mt76x0_mcu_cmd_init")
4220878b6e1d ("mt76x0: remove unused stat work_queue")
37d363665ba1 ("mt76x0: remove unused dma.c source file")
30ec915269c6 ("mt76x0: unify tx/rx datapath with mt76x2u driver")
95e507d2f366 ("mt76x0: use mt76_alloc_device for device allocation")
f2653a4ee3f2 ("mt76x0: init mt76_driver_ops callbacks")
4fcedad49cdc ("mt76x0: add mt76x0_queue_rx_skb routine")
82aedcef17e4 ("mt76x0: simplify mt76_mac_process_rx signature")
8c6adb7862d4 ("mt76x0: introduce mt76x0_tx_prepare_skb routine")
b38b8207bf80 ("mt76: move mt76x2u_remove_dma_hdr in mt76x02-lib module")
2a45ad31aff7 ("mt76: move mt76x2_tx_complete routine in mt76x02-lib module")
5a69931cb768 ("mt76x2: change mt76x2_tx_complete routine signature")
0e59cba85604 ("mt76: unify {insert/remove}_hdr_pad")
493703aa9e3c ("mt76x0: reserve enough space in mac80211")
74ff45393bf8 ("mt76: unify mac_process_rate")
82e1dd0f39bd ("mt76: use mt76_rx_status in mt76x0")
7c1f88812690 ("mt76: unify send_tx_status and related helpers")
b490b1df9a25 ("mt76: unify load_tx_status")
5944cd02866f ("mt76: unify txwi and rxwi structures")
5327b5ea1391 ("mt76: unify sta_rate_tbl_update and related helpers")
0cd47bae2264 ("mt76: unify remove_interface")
900c0f4746a1 ("mt76x0: remove vif_mask")
10337263dcfa ("mt76: unify conf_tx")
1d0496c63f8d ("mt76: unify AC to hw queue mapping")