blob: a5ad3c9a505572a086b9ff24baa10ce42fe61685 [file] [log] [blame]
635cb0105e01 ("mt76: mt7615: disable hw/sched scan ops for non-offload firmware")
94f83b66cd55 ("mt76: mt7615: introduce mt7615_register_map")
6f4d7cc88c71 ("mt76: mt7615: add mt7615_mcu_ops data structure")
e07880b24d08 ("mt76: mt7615: switch mt7615_mcu_set_rx_ba to v2 format")
4690da34f154 ("mt76: mt7615: switch mt7615_mcu_set_tx_ba to v2 format")
6849e29ed92e ("mt76: mt7615: add starec operating flow for firmware v2")
9190d90daa2c ("mt76: mt7615: add a helper to encapsulate sta_rec operation")
20c3604f3e7c ("mt76: mt7615: simplify mcu_set_sta flow")
dc80bb6f6ee6 ("mt76: mt7615: simplify mcu_set_bmc flow")
6aa4ed7927f1 ("mt76: mt7615: implement DMA support for MT7622")
35da599fcdc2 ("mt76: mt7615: implement probing and firmware loading on MT7622")
4e569727da74 ("mt76: mt7615: store N9 firmware version instead of CR4")
1c88e7e0aee4 ("mt76: mt7615: split up firmware loading functions")
57ec55e9f775 ("mt76: mt7615: move mmio related code from pci.c to mmio.c")
9cd82366a7c0 ("mt76: mt7615: add tracing support")
a3f657ec1f9a ("mt76: move dev_irq tracepoint in mt76 module")
2cad515ece8a ("mt76: mt7615: add missing settings for simultaneous dual-band support")
ff913979a2d3 ("mt76: mt7615: introduce LED support")
e5051965fd2b ("mt76: mt7615: measure channel noise and report it via survey")
a25c888f3a5f ("mt76: mt7615: fix MT7615_CFEND_RATE_DEFAULT value")
183d1fcf0b6a ("mt76: mt7615: add set_coverage class support")
175b4d58b91a ("mt76: mt7615: report firmware version using ethtool")
3e3848280f7d ("mt7615: replace sta_state callback with sta_add/sta_remove")
c3c25d09d4ac ("mt76: mt7615: defer mcu initialization via workqueue")
f0305d182c02 ("mt76: mt7615: update beacon contents on BSS_CHANGED_BEACON")
0f2173f093b3 ("mt76: mt7615: add support for registering a second wiphy via debugfs")
b0b5426ee7d5 ("mt76: mt7615: move radio/mac initialization to .start/stop callbacks")
ac3ef85cebde ("mt76: mt7615: initialize dbdc settings on interface add")
27ae72193249 ("mt76: mt7615: add multiple wiphy support to the rx path")
2bed2a3e905a ("mt76: mt7615: rework chainmask handling")
5dabdf71e94e ("mt76: mt7615: add multiple wiphy support to the dfs support code")
d23cb96ccf71 ("mt76: mt7615: remove useless MT_HW_RDD0/1 enum")
f89f58c8fb63 ("mt76: mt7615: add missing register init for dual-wiphy support")
d446a20f5b0c ("mt76: mt7615: add multiple wiphy support for smart carrier sense")
fdd2e570764c ("mt76: mt7615: add dual-phy support for mac80211 ops")
30684481e6ca ("mt76: move ampdu_ref from mt76_dev to driver struct")
8af63fed3389 ("mt76: add multiple wiphy support to mt76_get_min_avg_rssi")
beaaeb6b6827 ("mt76: move txpower and antenna mask to struct mt76_phy")
9e5f6dd7a5c6 ("mt76: move txpower_conf back to driver specific structs")
db7aa188623d ("mt76: move chainmask back to driver specific structs")
011849e0fc55 ("mt76: move state from struct mt76_dev to mt76_phy")
96747a51fe62 ("mt76: move channel state to struct mt76_phy")
9fba6d077f64 ("mt76: add support for an extra wiphy in the main tx path")
bfc394dd65ef ("mt76: add support for an extra wiphy in the rx path")
ac24dd35028b ("mt76: introduce struct mt76_phy")
acf5457fd99d ("mt76: mt7615: read {tx,rx} mask from eeprom")
e49c76d455a9 ("mt76: move mt76_get_antenna in mt76_core module")
0eb8c104fd8d ("mt76: move interface_modes definition in mt76_core module")
7f4b7920318b ("mt76: mt7615: add ibss support")
19d0affadd6e ("mt76: move SUPPORTS_REORDERING_BUFFER hw property in mt76_register_device")