blob: 9efb0c97d90087391ba8cc9e18a6422a58b729eb [file] [log] [blame]
26a9daa69123 ("mt76: use mt76x02_dev instead of mt76_dev in mt76x02_eeprom.c")
8d98c1534391 ("mt76x0: eeprom: load eeprom data from mtd by default")
2b2cb40bcd7d ("mt76x0: pci: add hw initialization at bootstrap")
56babfd9a242 ("mt76x0: pci: move mcu code in pci_mcu.c")
f2a2e819d672 ("mt76x0: remove eeprom dependency from mt76x0_get_power_info")
b37bbc8c8251 ("mt76x0: remove eeprom dependency from mt76x0_set_tx_power_per_rate")
02a4251d44bd ("mt76: move mt76x02_rate_power_val in mt76x02-lib module")
deb9350c5efa ("mt76: move mt76x2_tssi_enabled in mt76x02_eeprom.h")
3d66939a0713 ("mt76x0: unify parse hw capabilities")
63cf8d1208f9 ("mt76: move mt76x02_eeprom_parse_hw_cap in mt76x02-lib module")
77d0f4656449 ("mt76x0: unify freq offset parsing")
2c0db839b402 ("mt76x0: unify temperature offset parsing")
564d7f0accf6 ("mt76x0: unify rssi_offset parsing")
2daa67588f34 ("mt76x0: unify lna_gain parsing")
e59ad99b04fd ("mt76: add mt76x02_get_rx_gain and mt76x02_get_lna_gain utility routines")
1137847adacb ("mt76x0: remove mt76x0_set_country_reg routine")
443569a534b2 ("mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.c")
bd724b8f6279 ("mt76: move mt76x2_get_efuse_data in mt76x02-lib module")
89a8607c4975 ("mt76: move mt76x02_mac_setaddr in mt76x02-lib module")
b27823a77466 ("mt76: move mt76x2_eeprom_get in mt76x02_eeprom.h")
86c71d3deefa ("mt76: move eeprom utility routines in mt76x02_eeprom.h")
eef40d209ad0 ("mt76: move common eeprom definitions in mt76x02-lib module")
7c4b446c59b7 ("mt76: add stbc entries to mt76_rate_power")
8f410a8bfde5 ("mt76: move seq_put_array in mt76-core module")
db2803bbda7c ("mt76x0: pci: add fw uploading routine")
60b6645ef1a9 ("mt76x2: fix tx power configuration for VHT mcs 9")
280415714ca1 ("mt76x0: remove mcu source file")
576ecf653836 ("mt76x0: usb: move firmware loading to usb.c")
8842d485cbad ("mt76x2: move mt76x2_phy_tssi_compensate in mt76x2-common module")
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")