summaryrefslogtreecommitdiffstats
path: root/sys/compat/ndis/ndis_var.h
Commit message (Expand)AuthorAgeFilesLines
* Add a whole bunch of new stuff to make the driver for the AMD Am1771/Am1772wpaul2004-02-071-4/+11
* Reorganize the timer code a little and implement NdisInitializeTimer()wpaul2004-01-261-0/+3
* Add structures and definitions for task offload (TCP/IP checksum,wpaul2004-01-211-0/+141
* Convert from using taskqueue_swi to using private kernel threads. Thewpaul2004-01-181-0/+4
* The ndis_kspin_lock type is called KSPIN_LOCK in MS-Windows.obrien2004-01-161-1/+1
* Merge in some changes submitted by Brian Feldman. Among other things,wpaul2004-01-121-1/+1
* The private data section of ndis_packets has a 'packet flags' bytewpaul2004-01-091-0/+4
* Correct the definition of the ndis_miniport_interrupt structure:wpaul2004-01-081-1/+9
* - Add pe_get_message() and pe_get_messagetable() for processingwpaul2004-01-061-0/+1
* Implement NdisScheduleWorkItem() and RtlCompareMemory().wpaul2004-01-041-0/+11
* - Add new 802.11 OID information obtained from NDIS 5.1 update towpaul2003-12-301-120/+258
* Back out the last batch of changes until I have a chance to properlywpaul2003-12-261-1/+0
* Don't call the miniport driver's releasepacket function unless thegreen2003-12-261-0/+1
* Give the timer API one last overhaul: this time, use the new calloutwpaul2003-12-251-1/+1
* Avoid using any of the ndis_packet/ndis_packet_private fields forwpaul2003-12-251-1/+7
* - Fix some compiler warnings in subr_pe.cwpaul2003-12-241-0/+9
* Correct the definitions for NDIS_80211_NET_INFRA_IBSS andwpaul2003-12-231-2/+2
* Big round of updates:wpaul2003-12-211-0/+2
* Rework mbuf<->ndis_packet/ndis_packet<->mbuf translation a little towpaul2003-12-141-2/+7
* Commit the first cut of Project Evil, also known as the NDISulator.wpaul2003-12-111-0/+1174
OpenPOWER on IntegriCloud