linux_dsm_epyc7002/drivers/net/wireless/rtlwifi/rtl8192de
Hans Ulli Kroll 1637c1b7eb rtlwifi: fix tm_trigger usage
While working on getting my rtl8821au driver in pretty shape for
inclusion, it is dicosvered that the tm_trigger flag is used only for
the first device using this driver.
This flag handles the thermal power management in the hardware.

To change this add a entry in sttruct rtl_dm, so each device can handle
is separately.

Signed-off-by: Hans Ulli Kroll <ulli.kroll@googlemail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
2015-06-15 12:30:20 +03:00
..
def.h rtlwifi: Remove unused RF6052_MAX_REG define 2015-03-03 15:30:03 +02:00
dm.c rtlwifi: fix tm_trigger usage 2015-06-15 12:30:20 +03:00
dm.h rtlwifi: rtl8192c-common: Convert driver to use common DM table initialization 2015-01-09 15:48:12 +02:00
fw.c rtlwifi: rtl8192de: fw.c: Remove unused function 2014-12-24 17:13:57 +02:00
fw.h rtlwifi: rtl8192de: fw.c: Remove unused function 2014-12-24 17:13:57 +02:00
hw.c rtlwifi: Change REG_CR+2 to MSR 2015-03-30 11:30:07 +03:00
hw.h rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
led.c
led.h
Makefile
phy.c rtlwifi: fix %d confusingly prefixed with 0x in format strings 2014-09-11 15:26:29 -04:00
phy.h Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next 2013-10-07 15:40:44 -04:00
reg.h rtlwifi/rtl8192de: Fix media status register mask 2014-06-25 15:40:32 -04:00
rf.c rtlwifi: Move common routines to core 2014-03-06 14:29:56 -05:00
rf.h rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
sw.c rtlwifi: Convert all drivers to use a common set of rate descriptors 2014-12-24 18:32:39 +02:00
sw.h
table.c
table.h
trx.c rtlwifi: rtl8821ae: Switch to use common rate control routine 2014-12-24 18:34:29 +02:00
trx.h rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rtl8188eu: Modify for new API 2014-03-06 14:29:56 -05:00