Remove some debug output for USB drivers
[reactos.git] / reactos / drivers / net / ndis /
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- STDCALL/STDCALL_FUNC usage fixes
2004-02-10 Filip Navara- Eliminate function pointer typecasts
2003-12-17 Vizzini - Enable "Full Maps" by default
2003-12-11 Art YerkesFixed comments to reflect microseconds.
2003-11-14 Thomas BluemelPatch by Jonathon Wilson:
2003-11-11 Eric KohlImplemented NdisMSynchronizeWithInterrupt().
2003-11-06 Eric KohlIoStatusBlock is _not_ an optional parameter.
2003-11-01 Vizzinifixed the 8-ping limit
2003-10-23 VizziniFixes to get slave DMA working again, as well as more...
2003-10-20 VizziniChanges to support the 3Com 3c90x ndis5 driver and...
2003-10-19 Filip NavaraFixed compilation errors in NDIS.
2003-10-12 VizziniSupport for VMWare NIC, and some general clean-up and...
2003-09-15 Vizzinichanged callbacks to use stdcall
2003-09-05 Vizzinireturned debug level to MIN_TRACE
2003-09-05 Vizziniseveral new APIs courtesy of Royce3
2003-09-05 Vizzinire-worked ndis to do device detection from a win2k...
2003-09-05 Vizziniorphan adapter list
2003-09-05 Vizzinifix broken build
2003-09-04 Vizziniadded NdisMAllocateSharedMemory and NdisMFreeSharedMemo...
2003-09-04 Vizziniimplemented NdisMAllocateMapRegisters, NdisMFreeMapRegi...
2003-09-04 Vizziniadded object and added -Wall
2003-09-04 Vizzinicouple of new data structs and changes to LOGICAL_ADAPT...
2003-09-04 Vizziniimplemented NdisMPciAssignResources and fixed several...
2003-09-04 Vizzininic enumerator
2003-08-25 Hartmut Birr- Fixed a buffer overflow.
2003-08-07 Royce Mitchell IIIpatch by vizzini - added settings for vmware's net...
2003-08-05 Aleksey BraginImplemented NdisImmediateReadPort..() and NdisImmediate...
2003-08-04 Royce Mitchell IIIpatch by vizzini - began addition of NDIS4 support...
2003-07-31 Royce Mitchell IIImarked NdisAllocateMemoryWithTag as @implemented
2003-07-30 Steven EdwardsAdded missing files from Vizzinis NDIS patch
2003-07-30 Royce Mitchell IIIpatch submitted by Vizzini (tested by myself) - impleme...
2003-07-24 Royce Mitchell IIIreorganized for NDIS_WDM support ( submitted by vizzini )
2003-07-19 Eric KohlImplemented NdisMPciAssignSlotResources() partially.
2003-07-17 Eric KohlPartially implemented NdisImmediateWritePciSlotInformat...
2003-07-17 Eric KohlPartially implemented NdisImmediateReadPciSlotInformati...
2003-07-14 Aleksey BraginMake NdisMRegisterMiniport() say (MIN_TRACE) about...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-06-29 guidoanother day of janitor stuff
2003-05-27 Eric KohlImplemented spinlock and event functions.
2003-05-20 Eric KohlImplemented NDIS timer functions.
2003-05-07 Aleksey BraginAdded EthFilterDprIndicateReceive(), EthFilterDprIndica...
2003-05-07 Aleksey BraginUncommented exporting of EthFilterDprIndicateReceive...
2003-04-28 Aleksey BraginAdded notification for partly-implemented NdisMSetAttri...
2003-04-25 Aleksey BraginImplement part of the functionality of NdisMSetAttribut...
2003-03-14 Steven EdwardsHack stub for NdisWriteErrorLogEntry so VMware network...
2003-01-05 Robert Dickensonhousekeeping files...
2002-09-24 Robert DickensonMinor fix to get ROS pinging reliably over ne2000 as...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-25 Robert DickensonFixed some broken stuff, added some cvs sugur.
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2002-06-19 Robert DickensonAdded new exports
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-08-21 Casper HornstrupMajor update of the build system:
2001-07-15 Rex Jolliffmove work on clean rule
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-05-01 Casper HornstrupWork on winsock stack and indentation corrections.
2001-03-07 David WelchMore .cvsignore files
2001-01-21 Casper Hornstrupno message
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-10 Emanuele AlibertiLittle change to make version resource linked in ne2000...
2000-08-30 David WelchAdded calibration of KeStallExecutionProcessor delay
2000-08-27 Casper HornstrupBasic NDIS 3.0 support
2000-08-11 Eric KohlRenamed pseudo target 'floppy' to 'install'
2000-08-08 Eric KohlFixed FLOPPY and DIST targets for net drivers
2000-08-05 David WelchIntegrated fixes from prep0016
2000-08-02 Casper HornstrupFixed compile issues with network code
2000-08-01 Casper HornstrupInitial revision
2000-03-08 Emanuele AlibertiSome minor fixes.
2000-01-16 Emanuele AlibertiSome more stubs for NDIS.SYS.
1999-12-27 Emanuele AlibertiSome more NDIS stubs.
1999-11-24 Emanuele AlibertiSome NdisXYZ stubs for NDIS.SYS.
1999-11-24 Emanuele AlibertiInitial makefile for NDIS.SYS