Relative include path fixed to absolute path.
[reactos.git] / reactos / drivers / net /
2002-11-10 Robert Dickensonchanged the default trace level to MID_TRACE for when...
2002-11-10 Robert Dickensonslight mod to the end of line for received ip packets...
2002-10-07 Robert DickensonAdded define _USE_NE2000 with increased tracing level...
2002-09-24 Robert DickensonUpdated with latest version changes to original source.
2002-09-24 Robert DickensonTemporary workaround to prevent bochs trouble.
2002-09-24 Robert DickensonAdded calls to INIT_TAG for better debugging messages.
2002-09-24 Robert DickensonSuspicious call to ExFreePool commented out for peer...
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 HornstrupFixed declaration of WSHGetWSAProtocolInfo
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
2002-06-19 Robert DickensonAdded new driver 'packet', ported from the Windows...
2002-02-08 Casper HornstrupRemoved or changed debug prints printed at boot.
2002-01-27 David WelchAdded missing files
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-07-04 Casper HornstrupFixed ne2000 driver so it will link correctly.
2001-07-04 Casper HornstrupUpdated clean rules.
2001-06-22 Eric KohlAdded symbol __NTDRIVER__ to identify drivers.
2001-06-15 Casper HornstrupMore work on winsock stack (ping is now working)
2001-06-04 Casper HornstrupRaw IP and ICMP fixes
2001-05-01 Casper HornstrupWork on winsock stack and indentation corrections.
2001-05-01 Casper HornstrupBetter RawIP support.
2001-04-16 Casper HornstrupFixes for NE2000 driver
2001-03-30 David WelchDon't map NOLOAD sections
2001-03-07 David WelchMore .cvsignore files
2001-01-21 Casper Hornstrupno message
2001-01-17 jeanibetter clean
2001-01-14 Casper HornstrupSome work on winsock stack
2000-11-20 Eric KohlModified makefiles for use with rcopy
2000-10-08 David WelchFixed compilation bugs
2000-10-07 David WelchSome bug fixes
2000-10-07 David WelchAdded multiboot support to ntoskrnl
2000-09-17 Casper HornstrupAdded WinSock 2 Helper DLL for TCP/IP (Stubs only)
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 HornstrupAdded Novell Eagle 2000 Driver
2000-08-27 Casper HornstrupBasic NDIS 3.0 support
2000-08-27 Casper HornstrupFixed bugs in TCP/IP driver
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-02 David WelchAdded networking code from Casper Hornstrup
2000-08-02 David WelchAdded networking code from Casper Hornstrup
2000-08-01 David WelchAdded networking code from Casper Hornstrup
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-28 Emanuele AlibertiAlmost complete skeleton for tdi.sys,
1999-11-24 Emanuele AlibertiSome NdisXYZ stubs for NDIS.SYS.
1999-11-24 Emanuele AlibertiInitial makefile for NDIS.SYS
1999-11-21 Emanuele AlibertiSome fixes in the TDI initial files.
1999-11-20 Emanuele AlibertiSome more stubs files for the TDI kernel module.
1999-11-20 Emanuele AlibertiInitial files for the TCP/IP stack kernel module.
1999-11-20 Emanuele AlibertiInitial networking code layout.