OpenCloudOS-Kernel/drivers/net/wireless/rtlwifi/rtl8188ee
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
..
Makefile rtlwifi: Fix problems with building an allyesconfig 2014-09-26 17:25:00 -04: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 rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: rtl8821ae: Use common cmd_send_packet 2014-09-30 13:17:38 -04:00
fw.h rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 2014-09-26 17:22:28 -04:00
hw.c rtlwifi: Remove the clear interrupt routine from all drivers 2015-05-26 13:58:47 +03:00
hw.h rtlwifi: remove unused allow_all_destaddr functions 2014-05-19 16:42:14 -04:00
led.c rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 2014-09-26 17:22:28 -04:00
led.h rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 2014-09-26 17:22:28 -04:00
phy.c rtlwifi: rtl8188ee: missing curly braces in handle_branch1() 2015-03-03 15:40:47 +02:00
phy.h rtlwifi: Fix problems with building an allyesconfig 2014-09-26 17:25:00 -04:00
pwrseq.c rtlwifi: rtl8188ee: Fix pwrseqcmd.h include path. 2015-05-26 13:41:18 +03:00
pwrseq.h rtlwifi: rtl8188ee: Fix pwrseqcmd.h include path. 2015-05-26 13:41:18 +03:00
reg.h rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 2014-09-26 17:22:28 -04:00
rf.c rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 2014-09-26 17:22:28 -04:00
rf.h rtlwifi: Remove unused RF6052_MAX_REG define 2015-03-03 15:30:03 +02:00
sw.c rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables 2014-09-30 13:17:38 -04:00
sw.h rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 2014-09-26 17:22:28 -04:00
table.c rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 2014-09-26 17:22:28 -04:00
table.h rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 2014-09-26 17:22:28 -04:00
trx.c rtlwifi: rtl8821ae: Switch to use common rate control routine 2014-12-24 18:34:29 +02:00
trx.h rtlwifi: rtl8188ee: Update driver to match Realtek release of 06282014 2014-09-26 17:22:28 -04:00