WSL2-Linux-Kernel/drivers/net/wireless/rtl818x
Herton Ronaldo Krzesinski daeeb07410 rtl8187: restore anaparam registers after reset with 8187B
Current 8187B initialization misses anaparam registers restore after
8187 reset. This causes ANAPARAM register to stay zeroed out (ANAPARAM2
kept its value on my tests). To avoid this, call rtl8187_set_anaparam
right after chip reset (to be on the safe side, as it makes sure we
restore all ANAPARAM registers).

Signed-off-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: seno <senada@t-online.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2010-11-15 13:25:48 -05:00
..
Kconfig rtl818x: Move configuration details to the rtl818x directory 2010-04-16 15:32:01 -04:00
Makefile
rtl818x.h Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 2010-07-27 11:59:19 -04:00
rtl8180.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
rtl8180_dev.c Revert "rtl8180: use NAPI for bottom-half processing" 2010-10-07 11:31:56 -04:00
rtl8180_grf5101.c rtl8180: improve signal reporting for actual rtl8180 hardware 2010-07-26 15:09:03 -04:00
rtl8180_grf5101.h
rtl8180_max2820.c rtl8180: improve signal reporting for actual rtl8180 hardware 2010-07-26 15:09:03 -04:00
rtl8180_max2820.h
rtl8180_rtl8225.c rtl8180: silence "dubious: x | !y" sparse warning 2010-07-26 15:09:03 -04:00
rtl8180_rtl8225.h
rtl8180_sa2400.c rtl8180: improve signal reporting for actual rtl8180 hardware 2010-07-26 15:09:03 -04:00
rtl8180_sa2400.h
rtl8187.h drivers/net: use __packed annotation 2010-06-03 03:18:23 -07:00
rtl8187_dev.c rtl8187: restore anaparam registers after reset with 8187B 2010-11-15 13:25:48 -05:00
rtl8187_leds.c rtl8187: fix typo in ifdef comment 2010-02-15 16:12:53 -05:00
rtl8187_leds.h rtl8187: fix typo in ifdef comment 2010-02-15 16:12:53 -05:00
rtl8187_rfkill.c
rtl8187_rfkill.h
rtl8187_rtl8225.c rtl8187: consolidate anaparam on/off write sequences 2010-11-15 13:25:46 -05:00
rtl8187_rtl8225.h