blob: fc71372c833e11e30fcee0266d2dee8fb112c9d1 [file] [log] [blame]
f7bbb80f2216 ("mt76: introduce mmio data structure in mt76_dev")
8db5ec77de21 ("mt76x2: remove leftover mt76u_buf data structure in mt76x2_mcu")
b2d91fb30223 ("mt76: unify sta structure part 2")
f5a7f126e5fe ("mt76: unify sta structure part 1")
98ff26e5e217 ("mt76: unify mt76x02_vif struct")
516ea2a2a9d4 ("mt76: use mac_wcid_set_drop in mt76x0")
32bb405fe2bc ("mt76: unify mac_wcid_setup")
46436b5ef9dd ("mt76: unify mac_wcid_set_key")
047aed1c38cf ("mt76: unify mac_shared_key_setup")
c378f2473466 ("mt76: unify mac_get_key_info")
108a4861ef19 ("mt76: create new mt76x02-lib module for common mt76x{0,2} code")
797ea2407825 ("mt76: merge mt76x0/regs.h into mt76x02_regs.h")
2735a6dd7df3 ("mt76: unify wait_for_mac")
81c8eccc2404 ("mt76: Fix comparisons with invalid hardware key index")
e800a333135b ("mt76x0: rename trace symbols")
909da6e4b577 ("mt76x0: rename mt76_* functions")
369bbecdbb2d ("mt76x0: disable HW before probe")
52abb142baa0 ("mt76: Kconfig and Makefile for mt76x0 driver")
95e444098a7b ("mt76x0: main file")
b4d4d0644331 ("mt76x0: dma and tx files")
a79e4638152f ("mt76x0: trace and debugfs files")
134b2d0d1fcf ("mt76x0: init files")
10de7a8b4ab9 ("mt76x0: phy files")
55b13a047445 ("mt76x0: mcu files")
ff69c75ee539 ("mt76x0: usb files")
a77443498137 ("mt76x0: mac files")
7b4859026ccd ("mt76x0: core files")
ee676cd5017c ("mt76: add driver code for MT76x2u based devices")
b40b15e1521f ("mt76: add usb support to mt76 layer")
5f0d10ceee47 ("mt76: add mt76x2_phy_common to mt76x2-common module")
2de8c3eb7ed7 ("mt76: add mt76x2_common to mt76x2-common module")
43930193a874 ("mt76: add mt76x2_init_common to mt76x2-common module")
b9c45e1c42b7 ("mt76: add mt76x2_mac_common to mt76x2-common module")
9367a9c7f956 ("mt76: add mt76x2_tx_common to mt76x2-common module")
d20ad5816962 ("mt76: introduce mt76x2-common module")
bbd89d948108 ("mt76x2: add buffer len to mt76x2_mac_write_txwi signature")
d3c94b40460b ("mt76x2: introduce mt76x2_mac_load_tx_status routine")
15fdb7a07bbe ("mt76x2: introduce mt76x2_init_device routine")
2edb2ae5e60a ("mt76x2: move utility routines in mt76x2.h")
66fc44b71c59 ("mt76: move MT_TXD_INFO, MT_MCU_MSG and MT_RX_FCE_INFO defs in dma.h")
d0db2f7a02e4 ("mt76x2: fix CCK protection control frame rate")
ee8aa945e4ae ("mt76: introduce mt76_{incr,decr} utility routines")
32e49efe0f15 ("mt76: track ewma rssi for gain adjustment per station")
108ec4dafd61 ("mt76: add a debugfs file to dump agc calibration information")
2d1e9be00162 ("mt76x2: fix mrr idx/count estimation in mt76x2_mac_fill_tx_status()")
cbec83d40cc7 ("mt76: use udelay instead of usleep_range in mt76x2_mac_stop")
26e40d4c0b52 ("mt76: wait for pending tx to complete before switching channel")
a85b590cf55f ("mt76: move ieee80211_hw allocation to common core")
89bc67e3a93a ("mt76: only stop tx queues on offchannel, not during the entire scan")
66a77cbe63eb ("mt76: discard early received packets if not running yet")