Use the right default value for the serial port baud rate
[reactos.git] / reactos / drivers / net /
2005-12-13 Filip NavaraAdd stubs for status indication handlers. Fixes bug...
2005-12-13 Art YerkesPatch to fix bugcheck at exit for various TCP wielding...
2005-12-10 Gé van GeldorpShut off some debug messages
2005-12-10 Gé van GeldorpMultiple interrupt status bits can be active at the...
2005-12-10 Thomas Bluemelfixed calls to NtDuplicateObject
2005-12-08 Art YerkesRevert my patch from yesterday. Need to take more...
2005-12-08 Alex Ionescu- Silence TCPIP.
2005-12-07 Art YerkesFix firefox exit. Implement a simple work queue for...
2005-12-01 Steven Edwardsstop the abuse of having the ddk directory in the path...
2005-11-28 Royce Mitchell IIIinline -> __inline
2005-11-28 Alex Ionescu- Make the NDK compatible with the MSDDK again.
2005-11-23 Hervé PoussineauImplement IRP_MN_QUERY_DEVICE_RELATIONS
2005-11-11 Thomas Bluemelfixed some more warnings when compiled with -Wwrite...
2005-10-17 Gé van GeldorpPatch by hardon. Properly handle 0 timeouts. Fixes...
2005-10-10 Andrew MungerMiTestCard is only used in DBG=1, surround with ifdef...
2005-10-06 Thomas Bluemelfixed warnings when compiled with -Wmissing-declarations
2005-09-22 Filip NavaraInfoTdiQueryInformationEx should return failure if...
2005-09-01 Andrew MungerCorrect some checks, fix bug 748 (qemu networking)...
2005-08-24 Filip NavaraMake BusyLoop volatile. Spotted by Thomas.
2005-08-24 Filip NavaraImplement the most over-optimized lock in NT - the...
2005-08-24 Filip NavaraRemove bogus and unneeded cast.
2005-08-24 Filip NavaraGet rid of one memory leak and two more ROS-only fields...
2005-08-24 Filip NavaraStart removing dead code and ReactOS specific structure...
2005-08-23 Filip NavaraGet rid of NdisWorkItemHalt.
2005-08-23 Filip NavaraRemove buffer pool implementation and replace buffer...
2005-08-23 Filip NavaraRemove obsolete APIs and APIs that are actually impleme...
2005-08-23 Filip NavaraMS DDK compatibility fixes.
2005-08-23 Filip NavaraShut up PREFAST warnings about shadowing declarations.
2005-08-23 Filip NavaraFix incorrect string manipulation in NdisOpenProtocolCo...
2005-08-11 Filip NavaraImplement NdisAllocatePacketPool by calling NdisAllocat...
2005-08-11 Hartmut BirrImplemented (copied from NdisAllocatePacketPool) NdisAl...
2005-07-28 Alex Ionescu - Start of fixing CreateProcess's problems. Implemente...
2005-07-26 Alex Ionescu- Remove ROSRTL. The era is over. Thanks to Filip for...
2005-07-24 Martin Fuchsset eol-style for most xml files
2005-07-20 Alex Ionescu - Fix afd build for real (sorry...rbuild...)
2005-07-20 Alex Ionescu - Fix AFD Build.
2005-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-07-05 Thomas Bluemelfix code that depends on GCC's void* pointer arithmetic...
2005-06-30 Alex IonescuMove some internal headers to /reactos, set it as a...
2005-06-26 Alex IonescuDelete last trace of old headers in NDIS, and clean...
2005-06-22 Alex IonescuFix build (eh, Casper? :P)
2005-06-22 Alex IonescuBuild tcpip with NDK
2005-06-19 Filip NavaraCouple of build fixes.
2005-06-19 Filip NavaraAdd TAG macro definition.
2005-06-19 Filip NavaraAdd TAG macro definition.
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-19 Filip NavaraUse RTL_CONSTANT_STRING instead of ROSRTL macros.
2005-06-17 Filip NavaraUse W32API.
2005-06-13 KJK::Hyperiondid I miss a "the tree isn't supposed to build anymore...
2005-06-05 Casper HornstrupRemove old makefiles
2005-05-29 Gé van GeldorpUse standard debug macros
2005-05-28 Alex IonescuFix some build problems
2005-05-28 Filip NavaraRemove "assert" macro.
2005-05-28 Casper HornstrupMerge 12735:15568 from xmlbuildsystem branch
2005-05-28 Filip NavaraThere's no point in keeping two almost identical packet...
2005-05-28 Filip Navara- Move LAN headers out of main include directory.
2005-05-28 Filip NavaraCleanup AFD headers a bit.
2005-05-28 Filip NavaraUse W32API.
2005-05-28 Filip NavaraUse W32API.
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-24 Alex IonescuFix DHCP from crashing, silence tcp and iphlp
2005-05-20 Art YerkesTurned on -Werror
2005-05-19 Art YerkesDon't free this MDL. The I/O manager now does it for us.
2005-05-16 Casper HornstrupMerge 15268:15329 from trunk
2005-05-15 Casper HornstrupGenerate proxy makefiles
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-13 Art YerkesFixed wrong STATUS_BUFFER_TOO_SMALL return to documente...
2005-05-12 Casper HornstrupMerge 12736:14980 from trunk
2005-05-10 Thomas Bluemel- disable -Werror for lib/mesa32 to get it to compile...
2005-05-08 Thomas Bluemelfixed more uninitialized variables warnings
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-05 Casper HornstrupMerge 14551:14980 from trunk
2005-05-05 Casper HornstrupCopy wininet to branch
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-04-27 Art Yerkesturned off DEBUG output (thanks to gge for pointing...
2005-04-22 Art Yerkestcpmisc.h:
2005-04-20 Casper HornstrupDon't link kernel-mode modules to kernel32.dll
2005-04-17 Art YerkesNeeded infrastructure for DHCP:
2005-04-15 Art YerkesUse DriverDesc in the registry as the adapter name...
2005-04-11 Art YerkesUse the right set (the referenced file objects) to...
2005-04-11 Art YerkesFixed warning, uninitialized length. Sorry, I did...
2005-04-11 Art Yerkeslock: Fixes suggested by w3seek:
2005-04-10 Casper HornstrupMerge 13831:14550 from trunk
2005-04-08 Casper HornstrupCopy riched20
2005-04-08 Casper HornstrupCopy makefile
2005-04-08 Art YerkesRead: Generalized EOF condition slightly.
2005-04-08 Art YerkesInitialize these in case handle locking fails.
2005-04-04 Casper HornstrupInstall generated files
2005-03-28 Thomas Bluemelrelease the adapter lock after queuing a work item...
2005-03-24 Filip NavaraFix compilation.
2005-03-24 Art YerkesThis is change 1 of 2.
2005-03-18 Art YerkesAdded simple dword OID query to lan.
2005-03-18 Art YerkesDon't let sign extension mess us up here.
2005-03-13 Gé van GeldorpAllow cancelling of listen IRPs
2005-03-13 Gé van Geldorparty:
2005-03-12 Gé van GeldorpFix htons
2005-03-11 Art YerkesSwap the port part of the address so it's reported...
2005-03-11 Art YerkesUniform handling of stream socket reads.
next