summaryrefslogtreecommitdiffstats
path: root/drivers/staging/hv/RndisFilter.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: hv: Fix a bug affecting IPv6Haiyang Zhang2010-04-301-0/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: hv: remove unneeded OnClose callbackGreg Kroah-Hartman2010-03-031-4/+1
* Staging: hv: remove unneeded OnOpen callbackGreg Kroah-Hartman2010-03-031-4/+1
* Staging: hv: remove use of internal list routines in RndisFilterBill Pemberton2009-09-151-11/+6
* Staging: hv: remove function pointer typedefs from NetVscApi.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: rename struct NETVSC_DEVICEGreg Kroah-Hartman2009-09-151-6/+6
* Staging: hv: coding style cleanup for RndisFilter.cGreg Kroah-Hartman2009-09-151-400/+285
* Staging: hv: remove typedefs from RndisFilter.cGreg Kroah-Hartman2009-09-151-86/+65
* Staging: hv: move NetVscApi.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: move logging.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: fix up typedefs in NetVscApi.hGreg Kroah-Hartman2009-09-151-6/+3
* Staging: hv: typedef removal for VmbusApi.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: rndis.h: typedef removal, part 1Greg Kroah-Hartman2009-09-151-69/+50
* Staging: hv: move osd.hGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: osd: add osd_ prefix to global functionsGreg Kroah-Hartman2009-09-151-5/+5
* Staging: hv: osd: remove physical address wrapper functionsGreg Kroah-Hartman2009-09-151-2/+3
* Staging: hv: remove wrapper functions around kmap_Bill Pemberton2009-09-151-4/+6
* Staging: hv: remove wrapper functions for atomic operationsBill Pemberton2009-09-151-3/+3
* Staging: hv: remove WaitEventClose()Bill Pemberton2009-09-151-1/+1
* Staging: hv: fix sparse static warningsGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKETNicolas Palix2009-09-151-8/+8
* Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECTNicolas Palix2009-09-151-2/+2
* Staging: hv: properly fix the printk() warningsGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: remove more printk() warningsGreg Kroah-Hartman2009-09-151-3/+3
* Staging: hv: remove WAITEVENT typedefBill Pemberton2009-09-151-1/+1
* Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...Nicolas Palix2009-09-151-12/+12
* Staging: hv: remove NETVSC_DEVICE typedefBill Pemberton2009-09-151-7/+7
* Staging: hv: RndisFilter.c: fix print formattingBill Pemberton2009-09-151-3/+3
* Staging: hv: Remove C99 commentsBill Pemberton2009-09-151-68/+68
* Staging: hv: Remove compatibility ifdefryMoritz Muehlenhoff2009-09-151-2/+0
* Staging: hv: make Device->RequestLock a real spinlockGreg Kroah-Hartman2009-09-151-14/+12
* Staging: hv: osd: remove MemFree wrapperGreg Kroah-Hartman2009-09-151-4/+4
* Staging: hv: osd: remove MemAllocZeroed wrapperGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: osd: remove MemAlloc wrapperGreg Kroah-Hartman2009-09-151-1/+0
* Staging: hv: remove TRUE, FALSE, and NULL usageGreg Kroah-Hartman2009-09-151-5/+5
* 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-8/+8
* Staging: hv: remove UINT64 and INT64 and UCHAR typedefsGreg Kroah-Hartman2009-09-151-1/+1
* Staging: hv: remove UINT32 and INT32 typedefsGreg Kroah-Hartman2009-09-151-20/+20
* Staging: hv: remove UINT8 and INT8 typedefsGreg Kroah-Hartman2009-09-151-0/+1
* Staging: hv: remove VOID typedefGreg Kroah-Hartman2009-09-151-2/+2
* Staging: hv: make the Hyper-V virtual network driver buildGreg Kroah-Hartman2009-09-151-2/+3
* Staging: hv: add the Hyper-V virtual network driverHank Janssen2009-09-151-0/+1162
OpenPOWER on IntegriCloud