[TASKMGR] Process page: Allow using "Open File Location" functionality without runnin...
[reactos.git] / reactos / drivers / net / ndis / ndis / miniport.c
2008-02-11 Hervé PoussineauBring back ext2 code from branch
2006-02-17 Maarten Bosmarename net to network
2005-12-13 Filip NavaraAdd stubs for status indication handlers. Fixes bug...
2005-12-10 Gé van GeldorpShut off some debug messages
2005-11-23 Hervé PoussineauImplement IRP_MN_QUERY_DEVICE_RELATIONS
2005-11-11 Thomas Bluemelfixed some more warnings when compiled with -Wwrite...
2005-09-01 Andrew MungerCorrect some checks, fix bug 748 (qemu networking)...
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-07-05 Thomas Bluemelfixed some signed/unsigned comparison warnings with...
2005-05-27 Casper HornstrupMerge 15329:15546 from trunk
2005-05-27 Casper HornstrupCopy rpoolmgr.h from trunk
2005-05-20 Art YerkesTurned on -Werror
2005-05-14 Casper HornstrupMerge 14981:15268 from trunk
2005-05-13 Casper HornstrupCopy w32api from trunk
2005-05-08 Steven Edwardsremove whitespace from end of lines
2005-05-01 Martin Fuchsmerge ROS Shell without integrated explorer part into...
2005-03-05 Casper HornstrupMerge 13511:13830 from trunk
2005-02-15 Casper HornstrupMerge 13159:13510 from trunk
2005-02-15 Casper HornstrupCopy msimg32
2005-02-14 Thomas Bluemelfixed some warnings
2005-02-14 Gé van Geldorpnetzimme@netscape.net
2005-02-09 Mike NordellSend the correct handle_s_. tinus found this one.
2004-12-25 Filip Navara- Fix compilation with GCC 4.0-20041219.
2004-12-18 Filip Navara- Minor fix in MiniportDpc.
2004-12-18 Art YerkesAdded missing pending check (pointed out by filip).
2004-12-18 Art YerkesFilip and I have hopefully fixed the ndis completion...
2004-12-13 Filip NavaraI was wrong, MiniSendComplete shouldn't be called at...
2004-12-13 Filip NavaraMiniSendComplete should be called if MiniportSend routi...
2004-12-01 Art Yerkesminiport:
2004-11-30 Art YerkesMake packet printing obey debug bits.
2004-11-23 Filip NavaraMerge:
2004-11-23 Filip NavaraMerge from ndis_wip_22102004 branch:
2004-11-21 Art YerkesPatch to correct multiple adapter bind from protocols...
2004-11-21 Art YerkesAdd a null check to prevent crashes during the vulnerab...
2004-11-16 Eric Kohl- Make WrapperConfigurationContext a pointer to a WRAPP...
2004-10-17 Filip Navara- Fix NdisMSynchronizeWithInterrupt.
2004-10-10 Filip NavaraFix printing of packet contents to really print the...
2004-10-10 Filip Navara- Fix debug message.
2004-10-10 Filip Navara- Fix the NdisMEthIndicateReceive macro and ETH_RCV_IND...
2004-10-09 Filip Navara- Attach NDIS miniport devices to the device stack.
2004-08-15 Casper Hornstrup2004-08-16 Casper S. Hornstrup <chorns@users.sourcefo...
2004-07-29 Thomas Bluemelfixed compiling errors with gcc 3.4.x
2004-07-29 Art YerkesFixed includes so that DBG keys on roscfg.h
2004-07-24 Art YerkesAccording to this osr page:
2004-07-22 Filip Navara- Support for deserialized miniports (experimental).
2004-07-18 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-07-15 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-06-09 Art YerkesThis is a merge onto head of the last two months worth...
2004-05-11 Gé van GeldorpAvoid warnings when using gcc 3.4
2004-02-16 The ReactOS TeamThis commit was manufactured by cvs2svn to create branch
2004-02-10 Filip Navara- STDCALL/STDCALL_FUNC usage fixes
2003-12-11 Art YerkesFixed comments to reflect microseconds.
2003-11-11 Eric KohlImplemented NdisMSynchronizeWithInterrupt().
2003-11-01 Vizzinifixed the 8-ping limit
2003-10-20 VizziniChanges to support the 3Com 3c90x ndis5 driver and...
2003-10-12 VizziniSupport for VMWare NIC, and some general clean-up and...
2003-09-15 Vizzinichanged callbacks to use stdcall
2003-09-05 Vizzinire-worked ndis to do device detection from a win2k...
2003-09-05 Vizziniorphan adapter list
2003-08-07 Royce Mitchell IIIpatch by vizzini - added settings for vmware's net...
2003-08-04 Royce Mitchell IIIpatch by vizzini - began addition of NDIS4 support...
2003-07-30 Royce Mitchell IIIpatch submitted by Vizzini (tested by myself) - impleme...
2003-07-14 Aleksey BraginMake NdisMRegisterMiniport() say (MIN_TRACE) about...
2003-07-10 Casper Hornstrup2003-07-10 Casper S. Hornstrup <chorns@users.sourcefo...
2003-04-28 Aleksey BraginAdded notification for partly-implemented NdisMSetAttri...
2003-04-25 Aleksey BraginImplement part of the functionality of NdisMSetAttribut...
2002-09-24 Robert DickensonMinor fix to get ROS pinging reliably over ne2000 as...
2002-09-08 Casper HornstrupReverted latest changes.
2002-09-07 Casper HornstrupUse free Windows DDK and compile with latest MinGW...
2002-08-20 KJK::HyperionNew macros InitializeUnicodeString(), RtlInitUnicodeStr...
2001-08-27 Eric KohlFixed callback calling conventions (part 2).
2001-05-01 Casper HornstrupWork on winsock stack and indentation corrections.
2000-08-30 David WelchAdded calibration of KeStallExecutionProcessor delay
2000-08-27 Casper HornstrupBasic NDIS 3.0 support
2000-08-05 David WelchIntegrated fixes from prep0016
2000-08-01 Casper HornstrupInitial revision