History log of /drivers/net/wireless/rtl818x/rtl8187/rfkill.c
Revision Date Author Comments
3cfeb0c33f5cbcc6dde371392877ef3101b8f805 20-Dec-2010 John W. Linville <linville@tuxdriver.com> rtl818x: move rtl8180 and rtl8187 to separate subdirectories

These drivers share one header file, but nothing else. Worse, both
drivers use the rtl8225 part with different register settings. The
results has been some ugly naming -- let's simplify that.

Signed-off-by: John W. Linville <linville@tuxdriver.com>
Acked-by: Hin-Tak Leung <htl10@users.sourceforge.net>
Acked-by: Larry Finger <Larry.Finger@lwfinger.net>
Acked-by: Herton Ronaldo Krzesinski <herton@mandriva.com.br>