index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
hv
/
NetVsc.c
Age
Commit message (
Expand
)
Author
2009-11-30
Staging: hv: Fix some missing author names
Haiyang Zhang
2009-10-30
Staging: hv: fix oops in vmbus - netvsc list_head
Milan Dadok
2009-09-15
Staging: hv: remove use of internal list routines in NetVsc
Bill Pemberton
2009-09-15
Staging: hv: rename struct NETVSC_DEVICE
Greg Kroah-Hartman
2009-09-15
Staging: hv: coding style cleanup for NetVsc.c
Greg Kroah-Hartman
2009-09-15
Staging: hv: move logging.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: fix typedefs in nvspprotocol.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove typedefs from VmbusPacketFormat.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: fix up typedefs in NetVscApi.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: typedef removal for VmbusApi.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd.h: remove GUID typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: move osd.h
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: add osd_ prefix to global functions
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove physical address wrapper functions
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove wrapper functions for atomic operations
Bill Pemberton
2009-09-15
Staging: hv: remove WaitEventClose()
Bill Pemberton
2009-09-15
Staging: hv: fix sparse static warnings
Greg Kroah-Hartman
2009-09-15
Staging: hv: Remove typedef NETVSC_PACKET and PNETVSC_PACKET
Nicolas Palix
2009-09-15
Staging: hv: Remove typedef DRIVER_OBJECT and PDRIVER_OBJECT
Nicolas Palix
2009-09-15
Staging: hv: properly fix the printk() warnings
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove more printk() warnings
Greg Kroah-Hartman
2009-09-15
Staging: hv: Transform PDEVICE_OBJECT and DEVICE_OBJECT typedefs into their c...
Nicolas Palix
2009-09-15
Staging: hv: remove NETVSC_DEVICE typedef
Bill Pemberton
2009-09-15
Staging: hv: NetVsc.c: fix print formatting
Bill Pemberton
2009-09-15
Staging: hv: Remove C99 comments
Bill Pemberton
2009-09-15
Staging: hv: Remove compatibility ifdefry
Moritz Muehlenhoff
2009-09-15
Staging: hv: osd: remove Sleep wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: make netDevice->ReceivePacketListLock a real spinlock
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemFree wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemAllocAtomic wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemAllocZeroed wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: osd: remove MemAlloc wrapper
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove TRUE, FALSE, and NULL usage
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove PAGE_SIZE and PAGE_SHIFT and __builtin functions
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove BOOL and BOOLEAN typedefs
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove ULONG_PTR typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove UINT64 and INT64 and UCHAR typedefs
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove UINT32 and INT32 typedefs
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove UINT8 and INT8 typedefs
Greg Kroah-Hartman
2009-09-15
Staging: hv: remove PVOID typedef
Greg Kroah-Hartman
2009-09-15
Staging: hv: make the Hyper-V virtual network driver build
Greg Kroah-Hartman
2009-09-15
Staging: hv: add the Hyper-V virtual network driver
Hank Janssen