Hubert Tarasiuk
bdf408eca8
iwlwifi: dvm: handle zero brightness for wifi LED
...
In order to have the LED being OFF constantly when the
brightness is set to 0, we need to pass IWL_LED_SOLID to
iwl_led_cmd as the off parameter, otherwise the led will
stay on constantly.
This fixes
https://bugzilla.kernel.org/show_bug.cgi?id=110551
Signed-off-by: Hubert Tarasiuk <hubert.tarasiuk@gmail.com >
[reworked the commit message]
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com >
2016-02-01 16:40:18 +02:00
Eliad Peller
863558168d
iwlwifi: remove IWL_DL_LED
...
no need to have a separate debug level for a single
debug print (which is pretty much useless anyway).
remove them both.
Signed-off-by: Eliad Peller <eliadx.peller@intel.com >
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com >
2015-12-01 21:17:58 +02:00
Emmanuel Grumbach
d01c536672
iwlwifi: change the Intel Wireless email address
...
ilw@linux.intel.com is not available anymore.
linuxwifi@intel.com should be used instead.
Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com >
2015-12-01 21:17:55 +02:00
Kalle Valo
e705c12146
iwlwifi: move under intel vendor directory
...
Part of reorganising wireless drivers directory and Kconfig.
Signed-off-by: Kalle Valo <kvalo@codeaurora.org >
2015-11-18 14:28:30 +02:00