blob: eaa9edaea13c140b5d4ec45872f0cf35286dd0c1 [file] [log] [blame]
112f980ac892 ("mt76usb: use usb_dev private data")
888199b89291 ("mt76: usb: simplify rx buffer allocation")
f752294946ae ("mt76: usb: use a linear buffer for tx/rx datapath if sg is not supported")
d704d16f201a ("mt76: usb: do not use sg buffers for mcu messages")
63a7de5dfbfd ("mt76: usb: move mt76u_check_sg in usb.c")
cb83585e1121 ("mt76: usb: fix possible memory leak in mt76u_buf_free")
5de4db8fcb6d ("mt76x02u: use usb_bulk_msg to upload firmware")
fa2355265c52 ("mt76x0: remove mt76x0u_alloc_device routine")
3bfaa974de30 ("mt76x2u: remove mt76x2u_alloc_device routine")
c0f7b25ab8d3 ("mt76: move alloc_device common code in mt76_alloc_device")
0ecf94dc3695 ("mt76: usb: do not build the skb if reported len does not fit in buf_size")
e28487ea84a9 ("mt76: replace sta_add/remove ops with common sta_state function")
54f1bf8a9fdd ("mt76: mt76x02: remove mt76x02_txq_init")
723b90dc7d39 ("mt76: add mt76_sta_remove helper")
c2a1a5e13684 ("mt76: fix race condition in station removal")
79d1c94c9c78 ("mt76: avoid queue/status spinlocks while passing tx status to mac80211")
93ac31680e57 ("mt76x2u: init: remove mt76x2u_init_beacon_offsets routine")
88046b2c9f6d ("mt76: add support for reporting tx status with skb")
cc726268e4dc ("mt76: move mt76x02_bss_info_changed in mt76x02-lib module")
317ed42b701b ("mt76: move tx protection routines in mt76x02-lib module")
3670405193e2 ("mt76: move mt76x02_set_tx_ackto in mt76x02-lib module")
4cb23b650a59 ("mt76x0: pci: enable AP support")
fc245983a8a8 ("mt76: introduce mt76x02_init_beacon_config routine")
f7c8a0f2da37 ("mt76: move mt76x02_sta_ps in mt76x02-lib module")
1da0a411bece ("mt76: move mt76x02_get_txpower in mt76x02_util.c")
c2756a1c41e4 ("mt76: move mt76x02_sw_scan and mt76x02_sw_scan_complete in mt76x02-lib module")
dfe6c80c9224 ("mt76: move tx beacon routines in mt76x02-lib module")
dc33b2512d92 ("mt76: move mac beacon routines in mt76x02-lib module")
dd61100db4ac ("mt76: move mt76x02_mac_set_short_preamble in mt76x02_mac.c")
64c6a54a5a7c ("mt76x0: mac: remove mt76x0_mac_set_ampdu_factor")
e0168dc675e2 ("mt76: usb: fix static tracepoints")
5567b3735991 ("mt76: clean up unused leftover EXPORT_SYMBOLs")
1163bdb636a1 ("mt76x0: phy: unify calibration between mt76x0u and mt76x0e")
73556561ab9f ("mt76x0: use mt76x02_mac_work as stats handler")
63f15d9459db ("mt76x0: use shared debugfs implementation")
7dd735883dec ("mt76: move mt76x02_mac_work routine in mt76x02-lib module")
6250318694ca ("mt76x0: pci: add get_survey support")
d3caa060e171 ("mt76x0: phy: simplify rf configuration routines")
9c410782472e ("mt76x0: phy: use proper name convention")
cac97ed681db ("mt76x2: align mt76x2 and mt76x2u firmware")
bbd10586f0df ("mt76x0: phy: do not run calibration during channel switch")
66a34c66e0cb ("mt76x0: phy: add phy/vco temperature compensation")
592ebc9cc6e0 ("mt76x0: phy: update set_channel for mt76x0e devices")
9aec146d0f6b ("mt76x0: pci: introduce mt76x0_phy_calirate routine")
370c6415ef34 ("mt76: move mt76x02_phy_set_band in mt76x02-lib module")
032c08f4c675 ("mt76: move mt76x02_phy_set_bw in mt76x02-lib module")
7859c543b65d ("mt76x0: phy: remove channel parameter from mt76x0_phy_set_chan_bbp_params")
4df942733fd2 ("mt76x0: phy: fix restore phase in mt76x0_phy_recalibrate_after_assoc")
f3727daed832 ("mt76: reserve enough room for USB tx skbs")
4ce78b048c49 ("mt76x0: pci: add mt76x0_register_device in mt76x0e_register_device")