summaryrefslogtreecommitdiff
path: root/network/netadaptercx/netvadapterlibrary/code/enl.cpp
AgeCommit message (Collapse)Author
2025-12-11Add affinity mask asserts, remove sln.oldYang You (UU)
Added assertions to EnlpAffinitizeThread to verify BitScanReverse succeeds. Updated EnlRingDoorBell to properly acquire and release the spinlock around the Armed state check for thread safety. Removed obsolete netvadapterlibrary.sln.old solution file.
2025-12-09fix the TX Queue not create issueYang You (UU)
2025-12-08Remove the TX demx support as ENL limiation.Yang You (UU)
2025-12-08Remove NETCX2.6 depend featuresYang You (UU)
2025-12-04bring back the KPushLockYang You (UU)
2025-12-04Cleanup the KSpinlock.h and replace with WDFSpinlockYang You (UU)
2025-12-04intergrate the netvadapterlibrary with wificxsampledriver, cleanup the ↵Yang You (UU)
memory related header -KNEW.H
2025-12-02Have the NetVAdapter Lib buildable with EWDK for both UM and KMYang You (UU)