remarkable-linux/drivers/net/wireless/rtlwifi/rtl8821ae
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: Remove the clear interrupt routine from all drivers 2015-05-26 13:58:47 +03:00
hw.h
led.c
led.h
Makefile
phy.c
phy.h
pwrseq.c
pwrseq.h rtlwifi: rtl8821ae: Fix typos in power-sequence macro 2014-12-24 18:29:12 +02:00
reg.h
rf.c
rf.h rtlwifi: Remove unused RF6052_MAX_REG define 2015-03-03 15:30:03 +02:00
sw.c
sw.h
table.c
table.h
trx.c rtlwifi: No need to export rtl_evm_dbm_jaguar anymore 2015-03-16 17:55:41 +02:00
trx.h