blob: 96caf8364080489c1cebcd998fb9e6538436d382 [file] [log] [blame]
807982017730 ("mt76: usb: fix crash on device removal")
781eef5b34c5 ("mt76: convert from tx tasklet to tx worker thread")
e1378e5228aa ("mt76: rely on AQL for burst size limits on tx queueing")
513d6acb97d4 ("mt76: remove swq from struct mt76_sw_queue")
d80e52c7b6c4 ("mt76: remove qid argument to drv->tx_complete_skb")
fe5b5ab52e9d ("mt76: unify queue tx cleanup code")
16254fc51f7d ("mt76: sdio: fix use of q->head and q->tail")
95f61e17eff3 ("mt76: usb: fix use of q->head and q->tail")
250944596ca1 ("mt76: mt7915: schedule tx tasklet in mt7915_mac_tx_free")
0b51f1865383 ("mt76: dma: update q->queued immediately on cleanup")
0f1c443ca9cf ("mt76: mt7915: optimize mt7915_mac_sta_poll")
481e34a702b7 ("mt76: mt7915: simplify aggregation session check")
c50d105aa7b2 ("mt76: move mt76_check_agg_ssn to driver tx_prepare calls")
577dbc6c656d ("mt76: mt7915: enable offloading of sequence number assignment")
3dff19180085 ("mt76: mt7915: increase tx retry count")
1daf2522fa16 ("mt76: mt7915: clean up station stats polling and rate control update")
38b04398c532 ("mt76: mt7915: do not do any work in napi poll after calling napi_complete_done()")
27d5c528a7ca ("mt76: fix double DMA unmap of the first buffer on 7615/7915")
974327a4a717 ("mt76: mt76s: move tx processing in a dedicated wq")
0825af2d3307 ("mt76: mt7615: reschedule runtime-pm receiving a tx interrupt")
763d750c3848 ("mt76: do not inject packets if MT76_STATE_PM is set")
d6e08f2be710 ("mt76: mt7663s: move drv_own/fw_own in mt7615_mcu_ops")
1f8284150dbc ("mt76: mt76s: move queue accounting in mt76s_tx_queue_skb")
a66cbdd6573d ("mt76: mt7615: introduce mt7663s support")
d39b52e31aa6 ("mt76: introduce mt76_sdio module")
90520afbae5f ("mt76: mt7615: introduce mt7663-usb-sdio-common module")
75b10f0cbd0b ("mt76: mt76u: add mt76_skb_adjust_pad utility routine")
4a850f8dc68b ("mt76: mt7663u: fix memory leak in set key")
4bb586bc33b9 ("mt76: mt7663u: sync probe sampling with rate configuration")
a2b30bd4096e ("mt76: mt7615: check MT76_STATE_PM flag before accessing the device")
2b8cdfb28d34 ("mt76: mt7615: wake device before pushing frames in mt7615_tx")
5cf8f7794d32 ("mt76: mt7615: wake device before pulling packets from mac80211 queues")
de5ff3c9d1a2 ("mt76: mt7615: introduce pm_power_save delayed work")
adfd5112c81b ("mt76: mt7615: introduce mt7615_mutex_{acquire,release} utilities")
08523a2a1db5 ("mt76: mt7615: add mt7615_pm_wake utility routine")
a86f1d01f5ce ("mt76: move mt76 workqueue in common code")
40ba9a938fb4 ("mt76: mt76x2: fix pci suspend/resume on mt7612e")
4f0bce1c8888 ("mt76: mt7615: implement testmode support")
f0efa8621550 ("mt76: add API for testmode support")
beffe070b188 ("mt76: vif_mask to struct mt76_phy")
b8c978663efb ("mt76: mt7615: use full on-chip memory address for WF_PHY registers")
dc80405868e4 ("mt76: mt7615: add support for accessing RF registers via MCU")
5bb923c767a4 ("mt76: mt7615: schedule tx tasklet and sta poll on mac tx free")
6ed942af4f68 ("mt76: mt76x2e: rename routines in pci.c")
dc076af55b86 ("mt76: mt7915: overwrite qid for non-bufferable mgmt frames")
80c993400404 ("mt76: mt7915: use ieee80211_tx_queue_params to avoid open coded")
dcdecb128b2e ("mt76: mt7915: add a fixed AC queue mapping")
b876658b5e55 ("mt76: mt7615: add .set_tsf callback")
73741b9bee69 ("mt76: mt7663: introduce ARP filter offload")
d3c829985234 ("mt76: overwrite qid for non-bufferable mgmt frames")