- Limit the number of interrupts that are handled per call to MiniportHandleInterrup...
[reactos.git] / reactos / drivers /
2009-10-23 Cameron Gutman - Limit the number of interrupts that are handled...
2009-10-22 Timo Kreuzerrevert the KD_CONTEXT change
2009-10-22 Timo Kreuzerfix build
2009-10-22 Timo Kreuzer[KDCOM]
2009-10-21 Stefan Ginsberg- Don't use KeBugCheck(0) -- 0 is an invalid bugcode...
2009-10-21 Johannes Anderwald[PORTCLS]
2009-10-21 Cameron Gutman - Don't allocate a buffer if we don't have any neighbors
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Aleksey Bragin[fastfat_new]
2009-10-20 Michael Martinehci_alloc, ohci_alloc, uhci_alloc: Initialize DPC...
2009-10-20 Cameron Gutman - Implement UDP checksum calculation
2009-10-20 Cameron Gutman - Don't set AT_ARP for the loopback interface
2009-10-20 Cameron Gutman - Copy correct data to our lookahead buffer. It was...
2009-10-20 Cameron Gutman - Store the indicated packet so NdisTransferData can...
2009-10-19 Johannes Anderwald[PORTCLS]
2009-10-17 Timo Kreuzerbuild kdcom for amd64, too
2009-10-17 Aleksey Bragin[fastfat_new]
2009-10-17 Aleksey Bragin[fastfat_new]
2009-10-16 Timo KreuzerULONG -> ULONG_PTR when casting handles
2009-10-16 Stefan GinsbergDowngrade various debug prints from DPRINT1 to DPRINT...
2009-10-16 Aleksey Bragin[fastfat_new]
2009-10-16 Aleksey Bragin[fastfat_new]
2009-10-16 Aleksey Bragin[fastfat_new]
2009-10-16 Aleksey Bragin[fastfat_new]
2009-10-15 Johannes Anderwald- Revert accidental change
2009-10-15 Aleksey Bragin[fastfat_new]
2009-10-14 Sylvain Petreollefix typo
2009-10-14 Johannes Anderwald- Fix debugging flood
2009-10-14 Johannes Anderwald- Fix debugging flood #2
2009-10-14 Johannes Anderwald- Fix debugging flood
2009-10-14 Timo KreuzerMerge amd64 NDK from amd64 branch:
2009-10-14 Aleksey Bragin[fastfat_new]
2009-10-14 Johannes Anderwald- Implement KSPROPERTY_CONNECTION_ALLOCATORFRAMING...
2009-10-13 Christoph von Wittich-revert accidental change
2009-10-13 Christoph von Wittich[BDASUP]
2009-10-13 Johannes Anderwald- Fix various bugs such as wrong function definitions...
2009-10-12 Johannes Anderwald- Pointer / handle values should be printed with %p...
2009-10-12 Christoph von Wittich[SYSAUDIO]
2009-10-12 Johannes Anderwald[PORTCLS]
2009-10-12 Johannes Anderwald- Revert 43410
2009-10-12 Johannes Anderwald- Fix typo
2009-10-12 Johannes Anderwald[KS]
2009-10-12 Aleksey Bragin[fastfat_new]
2009-10-12 Aleksey Bragin[fastfat_new]
2009-10-12 Aleksey Bragin[fastfat_new]
2009-10-12 Aleksey Bragin[fastfat_new]
2009-10-12 Dmitry Gorbachev- Remove svn:needs-lock, svn:eol-type, and svn:eol...
2009-10-12 Dmitry GorbachevRemove allowwarnings="true" from rbuild file. Fixed...
2009-10-11 Johannes Anderwald- Store KSPROPERTY_SET in Irp when using KsPropertyHandler
2009-10-10 Aleksey Bragin[fastfat_new]
2009-10-10 Aleksey Bragin[fastfat_new]
2009-10-10 Aleksey Bragin[fastfat_new]
2009-10-10 Cameron Gutman - Fix timeout values
2009-10-10 Cameron Gutman - Specify the interface index so the route won't get...
2009-10-09 Johannes Anderwald[KS]
2009-10-09 Aleksey Bragin[fastfat_new]
2009-10-09 Johannes Anderwald[PORTLCS]
2009-10-09 Cameron Gutman - Fix some typos from my last commit
2009-10-09 Cameron Gutman - Rewrite IOCTL_TCP_QUERY_INFORMATION_EX/IOCTL_TCP_SET...
2009-10-08 Johannes Anderwald- When enumerating controls, cControls *tells* the...
2009-10-07 Aleksey Bragin[fastfat_new]
2009-10-07 Aleksey Bragin[fastfat_new]
2009-10-07 Johannes Anderwald[WDMAUD]
2009-10-07 Aleksey Bragin[fastfat_new]
2009-10-06 Johannes Anderwald- Implement MIXER_GETLINEINFOF_COMPONENTTYPE for WdmAud...
2009-10-06 Johannes Anderwald- Fix creation of mixer pin
2009-10-05 Johannes Anderwald- Fix a critical bug in the counted worker implementation
2009-10-05 Johannes Anderwald- Implement setting / getting volume level
2009-10-05 Dmitry GorbachevAvoid GCC warnings: deprecated conversion from string...
2009-10-05 Cameron Gutman - Remove the STATUS_PENDING case in UnlockAndMaybeComp...
2009-10-05 Cameron Gutman - Cancel pending user IRPs when we get a IRP_MJ_CLEANU...
2009-10-04 Johannes Anderwald- Return correct status code
2009-10-04 Johannes Anderwald- Implement Un-Muting of audio lines
2009-10-04 Cameron Gutman - Don't add the media-specific header until right...
2009-10-04 Timo Kreuzeruse __debugbreak() insetad of EngDebugBreak()
2009-10-03 Cameron Gutman - Add cancellation support for IOCTL_AFD_SELECT
2009-10-03 Cameron Gutman - Implement IRP cancellation for AFD
2009-10-03 Stefan Ginsberg- Replace some x86 assembly in drivers with portable...
2009-10-02 Johannes Anderwald- Add KSPROPSETID_Audio guid
2009-10-02 Aleksey Bragin[fastfat_new]
2009-10-02 Aleksey Bragin[fastfat_new]
2009-10-02 Johannes Anderwald- Rewrite Wave API to enumerate wave out / in devices...
2009-10-02 Johannes Anderwald- Check if NodeId is out of bounds
2009-10-02 Aleksey Bragin[fastfat_new]
2009-10-01 Aleksey Bragin[fastfat_new]
2009-10-01 Aleksey Bragin[fastfat_new]
2009-09-30 Johannes Anderwald- Several bugfixes for mixer source / destination line...
2009-09-30 Aleksey Bragin[fastfat_new]
2009-09-30 Stefan Ginsberg- Remove the remaining __USE_W32API, deprecated for...
2009-09-30 Johannes Anderwald- Store destination line in LineList
2009-09-29 Aleksey Bragin[fastfat_new]
2009-09-29 Johannes Anderwald- Implement enumerating mixer source and destination...
2009-09-29 Johannes Anderwald- Implement PcHandlePropertyWithTable
2009-09-29 Aleksey Bragin[fastfat_new]
2009-09-29 Johannes Anderwald- Retrieve the correct pin name
2009-09-28 Dmitry GorbachevDo not copy those structures twice.
next