- #KILLER E2200 GIGABIT ETHERNET CONTROLLER CODE 10 DRIVERS#
- #KILLER E2200 GIGABIT ETHERNET CONTROLLER CODE 10 DRIVER#
- #KILLER E2200 GIGABIT ETHERNET CONTROLLER CODE 10 WINDOWS 10#
- #KILLER E2200 GIGABIT ETHERNET CONTROLLER CODE 10 BLUETOOTH#
#KILLER E2200 GIGABIT ETHERNET CONTROLLER CODE 10 DRIVER#
Windows XP Embedded installation fix (Embedded required NDIS IM driver to be present in WINDIR).Fixed issue with NDIS Lightweight Filter driver (driver bypassed some packets without analyses in low memory resources state).Fixed NDIS-hooking driver on Windows XP crash.
#KILLER E2200 GIGABIT ETHERNET CONTROLLER CODE 10 DRIVERS#
#KILLER E2200 GIGABIT ETHERNET CONTROLLER CODE 10 BLUETOOTH#
Added Bluetooth media type for NDIS Lightweight Filter driver type.Updated and slightly extended NDISAPI.DLL.Fixed task offload issue specific to certain 10 Gbps network interfaces which could cause packet loss and thus network performance degradation.RAS_LINK ProtocolBuffer size extended to 2048 bytes (Windows Vista had 600 bytes buffer, while Windows bytes).Added extended validation for the parameters passed from client application to WinpkFilter drivers.Added hardware filter change notification event API SetHwPacketFilterEvent.Receive Segment Coalescing (RSC) task offload issue fixed (could cause packet loss and performance degradation for some network interfaces).Fixed NdisrdRequest behaviour in WOW64 mode.Driver signature updated (could cause installation problems on Enterprise and Server editions).Fixed Receive Segment Coalescing (RSC) task offload issue for wireless WDI drivers (could cause packet loss and performance degradation for some network interfaces).Added new experimental Fast I/O API which drastically improves packet reading latency.
Added compile time option to activate Jumbo frames support.Improved Fast I/O implementation in driver code.Fixed IRQL_UNEXPECTED_VALUE (c8) on Windwith ‘Killer E2200 Gigabit Ethernet Controller’.Bugfix: incorrect reference counter could result DRIVER_POWER_STATE_FAILURE during system power state transitions.Bugfix: potential resource leak when having active WinpkFilter application during system power state changes.Fast I/O redesign with significantly improved performance under high load (new version uses two lock-free shared sections and no packets queuing).
#KILLER E2200 GIGABIT ETHERNET CONTROLLER CODE 10 WINDOWS 10#
Added Windows 10 ARM64 compatibility (ARM64 driver build is available to registered customers).Fast I/O now can use up to 16 shared memory sections to read packets significantly improving performance on high load systems.Significantly improved packets re-injection performance.Updated static filter synchronization (spinlock replaced by read/write lock for Windows Vista and later).