blob: 12980822a459e3a0fbd5aff21c1c85c135b503d5 [file] [log] [blame]
13fd2d2a6d0f ("mt76: mmio: add implementation of wr_rp and rd_rp")
5090efa4a2e8 ("mt76: move mt76_reg_pair definition in mt76.h")
16c8a792ea44 ("mt76x0: use mt76x02_sta and mt76x02_tx_status")
98ff26e5e217 ("mt76: unify mt76x02_vif struct")
2735a6dd7df3 ("mt76: unify wait_for_mac")
81c8eccc2404 ("mt76: Fix comparisons with invalid hardware key index")
909da6e4b577 ("mt76x0: rename mt76_* functions")
369bbecdbb2d ("mt76x0: disable HW before probe")
95e444098a7b ("mt76x0: main file")
b4d4d0644331 ("mt76x0: dma and tx files")
a79e4638152f ("mt76x0: trace and debugfs files")
134b2d0d1fcf ("mt76x0: init files")
ff69c75ee539 ("mt76x0: usb files")
a77443498137 ("mt76x0: mac files")
7b4859026ccd ("mt76x0: core files")
ee676cd5017c ("mt76: add driver code for MT76x2u based devices")
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")
d0db2f7a02e4 ("mt76x2: fix CCK protection control frame rate")
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")
c03a5aacde0c ("mt76x2: fix warning in ieee80211_get_key_rx_seq()")
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")
1cbbf69cc83e ("mt76x2: fix WMM parameter configuration")