[CMAKE]
[reactos.git] / drivers /
2010-09-04 Amine Khaldi[CMAKE]
2010-09-04 Amine Khaldi[CMAKE]
2010-09-04 Amine Khaldi[CMAKE]
2010-09-04 Amine Khaldi[CMAKE]
2010-09-04 Amine Khaldi[CMAKE]
2010-09-03 Amine Khaldi[CMAKE]
2010-09-03 Amine Khaldi[CMAKE]
2010-09-02 Amine Khaldi[CMAKE]
2010-08-31 Amine Khaldi[CMAKE]
2010-08-31 Amine Khaldi[CMAKE]
2010-08-31 Amine Khaldi[CMAKE]
2010-08-31 Amine Khaldi[CMAKE]
2010-08-30 Amine Khaldi[CMAKE]
2010-08-29 Amine Khaldi[CMAKE]
2010-07-24 Amine Khaldi- Delete rbuild and the rbuild files.
2010-07-24 Amine KhaldiCreate a branch for cmake bringup.
2010-07-12 Cameron Gutman[WINSOCK]
2010-06-09 Amine KhaldiReintegrate header-work branch. Important changes inclu...
2010-06-09 Amine KhaldiSync uo to HEAD (r47720). backups/header-work@57446
2010-06-08 Amine KhaldiSync trunk head (r47697).
2010-06-07 Amine KhaldiSync trunk.
2010-05-22 Amine KhaldiSync up to trunk head.
2010-05-12 Amine Khaldi[KDCOM]
2010-05-10 Amine Khaldi- Sync with trunk up to r46941.
2010-05-03 Amine KhaldiRevert the sync.
2010-05-03 Amine KhaldiSync with trunk head (part 1 of 2)
2010-05-03 Amine Khaldi- DriverEntry is ULONG.
2010-04-14 Timo Kreuzer[NDIS]
2010-04-09 Amine Khaldi- Fix WmiFireEvent Guid type.
2010-04-07 Amine Khaldi- Fix netstat build.
2010-04-02 Amine KhaldiSync with trunk head (part 1 or 2)
2010-03-30 Amine Khaldi[BATTC]
2010-03-26 Timo KreuzerReintegrate header branch
2010-03-26 Amine KhaldiSync with trunk head (part 1 of x)
2010-03-25 Amine KhaldiSync with trunk head.
2010-03-24 Amine Khaldi[DDK]
2010-03-23 Amine Khaldi- Move atsmedia.h to PSDK, introduce pragma once and...
2010-03-19 Amine Khaldi[EXT2FSD]
2010-03-18 Amine KhaldiSync with trunk head (part 1 of 2)
2010-03-18 Amine Khaldi[NTDDK]
2010-03-13 Sir Richard[DDK]: Merge 46183 from header-branch.
2010-03-12 Timo Kreuzer[HEADERS]
2010-03-12 Timo KreuzerRevert 45697:
2010-03-12 Amine KhaldiSync with trunk head
2010-03-12 Amine KhaldiForgot to add this in the previous commit
2010-03-12 Amine Khaldi[BATTC]
2010-03-11 Timo Kreuzer[FREELDR] Include ntddk.h instead of winddk.h
2010-03-09 Amine KhaldiSync with trunk head
2010-03-06 Timo Kreuzer- globally disable warnings for char array subscripts
2010-03-05 Timo Kreuzer- Convert the members of PCI_COMMON_HEADER into a ...
2010-02-27 Amine Khaldi* Disable compiling usermode components for now.
2010-02-26 Timo KreuzerCreate a branch for header work.
2010-02-10 Cameron Gutman - Merge from trunk up to r45543
2010-02-05 Cameron Gutman - Fix some epic fail in NdisMRegisterMiniport
2010-02-05 Cameron Gutman[NDIS]
2010-02-03 Cameron Gutman[AFD]
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-16 Cameron Gutman - Fix a null-pointer dereference crash that happens...
2010-01-16 Cameron Gutman[TDILIB, IPHLPAPI, WSHTCPIP]
2010-01-15 Cameron Gutman - Fix a bug with our tei_instance selection (we could...
2010-01-09 Cameron Gutman - Store the address file handle in the IOSB
2010-01-08 Cameron Gutman - Rewrite request queuing
2010-01-08 Cameron Gutman - Remove some incorrect IRQL checks (needed for the...
2010-01-08 Cameron Gutman - Use a spin lock to protect the port bitmap instead...
2009-12-31 Cameron Gutman[TCPIP, IP]
2009-12-05 Cameron Gutman[TCPIP]
2009-12-02 Cameron Gutman - Implement IOCTL_AFD_GET_CONNECT_DATA, IOCTL_AFD_SET_...
2009-12-02 Cameron Gutman - Allocate send and receive buffers from paged pool...
2009-12-02 Cameron Gutman - Revert 44301
2009-12-02 Cameron Gutman - Create another branch for networking fixes
2008-10-29 KJK::HyperionMerging r37048, r37051, r37052, r37055 from the-real...
2008-10-29 KJK::HyperionMake acpi compile with Visual C++
2008-10-25 KJK::HyperionVisual C++ backend for rbuild (for now just a hacked...
2008-10-25 KJK::HyperionThe real, definitive, Visual C++ support branch. Accept...
2008-10-13 Cameron Gutman - Merge aicom-network-fixes up to r36740
2008-10-13 Cameron Gutman - Implement ProtocolResetComplete
2008-10-13 Cameron Gutman - Queue the work item directly from MiniQueueWorkItem
2008-10-08 Cameron Gutman - More work on NDIS 6.0
2008-10-08 Cameron Gutman - Some of my work on NDIS 6.0
2008-10-06 Cameron Gutman - Partially implement ProtocolStatus in tcpip
2008-10-06 Cameron Gutman - Implement a MiniportShutdown routine for both NIC...
2008-10-06 Cameron Gutman - Call the MiniportShutdown handler at the right time
2008-10-04 Cameron Gutman - Only call the ProtocolReceivePacket handler if the...
2008-10-04 Cameron Gutman - Properly implement MiniIndicateReceivePacket
2008-10-03 Cameron Gutman - Send NDIS_STATUS_RESET_START to all bound protocols...
2008-10-03 Cameron Gutman - Move the implementation of NdisMIndicateStatus to...
2008-10-03 Cameron Gutman - Implement NdisMIndicateStatusComplete
2008-10-03 Cameron Gutman - Implement NdisMIndicateStatus
2008-10-02 Cameron Gutman - Adapter is PLOGICAL_ADAPTER not PNDIS_MINIPORT_BLOCK
2008-10-02 Cameron Gutman - Only call MiniportISR if the miniport driver called...
2008-10-01 Cameron Gutman - Adapter not NdisMiniportBlock is passed to ServiceRo...
2008-09-30 Cameron Gutman - Send the packet immediately if the miniport is not...
2008-09-30 Cameron Gutman - Code cleanup
2008-09-30 Cameron Gutman - Fix a memory leak
2008-09-29 Cameron Gutman - Use the proper flags so NDIS knows that our NIC...
2008-09-28 Cameron Gutman - Call the ProtocolReceive handler at DISPATCH_LEVEL
2008-09-28 Cameron Gutman - Raise IRQL to DISPATCH_LEVEL before using KeAcquireS...
2008-09-27 Cameron Gutman - Set MiniportBusy to TRUE if a request is pending
2008-09-27 Cameron Gutman - Don't add the protocol to the protocol list if bindi...
2008-09-27 Cameron Gutman - Protect MiniportBusy with a spin lock
next