Sync to trunk head (r42241)
[reactos.git] / reactos / drivers /
2009-06-18 Stefan Ginsberg- Do not pass gcc and ld flags to other tools
2009-06-18 Cameron Gutman - Make NdisGeneratePartialCancelId safe by using Inter...
2009-06-17 Stefan Ginsberg- In Win32 DBG is defined to 0 for a non-debug build...
2009-06-16 KJK::Hyperionmodified dll/win32/srclient/srclient_main.c
2009-06-15 Aleksey Bragin- Don't reinitialize in case of error. Fixes a "DPC...
2009-06-15 Aleksey Bragin- Fix NULL pointer access in an error branch inside...
2009-06-14 Cameron Gutman - Implement NdisIMGetBindingContext and NdisIMGetDevic...
2009-06-13 Cameron Gutman - Header cleanup
2009-06-13 Cameron Gutman - Implement NdisIMCopySendPerPacketInfo and NdisIMCopy...
2009-06-13 Cameron Gutman - Implement NdisGeneratePartialCancelId
2009-06-12 Timo KreuzerPatch by Olaf Siejka (caemyr gmail com):
2009-06-11 Cameron Gutman - Implement NdisCancelSendPackets
2009-06-11 Stefan Ginsberg- MINIPORT_CONFIGURATION_CONTEXT must be allocated...
2009-06-10 Johannes Anderwald- Check in wdmaud if a pin with the specified filter...
2009-06-09 Johannes Anderwald- Topology nodes can have a nullable name
2009-06-09 Sylvain Petreolledon't include private.h twice
2009-06-09 Johannes Anderwald- Add a few sanity assert to KsCreate
2009-06-08 Johannes Anderwald- Store servicegroup obtained from IMiniportDMus /...
2009-06-08 Johannes Anderwald- Fix a bug in KsTopologyPropertyHandler
2009-06-08 Dmitry Chapyshev- Add cases for IOCTL_SCSI_MINIPORT and IOCTL_SCSI_PASS...
2009-06-08 Cameron Gutman - Check to see that the packet status isn't NDIS_STATU...
2009-06-08 Cameron Gutman - Rewrite MiniQueryInformation so it creates a NDIS_RE...
2009-06-08 Cameron Gutman - Fix our handler checks
2009-06-08 Cameron Gutman - Register the adapter shutdown handler if it is speci...
2009-06-07 Johannes Anderwald- Disable debugging flood
2009-06-07 Johannes Anderwald- Also Store audio filter object header in FsContext...
2009-06-04 Cameron Gutman - Revert r41287
2009-06-04 Cameron Gutman - Fix the map register count check
2009-06-04 Johannes Anderwald- Revert 40694 as FIELD_OFFSET is perfectly working...
2009-06-04 Dmitry GorbachevRemove KeBugCheckWithTf() hack, fix VBEResetHw(). Stefa...
2009-06-04 Johannes Anderwald- Remove a few bad (PLIST_ENTRY) casts
2009-06-03 Cameron Gutman - Export NdisFreeToBlockPool
2009-06-03 Cameron Gutman - Remove an incorrect comment (I wasn't thinking when...
2009-06-02 Cameron Gutman - Enable the code in NdisSetTimerEx
2009-06-02 Cameron Gutman - Forgot to free DmaContext
2009-06-02 Cameron Gutman - Finish our NDIS S/G DMA implementation
2009-06-01 Timo KreuzerAdd missing exports to videoprt
2009-06-01 Cameron Gutman - Handle IRP_MN_QUERY_PNP_DEVICE_STATE
2009-06-01 Cameron Gutman - Register a device interface for each miniport
2009-05-31 Cameron Gutman - Implement and export NdisCompareAnsiString, NdisComp...
2009-05-31 Cameron Gutman - Export the stubs for NdisRegisterTdiCallBack, NdisSe...
2009-05-31 Stefan GinsbergPatch from Olaf Siejka <olaf_siejka AT o2 DOT pl>
2009-05-31 Sylvain PetreolleReturn NDIS 5.1 in NdisGetVersion (its XP+)
2009-05-31 Cameron Gutman - Implement and export NdisOverrideBusNumber
2009-05-31 Dmitry Chapyshev- Implement NdisGetSharedDataAlignment and NdisGetVersion
2009-05-31 Cameron Gutman - Fix build
2009-05-31 Cameron Gutman - Export and stub NdisAllocateFromBlockPool, NdisCance...
2009-05-30 Cameron Gutman - Export and hackplement NdisSetTimerEx
2009-05-30 Cameron Gutman - Export stubs for NdisQueryBindInstanceName and NdisS...
2009-05-30 Cameron Gutman - Export NdisGetFirstBufferFromPacketSafe, NdisGetPack...
2009-05-30 Sylvain PetreolleExport NdisCopyFromPacketToPacketSafe
2009-05-30 Cameron Gutman - Fix handling of nonpaged contiguous memory in NdisAl...
2009-05-29 Dmitry Chapyshev- Implement IOCTL_KEYBOARD_QUERY_ATTRIBUTES (not used...
2009-05-29 Dmitry Chapyshev- Add IOCTL_KEYBOARD_QUERY_ATTRIBUTES / IOCTL_KEYBOARD_...
2009-05-29 Dmitry Chapyshev- Implement IOCTL_MOUSE_QUERY_ATTRIBUTES (untested)
2009-05-29 Johannes Anderwald- Use a reference name when registering audio subdevice...
2009-05-28 Aleksey Bragin- Report 5.2 as a version in UniATA rather than 4.1...
2009-05-28 Aleksey Bragin- Increase waiting time for DRQ removal inside AtapiInt...
2009-05-28 Michael Martin- i8042MouInternalDeviceControl: Forgotten from last...
2009-05-27 Cameron Gutman - Only register a shutdown handler if adapter initiali...
2009-05-27 Johannes Anderwald- Register shutdown notification
2009-05-27 Dmitry GorbachevUse a constant of the right type.
2009-05-27 Dmitry GorbachevDo not assign twice to the same variable.
2009-05-27 Johannes Anderwald- return error code when there is a timeout
2009-05-27 Dmitry GorbachevFix build, part 2.
2009-05-27 Dmitry GorbachevTrying to fix build.
2009-05-26 Johannes Anderwald- Don't release resource list
2009-05-25 Michael Martin- i8042MouInternalDeviceControl: Implement IoControlCod...
2009-05-24 Cameron Gutman - Fix a bug that could result in Dma32BitAddresses...
2009-05-24 Cameron Gutman - MajorFunction has IRP_MJ_MAXIMUM_FUNCTION positions
2009-05-24 Cameron Gutman - We also shouldn't use our Shutdown handler
2009-05-24 Cameron Gutman - Don't use NDIS's ioctl handler for devices registere...
2009-05-24 Cameron Gutman - Irp->AssociatedIrp.SystemBuffer is a PNDIS_OID
2009-05-23 Michael Martin- CreateClassDeviceObject: Add flag DO_BUFFERED_IO...
2009-05-23 Dmitry GorbachevDo not overwrite *max_bcount.
2009-05-23 Timo Kreuzertcpip: fix a pointer to ULONG cast
2009-05-23 Michael Martin- CreateClassDeviceObject/ClassAddDevice: Again do...
2009-05-23 Michael Martin- CreateClassDeviceObject/ClassAddDevice: Do not create...
2009-05-22 Cameron Gutman - Fix our DMA implementation to use documented structs
2009-05-22 Cameron Gutman - Implement NdisReadPcmciaAttributeMemory and NdisWrit...
2009-05-22 Cameron Gutman - Implement NdisReadEisaSlotInformation
2009-05-21 Timo Kreuzerfix merge artifact
2009-05-21 Timo KreuzerACPI: Several 64 bit fixes, TODO: fix amd64 assembly...
2009-05-21 Timo KreuzerSync trunk head (r41026)
2009-05-21 Cameron Gutman - The slot number passed directly to NdisImmediateRead...
2009-05-20 Cameron Gutman - Implement NdisGetFirstBufferFromPacketSafe and NdisC...
2009-05-20 Cameron Gutman - Implement NdisGetPoolFromPacket, NdisPacketSize...
2009-05-20 Cameron Gutman - Store the MTU in the packet extension for use during...
2009-05-19 Cameron Gutman - Remove some obsolete defines
2009-05-16 Cameron Gutman - Enable several failure debug prints
2009-05-16 Cameron Gutman - Set up the TCP interface data as needed in TCPFindIn...
2009-05-15 Johannes Anderwald- Remove unused WdmAudWriteCompleted
2009-05-15 Timo Kreuzerbmfd: HGLYPH is an ULONG. Use offset to glyph entry...
2009-05-15 Timo Kreuzerreturn ERROR_INVALID_FUNCTION on amd64, not ERROR_INVAL...
2009-05-15 Timo Kreuzerremove obsolete def file
2009-05-13 Cameron Gutman - Remove some extra junk
2009-05-12 Johannes Anderwald- Add CLSID_PortWaveRT
2009-05-12 Aleksey Bragin- Fix WaitOnBusy, WaitOnBaseBusy and Wait[Short]ForDrq...
2009-05-11 Johannes Anderwald- Use ExInterlockedList * functions for speed and stability
2009-05-10 Cameron Gutman - Don't cast NDIS_SPIN_LOCK directly to KSPIN_LOCK
next