summaryrefslogtreecommitdiffstats
path: root/sys/dev/if_ndis/if_ndisvar.h
Commit message (Expand)AuthorAgeFilesLines
* Correct some __FreeBSD_version conditionals to use version bumps closerwpaul2005-10-251-1/+1
* Another round of cleanups and fixes:wpaul2005-10-181-4/+5
* This commit makes a big round of updates and fixes many, many things.wpaul2005-10-101-9/+79
* Stop embedding struct ifnet at the top of driver softcs. Instead thebrooks2005-06-101-4/+1
* Add support for NdisMEthIndicateReceive() and MiniportTransferData().wpaul2005-05-151-0/+1
* This commit makes a bunch of changes, some big, some not so big.wpaul2005-05-051-1/+4
* Throw the switch on the new driver generation/loading mechanism. Fromwpaul2005-04-241-0/+1
* Add support for Windows/x86-64 binaries to Project Evil.wpaul2005-02-161-2/+1
* Next step on the road to IRPs: create and use an imitation of thewpaul2005-02-081-3/+4
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Update for net80211 changes.sam2004-12-081-2/+1
* Make NdisReadPcmciaAttributeMemory() and NdisWritePcmciaAttributeMemory()wpaul2004-07-111-0/+2
* Fix two problems:wpaul2004-07-071-1/+2
* Take advantage of the dev sysctl tree.des2004-06-041-0/+2
* Continue my efforts to imitate Windows as closely as possible bywpaul2004-04-141-4/+7
* Add preliminary support for PCMCIA devices in addition to PCI/cardbus.wpaul2004-03-071-1/+7
* This should have been checked in as part of the last update to if_ndis.c:wpaul2004-01-271-0/+1
* Add support for TCP/IP checksum offload.wpaul2004-01-221-12/+3
* Convert from using taskqueue_swi to using private kernel threads. Thewpaul2004-01-181-3/+0
* Merge in some changes submitted by Brian Feldman. Among other things,wpaul2004-01-121-4/+4
* Correct the definition of the ndis_miniport_interrupt structure:wpaul2004-01-081-0/+2
* Modify if_ndis.c so that the MiniportISR function runs in ndis_intr()wpaul2004-01-041-0/+2
* Big round of updates:wpaul2003-12-211-1/+10
* Deal with the duplicate sysctl leaf problem. A .inf file may containwpaul2003-12-181-1/+2
* Rework mbuf<->ndis_packet/ndis_packet<->mbuf translation a little towpaul2003-12-141-1/+0
* Commit the first cut of Project Evil, also known as the NDISulator.wpaul2003-12-111-0/+121
OpenPOWER on IntegriCloud