blob: d6e0a438070e7e13bb26f21f2deca46162f32b05 [file] [log] [blame]
6f223a3dab94 ("mt76x0: correct RF access via RF_CSR register.")
797ea2407825 ("mt76: merge mt76x0/regs.h into mt76x02_regs.h")
2735a6dd7df3 ("mt76: unify wait_for_mac")
369bbecdbb2d ("mt76x0: disable HW before probe")
95e444098a7b ("mt76x0: main file")
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")
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")
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")
66a77cbe63eb ("mt76: discard early received packets if not running yet")
6823dc0d91e5 ("mt76x2: add a polling delay in mt76x2_mac_stop routine")
c990affd5abc ("mt76x2: fix avg_rssi estimation")
8efb868566db ("mt76x2: remove unnecessary break in mt76x2_mac_process_tx_rate()")
80f28994f7d9 ("mt76: rework tx power handling")
6958b027435a ("mt76x2: fix possible NULL pointer dereferencing in mt76x2_tx()")
09e93f28aa8d ("mt76x2: remove warnings in mt76x2_mac_write_txwi()")
cbbde7e8d985 ("mt76: do not set status->aggr for NULL data frames")
d71ef28636e4 ("mt76: implement AP_LINK_PS")
30ce7f4456ae ("mt76: validate rx CCMP PN")
3675302de8e9 ("mt76: pass the per-vif wcid to the core for multicast rx")
9d9d738b4b54 ("mt76: split mt76_rx_complete")
aee5b8cf2477 ("mt76: implement A-MPDU rx reordering in the driver code")
9c68a57bc22d ("mt76: get station pointer by wcid and pass it to mac80211")
4e34249e9565 ("mt76: add an intermediate struct for rx status information")
1342cfea315a ("mt76: fix TSF value in probe responses")
2b4307f538ab ("mt76: retry rx polling as long as there is budget left")
23405236460b ("mt76: fix transmission of encrypted management frames")
98051872fd25 ("mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()")
984ea50324ec ("mt76x2: initialize channel power limits at probe time")
60e2434c5f5a ("mt76x2: add channel argument to eeprom tx power functions")
c2d4c8723dbf ("mt76x2: remove some harmless WARN_ONs in tx status and rx path")
7bc04215a66b ("mt76: add driver code for MT76x2e")
17f1de56df05 ("mt76: add common code shared between multiple chipsets")