[USB-BRINGUP-TRUNK]
[reactos.git] / drivers / network / dd /
2010-01-23 Timo KreuzerHopefully create a branch and not destroy the svn repos...
2010-01-21 Cameron GutmanMerge aicom-network-branch (without NDIS changes for...
2010-01-08 Cameron Gutman - Remove some incorrect IRQL checks (needed for the...
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-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-06 Cameron Gutman - Implement a MiniportShutdown routine for both NIC...
2008-09-29 Cameron Gutman - Use the proper flags so NDIS knows that our NIC...
2008-09-26 Cameron Gutman - Return early if there aren't any packets to be sent
2008-09-25 Cameron Gutman - Don't call NdisMSendComplete in MiniportSend
2008-09-25 Cameron Gutman - Created a dummy nic driver for testing purposes
2008-09-23 Cameron Gutman - Uncomment the stubbed CheckForHang handler
2008-09-23 Cameron Gutman - We must check that NdisWrapperHandle is non-NULL...
2008-09-23 Cameron Gutman - Add some IRQL checks for ne2000 like those in r36406
2008-09-23 Cameron Gutman - Change NdisAcquireSpinLock to NdisDprAcquireSpinLock...
2008-09-23 Cameron Gutman - Add some IRQL checks
2008-08-29 Cameron Gutman - Revert my last commit
2008-08-29 Cameron Gutman - Fix a code typo resulting in calls to MiQueryResourc...
2008-08-01 Art YerkesCreate a branch for network fixes.