summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/NetVsc.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: Fix some missing author namesHaiyang Zhang2009-11-301-0/+1
* Staging: hv: fix oops in vmbus - netvsc list_headMilan Dadok2009-10-301-6/+4
* Staging: hv: remove use of internal list routines in NetVscBill Pemberton2009-09-151-49/+28
* Staging: hv: rename struct NETVSC_DEVICEGreg Kroah-Hartman2009-09-151-28/+28
* Staging: hv: coding style cleanup for NetVsc.cGreg Kroah-Hartman2009-09-151-655/+539
* Staging: hv: move logging.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: fix typedefs in nvspprotocol.hGreg Kroah-Hartman2009-09-151-31/+31
* Staging: hv: remove typedefs from VmbusPacketFormat.hGreg Kroah-Hartman2009-09-151-10/+10
* Staging: hv: fix up typedefs in NetVscApi.hGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: typedef removal for VmbusApi.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd.h: remove GUID typedefGreg Kroah-Hartman2009-09-151-3/+6
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-0/+1
* Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman2009-09-151-12/+12
* Staging: hv: osd: remove physical address wrapper functionsGreg Kroah-Hartman2009-09-151-3/+4
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-151-21/+13
* Staging: hv: remove WaitEventClose()Bill Pemberton2009-09-151-2/+2
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKETNicolas Palix2009-09-151-16/+16
* Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix2009-09-151-3/+3
* Staging: hv: properly fix the printk() warningsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove more printk() warningsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-151-26/+26
* Staging: hv: remove NETVSC_DEVICE typedefBill Pemberton2009-09-151-33/+33
* Staging: hv: NetVsc.c: fix print formattingBill Pemberton2009-09-151-1/+1
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-122/+141
* Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff2009-09-151-2/+0
* Staging: hv: osd: remove Sleep wrapperGreg Kroah-Hartman2009-09-151-4/+5
* Staging: hv: make netDevice->ReceivePacketListLock a real spinlockGreg Kroah-Hartman2009-09-151-10/+9
* Staging: hv: osd: remove MemFree wrapperGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: osd: remove MemAllocAtomic wrapperGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd: remove MemAllocZeroed wrapperGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: osd: remove MemAlloc wrapperGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove TRUE, FALSE, and NULL usageGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functionsGreg Kroah-Hartman2009-09-151-0/+1
* Staging: hv: remove BOOL and BOOLEAN typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove ULONG_PTR typedefGreg Kroah-Hartman2009-09-151-17/+17
* Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman2009-09-151-0/+1
* Staging: hv: remove PVOID typedefGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: make the Hyper-V virtual network driver buildGreg Kroah-Hartman2009-09-151-1/+2
* Staging: hv: add the Hyper-V virtual network driverHank Janssen2009-09-151-0/+1499
OpenPOWER on IntegriCloud