MS DDK compatibility fixes.
[reactos.git] / reactos / drivers / net / ndis / ndis / io.c
2005-08-23 Filip NavaraMS DDK compatibility fixes.
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2004-11-23 Filip NavaraMerge from ndis_wip_22102004 branch:
2004-10-17 Filip Navara- Add comment to NdisMRegisterIoPortRange about the...
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-22 Filip Navara- Support for deserialized miniports (experimental).
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-05-15 Hartmut Birr- Fixed the implementation of MmMapIoSpace.
2004-02-21 Hartmut Birr- Fixed a wrong index, which resulted in writing over...
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- STDCALL/STDCALL_FUNC usage fixes
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-12 VizziniSupport for VMWare NIC, and some general clean-up and...
2003-09-04 Vizziniimplemented NdisMAllocateMapRegisters, NdisMFreeMapRegi...
2003-08-05 Aleksey BraginImplemented NdisImmediateReadPort..() and NdisImmediate...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-05-01 Casper HornstrupWork on winsock stack and indentation corrections.
2000-08-30 David WelchAdded calibration of KeStallExecutionProcessor delay
2000-08-27 Casper HornstrupBasic NDIS 3.0 support
2000-08-01 Casper HornstrupInitial revision