Hello
Thank you for posting in Microsoft Community forum.
The DRIVER_IRQL_NOT_LESS_OR_EQUAL bug check has a value of 0x000000D1. This indicates that a kernel-mode driver attempted to access pageable memory while the process IRQL that was too high.
The tcpip.sys file indicate it is the device driver on your network card that is causing the system crashes, you should go to the support page for your PC on the manufacturers website to download and install the version oof that driver they provide.
Best Regards,
Wesley Li