r1000 v1.0 	<2005/12/30>
	Support RTL8168B 
	Support SMP architecture
r1000 v1.01	<2006/02/15>
	Support RTL8169SC
r1000 v1.02	<2006/02/23>
	Support RTL8101E and RTL8100E
	flow control enable
r1000 v1.03	<2006/05/26>
	support ethtool (get settings/set settings)
r1000 v1.04	<2006/07/07>
	solve the compile issue in Linux kernel 2.6.x
r1000 v1.05	<2006/08/24>
	1. Solve compilation problem in Suse linux.
	2. use strip with parameter --strip-debug to get rid off the debug symbols from the object file of linux driver.
	3. implement interrupt bottom half of tx and rx.
r1000 v1.06	<2007/04/16>
	Support RTL8168C/8111C

r1000 v1.07	<2007/08/17>
1. support RTL8168CP
2. slove the linking issue that the ethernet cable is connected after the driver is loaded.
3. turn on phy when driver is loaded

