linux_dsm_epyc7002/drivers/net/wireless/realtek/rtl8xxxu
Jes Sorensen 9c0343d4f4 rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version
The H2C API is completely different between gen1 and gen2 parts, so
there is little point trying to treat this as a generic function. All
calls to *_h2c_cmd() will always come from a gen1 or a gen2 specific
function.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2016-05-03 13:07:22 +03:00
..
Kconfig rtl8xxxu: Fix typo in Kconfig help text 2016-02-25 11:55:27 +02:00
Makefile rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c 2016-05-03 13:07:18 +03:00
rtl8xxxu_8192c.c rtl8xxxu: move rtl8188[cr] and rtl8192c related code into rtl8xxxu_8192c.c 2016-05-03 13:07:18 +03:00
rtl8xxxu_8192e.c rtl8xxxu: move rtl8192e related code into rtl8xxxu_8192e.c 2016-05-03 13:07:14 +03:00
rtl8xxxu_8723a.c rtl8xxxu: Rename rtl8723a_disabled_to_emu() to rtl8xxxu_disabled_to_emu() 2016-05-03 13:07:21 +03:00
rtl8xxxu_8723b.c rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version 2016-05-03 13:07:22 +03:00
rtl8xxxu_core.c rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version 2016-05-03 13:07:22 +03:00
rtl8xxxu_regs.h rtl8xxxu: Update copyright statement to include 2016 2016-04-15 21:38:10 +03:00
rtl8xxxu.h rtl8xxxu: Split rtl8723a_h2c_cmd() into a gen1 and a gen2 version 2016-05-03 13:07:22 +03:00