linux_dsm_epyc7002/drivers/net/wireless/rtlwifi/rtl8192se
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 defines from driver-specific def.h 2015-03-03 15:30:01 +02:00
dm.c rtlwifi: fix tm_trigger usage 2015-06-15 12:30:20 +03:00
dm.h rtlwifi: Move macro definitions to core 2015-01-09 15:48:20 +02:00
fw.c
fw.h
hw.c rtlwifi: Change REG_CR+2 to MSR 2015-03-30 11:30:07 +03:00
hw.h
led.c
led.h
Makefile
phy.c rtlwifi: rtl8192se: Fix connection problems 2014-11-10 13:10:23 -05:00
phy.h
reg.h
rf.c
rf.h
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