blob: 8a4f210824e4759c7c37afb1bc29d68d83fe031f [file] [log] [blame]
037804002b8a ("mt76: move mt76x2_debugfs in mt76-common module")
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")
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()")
cf7b411dcea8 ("mt76x2: remove unnecessary MT_TX_ALC_CFG_4 configuration")
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()")
5ebdc3e0692f ("mt76x2: add mac80211 {set,get}_antenna callbacks")
551e1ef4d291 ("mt76: add mt76_init_stream_cap routine")
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")
98051872fd25 ("mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi()")
99ac5327e902 ("mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action()")
53aa29b274ba ("mt76x2: convert between per-chain tx power and combined output")
984ea50324ec ("mt76x2: initialize channel power limits at probe time")
60e2434c5f5a ("mt76x2: add channel argument to eeprom tx power functions")
ed6b43708116 ("mt76x2: increase OFDM SIFS time")
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")