Sync to trunk head (r42241)
[reactos.git] / reactos / lib / drivers /
2009-07-26 Timo KreuzerSync to trunk head (r42241)
2009-07-25 Stefan Ginsberg- Leftover 2 from 42210
2009-07-20 Cameron Gutman - Update TotalLength based on the fragment size
2009-07-19 Cameron Gutman - Generate a random ID for use during datagram reassembly
2009-07-19 Cameron Gutman - Properly implement ICMP
2009-07-19 Cameron Gutman - Send all waiting packets instead of only the first...
2009-07-17 Johannes Anderwald- Don't hardcode the sound kernel buffersize and maximu...
2009-07-15 Cameron Gutman - Start reporting packet statistics
2009-07-12 Johannes Anderwald- Fix build (2/X)
2009-07-11 Johannes Anderwald[MMEBUDDY]
2009-07-11 Johannes Anderwald- Implement retrieving position
2009-07-11 Cameron Gutman - Initialize remote address to 0 if the caller didn...
2009-07-07 Cameron Gutman - Recommit r41782 now that DHCP is ready for the fix
2009-07-07 Cameron Gutman - Remove a bad ASSERT
2009-07-03 Cameron Gutman - TCPIP lock rewrite (part 3 of 3)
2009-07-03 Cameron Gutman - TCPIP locking rewrite (part 2 of x)
2009-07-02 Cameron Gutman - tcpip locking rewrite (part 1 of x)
2009-07-02 Cameron Gutman - Don't cancel already completed requests
2009-07-01 Cameron Gutman - Fix corruption of ARP target protocol address
2009-06-30 Cameron Gutman - Put the correct source address in Raw IP and UDP...
2009-06-30 Cameron Gutman - Memtrack enhancements
2009-06-29 Cameron Gutman - Allocate IP_PACKET on the stack
2009-06-27 Cameron Gutman - Always call the completion handler so we don't leak...
2009-06-27 Christoph von Wittichtabs -> spaces
2009-06-27 Cameron Gutman - Use the timeout that the caller gives us if it is...
2009-06-27 Cameron Gutman - The timeout value passed to tsleep is in millisecond...
2009-06-27 Cameron Gutman - Don't leave the listen IRP in the queue when cancell...
2009-06-20 Timo KreuzerMerge trunk head (r41474)
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-05-31 Cameron Gutman - Fix a typo
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-16 Cameron Gutman - Restore the old loopback implementation
2009-05-16 Cameron Gutman - Set up the TCP interface data as needed in TCPFindIn...
2009-05-13 Cameron Gutman - Use FindOnLinkInterface to get the interface
2009-05-01 Timo KreuzerMerge from amd64-branch:
2009-04-30 Timo Kreuzermerge 37282 from amd64-branch:
2009-04-28 Cameron Gutman - Fix build
2009-04-21 KJK::HyperionSupersedes r40538, r40539; RosBE bug fixed with a RosBE...
2009-04-20 Timo KreuzerSync to trunk r40610
2009-04-20 Timo KreuzerFix build of mmbuddy, add a comment.
2009-04-16 Timo KreuzerSync trunk r40500
2009-04-16 KJK::HyperionThis is why we can't have nice things. Reverting r40538...
2009-04-16 KJK::HyperionRbuild rationalization commit, umpteenth of infinite
2009-04-10 Cameron Gutman - Complete send requests along with the other types...
2009-04-06 Cameron Gutman - Drivers must use DelayedWorkQueue (part 2)
2009-04-04 Cameron Gutman - Don't pass the address type to IPInitializePacket...
2009-04-04 Cameron Gutman - Validate the buffer size before copying to it
2009-04-04 Cameron Gutman - Initialize packets before using them
2009-04-03 Cameron Gutman - Loopback adapter rewrite
2009-04-01 Cameron Gutman - Don't shrink the ICMP packet that we receive
2009-03-26 Timo Kreuzercomment out audio drivers for now
2009-03-25 Cameron Gutman - Revert an unwanted change
2009-03-25 Cameron Gutman - Fix ICMP
2009-03-25 Cameron Gutman - Return STATUS_NETWORK_UNREACHABLE if we can't get...
2009-03-25 Cameron Gutman - Set the IP_PACKET_FLAG_RAW flag on Raw IP packets
2009-03-20 Samuel SerapionFix 64bit build. Dedicated to silverblade (please review).
2009-03-18 Timo KreuzerSync to trunk head (r40091)
2009-03-16 Cameron Gutman - Don't access an index outside the array bounds
2009-03-11 Cameron Gutman - Merge aicom-network-fixes up to r39943
2009-03-10 Dmitry GorbachevSilence compiler warning.
2009-03-09 Johannes Anderwald- Disable message flood when playing audio files as...
2009-03-06 Cameron Gutman - Merge aicom-network-fixes up to r39293
2009-02-27 Andrew GreenwoodStarted new implementation of Sound Blaster driver...
2009-02-27 Dmitry GorbachevFix warning: implicit declaration of function 'VALID_SO...
2009-02-22 Andrew GreenwoodAdded GETDEVCAPS support for MIDI, mixer and aux device...
2009-02-22 Andrew GreenwoodClosing of wave output devices is functional and termin...
2009-02-19 Art Yerkes - Our code was a bit confused about close vs cleanup...
2009-02-19 Art YerkesReformat. No changes (yet). Preemptive strike.
2009-02-18 Andrew GreenwoodRewrite DoWaveStreaming (makes CommitWaveHeaderToKernel...
2009-02-18 Andrew GreenwoodRemoved hooks for prepare/unprepare/stream of WAVEHDR...
2009-02-17 Dmitry GorbachevGCC: suggest parentheses around operand of '!' or chang...
2009-02-17 Timo KreuzerMerge freeldr from amd64 branch:
2009-02-15 Art YerkesRemove an assert that doesn't belong.
2009-02-15 Art YerkesFix loopback adapter locking and make traffic work...
2009-02-15 Andrew GreenwoodFix #includes in a few more files to get ReactOS buildi...
2009-02-15 Andrew GreenwoodFixed build by including the correct header this time!
2009-02-15 Andrew GreenwoodWaveHdr prepare/unprepare/submit now gets handled withi...
2009-02-15 Andrew GreenwoodSplit custom ReactOS-only non-standard extensions from...
2009-02-03 Timo KreuzerSync to trunk r39350.
2009-01-31 Andrew GreenwoodAbandoning silverblade-audio branch.
2009-01-26 Cameron Gutman - Add a temporary hack for the double-freeing issue...
2009-01-16 Cameron Gutman - Merge aicom-network-fixes up to r38799
2009-01-13 Cameron Gutman - Merge aicom-network-fixes up to r38730
2009-01-04 Cameron Gutman - Revert r38547 which reverted r38546 which was correct
2009-01-04 Cameron Gutman - Revert r38546
2009-01-04 Cameron Gutman - Fix debug build
2009-01-04 Cameron Gutman - Merge the rest of my changes
2009-01-04 Cameron Gutman - Merge r38358, r38539, and r38541
2009-01-01 Timo KreuzerSync to trunk r38500
2009-01-01 Timo KreuzerSync to trunk r38250
2008-12-23 Stefan Ginsberg- Forgot a comment
2008-12-23 Stefan Ginsberg- Kill oskittcp warnings. Somewhat hacky? Yes indeed.
2008-12-21 Cameron Gutman - Merge aicom-network-fixes up to r38205
2008-12-15 Samuel SerapionSync to trunk head(r38096)
2008-12-12 Timo Kreuzerwhen defining ssize_t, also define _SSIZE_T_DEFINED
2008-12-09 Dmitry GorbachevProvide memcmp() for GCC 4.4.0.
2008-12-08 Timo Kreuzersync trunk head (r37928)
2008-12-06 Timo Kreuzermerge trunk head (37902)
2008-12-05 Timo Kreuzersync to trunk head (37853) (except rbuild changes)
2008-12-03 Dmitry GorbachevSilence compiler warnings (6/11).
next