After searching previous posts I realized that changing the 2 registry entries solves the problem.
Registry Sub Key: [HKEY_LOCAL_MACHINEDriversUSBFunctionDriversRNDIS]
Name of the Value to add: MTU
Type : DWORD
Data: 1514 (Value is Decimal)
Registry Sub Key: [HKEY_LOCAL_MACHINEDriversUSBFunctionDriversRNDIS]
Name of Value to add: MaxOutTransfer
Type: DWORD
Data: 1642 (Value is Decimal)
so.. here is the question and the answer