Searched hist:f56f08636ddac358b4e57494b569e5c2174c5fd3 (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/wireless/realtek/rtw88/ |
H A D | rtw8723de.c | f56f08636ddac358b4e57494b569e5c2174c5fd3 Fri May 15 07:23:25 CEST 2020 Zong-Zhe Yang <kevin_yang@realtek.com> rtw88: extract: make 8723d an individual kernel module
Make objects about 8723d functions and 8723d tables, i.e. rtw8723d.o and rtw8723d_table.o, an individual kernel module called rtw88_8723d.ko.
For 8723d pcie chip, i.e. 8723DE chip, add a chip entry point module called rtw88_8723de.ko which will depend on rtw88_8723d.ko and rtwpci.ko.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200515052327.31874-6-yhchuang@realtek.com
|
H A D | Kconfig | diff f56f08636ddac358b4e57494b569e5c2174c5fd3 Fri May 15 07:23:25 CEST 2020 Zong-Zhe Yang <kevin_yang@realtek.com> rtw88: extract: make 8723d an individual kernel module
Make objects about 8723d functions and 8723d tables, i.e. rtw8723d.o and rtw8723d_table.o, an individual kernel module called rtw88_8723d.ko.
For 8723d pcie chip, i.e. 8723DE chip, add a chip entry point module called rtw88_8723de.ko which will depend on rtw88_8723d.ko and rtwpci.ko.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200515052327.31874-6-yhchuang@realtek.com
|
H A D | pci.c | diff f56f08636ddac358b4e57494b569e5c2174c5fd3 Fri May 15 07:23:25 CEST 2020 Zong-Zhe Yang <kevin_yang@realtek.com> rtw88: extract: make 8723d an individual kernel module
Make objects about 8723d functions and 8723d tables, i.e. rtw8723d.o and rtw8723d_table.o, an individual kernel module called rtw88_8723d.ko.
For 8723d pcie chip, i.e. 8723DE chip, add a chip entry point module called rtw88_8723de.ko which will depend on rtw88_8723d.ko and rtwpci.ko.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200515052327.31874-6-yhchuang@realtek.com
|
H A D | main.h | diff f56f08636ddac358b4e57494b569e5c2174c5fd3 Fri May 15 07:23:25 CEST 2020 Zong-Zhe Yang <kevin_yang@realtek.com> rtw88: extract: make 8723d an individual kernel module
Make objects about 8723d functions and 8723d tables, i.e. rtw8723d.o and rtw8723d_table.o, an individual kernel module called rtw88_8723d.ko.
For 8723d pcie chip, i.e. 8723DE chip, add a chip entry point module called rtw88_8723de.ko which will depend on rtw88_8723d.ko and rtwpci.ko.
Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com> Signed-off-by: Yan-Hsuan Chuang <yhchuang@realtek.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org> Link: https://lore.kernel.org/r/20200515052327.31874-6-yhchuang@realtek.com
|