blob: 0e125892e5ad835d6b0ad1dfb07c7f5d2646cb2e [file] [log] [blame]
7e14936881ca ("rtw88: 8723d: set ltecoex register address in chip_info")
1d229e88e53c ("rtw88: 8723d: add IQ calibration")
439d4a978d48 ("rtw88: 8723d: Add chip_ops::false_alarm_statistics")
5f028a9cf4b9 ("rtw88: 8723d: Add set_channel")
158441a2bed4 ("rtw88: 8723d: Add query_rx_desc")
75e69fb11b40 ("rtw88: 8723d: initialize mac/bb/rf basic functions")
d91277de2331 ("rtw88: 8723d: Organize chip TX/RX FIFO")
ba9f0d1b8d9d ("rtw88: 8723d: implement set_tx_power_index ops")
4e223a5f5342 ("rtw88: 8723d: Add mac power-on/-off function")
ab0a031ecf29 ("rtw88: 8723d: Add read_efuse to recognize efuse info from map")
44baa97ca820 ("rtw88: 8723d: Add new chip op efuse_grant() to control efuse access")
1afb5eb7a00d ("rtw88: 8723d: Add cfg_ldo25 to control LDO25")
9874f6851e47 ("rtw88: 8723d: Add mac/bb/rf/agc/power_limit tables")
e0c27cdbbd41 ("rtw88: 8723d: Add RF read/write ops")
c57bd7c3af99 ("rtw88: 8723d: Add power sequence")
93ae973fb47d ("rtw88: 8723d: add beamform wrapper functions")
811853da541a ("rtw88: 8723d: Add basic chip capabilities")
b9ed7e9505ba ("rtw88: make rtw_chip_ops::set_antenna return int")
1fe188da9de5 ("rtw88: add a debugfs entry to dump coex's info")
d49f2c5063fd ("rtw88: 8822[bc]: Make tables const, reduce data object size")
b6c12908a33e ("rtw88: Add wowlan net-detect support")
e3e400df3007 ("rtw88: Add wowlan pattern match support")
44bc17f7f5b3 ("rtw88: support wowlan feature for 8822c")
c8e5695eae99 ("rtw88: load wowlan firmware if wowlan is supported")
5195b9042640 ("rtw88: avoid FW info flood")
082a36dc9995 ("rtw88: add phy_info debugfs to show Tx/Rx physical status")
f39e9bd49a3d ("rtw88: add set_bitrate_mask support")
0bd9557341b7 ("rtw88: Enable 802.11ac beamformee support")
c97ee3e0bea2 ("rtw88: add power tracking support")
5dc32b8ace37 ("rtw88: add NL80211_EXT_FEATURE_CAN_REPLACE_PTK0 support")
cc20a7139836 ("rtw88: use struct rtw_fw_hdr to access firmware header")
bc3696e0a436 ("rtw88: raise firmware version debug level")
bf06c7ec4508 ("rtw88: configure TX queue EDCA parameters")
1131ad7fe575 ("rtw88: flush hardware tx queues")
699c7730cf23 ("rtw88: report tx rate to mac80211 stack")
46ebb1743f33 ("rtw88: take over rate control from mac80211")
3745d3e550d1 ("rtw88: add driver TX queue support")
942e2a5d39a9 ("rtw88: allows to set RTS in TX descriptor")
bcde60e599fb ("rtw88: remove misleading module parameter rtw_fw_support_lps")
04b786e00987 ("rtw88: add deep PS PG mode for 8822c")
d3be4d115be0 ("rtw88: select deep PS mode when module is inserted")
27e117e4b01b ("rtw88: add deep power save support")
37ba5de2e731 ("rtw88: leave PS state for dynamic mechanism")
d3e20fd17d0b ("rtw88: LPS enter/leave should be protected by lock")
5235d63640c6 ("rtw88: remove unused lps state check helper")
3d391c06d917 ("rtw88: not to control LPS by each vif")
61d7309562b5 ("rtw88: not to enter or leave PS under IRQ")
3c5196058508 ("rtw88: remove redundant flag check helper function")
0b8dc6abbdb9 ("rtw88: configure firmware after HCI started")
98ab76ef6b6d ("rtw88: report RX power for each antenna")