Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This should have been checked in as part of the last update to if_ndis.c: | wpaul | 2004-01-27 | 1 | -0/+1 |
* | Add support for TCP/IP checksum offload. | wpaul | 2004-01-22 | 1 | -12/+3 |
* | Convert from using taskqueue_swi to using private kernel threads. The | wpaul | 2004-01-18 | 1 | -3/+0 |
* | Merge in some changes submitted by Brian Feldman. Among other things, | wpaul | 2004-01-12 | 1 | -4/+4 |
* | Correct the definition of the ndis_miniport_interrupt structure: | wpaul | 2004-01-08 | 1 | -0/+2 |
* | Modify if_ndis.c so that the MiniportISR function runs in ndis_intr() | wpaul | 2004-01-04 | 1 | -0/+2 |
* | Big round of updates: | wpaul | 2003-12-21 | 1 | -1/+10 |
* | Deal with the duplicate sysctl leaf problem. A .inf file may contain | wpaul | 2003-12-18 | 1 | -1/+2 |
* | Rework mbuf<->ndis_packet/ndis_packet<->mbuf translation a little to | wpaul | 2003-12-14 | 1 | -1/+0 |
* | Commit the first cut of Project Evil, also known as the NDISulator. | wpaul | 2003-12-11 | 1 | -0/+121 |