summaryrefslogtreecommitdiff
path: root/network
AgeCommit message (Expand)Author
2024-02-06Initial Support for WDK NuGet Experiment. Take 2. (#1099)JakobL-MSFT
2024-02-05Updating the Windows Filtering Platform Samples to compile correctly on VS202...Elaine Houha
2024-01-31Fixes for sample build errors and updates to the execution script to use new ...zlockard
2023-08-21Remove legacy sample - Radio Switch using USB-FX2 boardAdonais Romero González
2023-06-01[network/wlan/WDI] Rename configurations (#988)Adonais Romero González
2023-05-02Cleanup the ARM and X86, (#982)Yang You(UU)
2023-05-01[network/trans/stmedit] Fix architecture in solution (#976)Adonais Romero González
2023-04-21Ndis mux inf violations (#973)kahashimoto-ms
2023-04-13Ndisprot inf violations (#974)kahashimoto-ms
2023-04-10Update various network projects to use DriverTargetPlatform of 'Windows Drive...Jason
2023-04-04Update all network sample INFs to use UTF-16 LE file encoding (#957)Jason
2023-03-31Remove references to XP in INFs (#950)Jason
2023-03-31Add PnpLockdown=1 to remaining samples (#949)Jason
2023-03-27Ndisprot630 inf violations (#944)kahashimoto-ms
2023-03-27User/kahashimoto ms/ndislwf dirid 13 fix (#945)kahashimoto-ms
2023-03-27Ndisprot60 inf violations (#943)kahashimoto-ms
2023-03-27User/kahashimoto ms/msforwardext inf violation (#941)kahashimoto-ms
2023-03-24Mspassthroughext arch fix (#942)kahashimoto-ms
2023-03-24Netvmini arch fix (#940)kahashimoto-ms
2023-03-13INFs using DIRID 13 should target only build 16299 or later - network updates...Jason
2023-03-07Opt many samples in for Universal validation (#910)Michael Bernstein (MSFT)
2023-03-03Fix up some of the malformed DriverVer directives (#909)Jason
2023-02-15Fix InfVerif 1235 errors in some sample INFs (#885)Jason
2023-02-08Update filter.h (#544)Hanwool Park
2023-02-06Merge pull request #855 from microsoft/develop-2302-mergeAdonais Romero González
2023-02-03Merge branch 'main' into develop-2302-mergeAdonais Romero González
2023-02-03mspassthroughext Driver compatibility violations (#846)kahashimoto-ms
2022-12-02Netvmin680 fix (#805)kahashimoto-ms
2022-12-02Update HelperFunctions_ThreadsAndEvents.cpp (#798)janasebaali
2022-12-02Fix driver isolation violations 1322 and 1323 for netvmini (60, 620, 630) dri...kahashimoto-ms
2022-11-28Merge branch 'main' into developAdonais Romero Gonzalez
2022-11-28[network/wlan/WDI] Fix Mismatched Type Comparisons (#715)Pranav Sharma
2022-11-28Hopefully fix develop branch error in these header filesJason Knichel
2022-11-09Add mobile broadband mbbcx client driver sample code (#797)taj0207
2022-10-14Fix some infverif 1203 (missing section) and 1324 (no PnpLockdown=1) errors (...Jason
2022-10-06Add PnpLockdown=1 to more sample INFs (#790)Jason
2022-07-18[network\ndis\ndisprot] Virtual Miniport: Fix UINT8 comparison with ULONG (#754)Tom Molenhouse
2022-07-12[network\wlan\wdi] Move Project to be Windows Driver Compliance ready (#752)Yang You(UU)
2022-05-11Switch WSK Echosrv to ExAllocatePoolZero (#720)Thad House
2022-05-01bug fix: updating UINT8 to UINT32 to correct wrong type comparison (#709)brandyking
2022-03-31[network\trans] ExAllocatePoolWithTag changing to ExAllocatePoolZero (#696)Elaine Houha
2022-03-28Update driver.c to no longer use ExAllocatePool (#707)Rohit Raina
2022-03-24Merge pull request #705 from pralater/mastertobafo19
2022-03-23fix outdated codePranav Sharma
2022-03-22Merge pull request #695 from tmolenh/netvmini-pooltobafo19
2022-03-18Merge branch 'master' of https://github.com/pralater/Windows-driver-samplesPranav Sharma
2022-03-18replace deprecated ExAllocatePool APIPranav Sharma
2022-03-02Replace ExAllocatePool* with ExAllocatePool2Tom Molenhouse
2022-03-02Replace ExAllocatePool* with ExAllocatePool2Tom Molenhouse
2022-02-01Merge pull request #624 from houha2/updateDriversSHAtobafo19