Searched hist:ff88b74882669e8b1931730b2401dbc2bece1355 (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8723x.h | ff88b74882669e8b1931730b2401dbc2bece1355 Mon Mar 11 11:37:05 CET 2024 Fiona Klute <fiona.klute@gmx.de> wifi: rtw88: Shared module for rtw8723x devices
The already supported 8723d chip is very similar to 8703b/8723cs, split code that can be shared into a new module. The spec definition tables are combined into a struct so we only need one EXPORT_SYMBOL for them all.
Acked-by: Ping-Ke Shih <pkshih@realtek.com> Tested-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Fiona Klute <fiona.klute@gmx.de> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://msgid.link/20240311103735.615541-2-fiona.klute@gmx.de
|
H A D | rtw8723d.h | diff ff88b74882669e8b1931730b2401dbc2bece1355 Mon Mar 11 11:37:05 CET 2024 Fiona Klute <fiona.klute@gmx.de> wifi: rtw88: Shared module for rtw8723x devices
The already supported 8723d chip is very similar to 8703b/8723cs, split code that can be shared into a new module. The spec definition tables are combined into a struct so we only need one EXPORT_SYMBOL for them all.
Acked-by: Ping-Ke Shih <pkshih@realtek.com> Tested-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Fiona Klute <fiona.klute@gmx.de> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://msgid.link/20240311103735.615541-2-fiona.klute@gmx.de
|
H A D | Kconfig | diff ff88b74882669e8b1931730b2401dbc2bece1355 Mon Mar 11 11:37:05 CET 2024 Fiona Klute <fiona.klute@gmx.de> wifi: rtw88: Shared module for rtw8723x devices
The already supported 8723d chip is very similar to 8703b/8723cs, split code that can be shared into a new module. The spec definition tables are combined into a struct so we only need one EXPORT_SYMBOL for them all.
Acked-by: Ping-Ke Shih <pkshih@realtek.com> Tested-by: Pavel Machek <pavel@ucw.cz> Signed-off-by: Fiona Klute <fiona.klute@gmx.de> Signed-off-by: Kalle Valo <kvalo@kernel.org> Link: https://msgid.link/20240311103735.615541-2-fiona.klute@gmx.de
|