index
:
ipxe
master
qemu
ipxe
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
drivers
/
net
/
virtio-net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[virtio] Downgrade per-iobuf debug messages to DBGC2
Laszlo Ersek
2015-04-10
1
-6
/
+6
*
[legal] Relicense files under GPL2_OR_LATER_OR_UBDL
Michael Brown
2015-03-05
1
-1
/
+1
*
[src] Fix spelling in comments, debug messages and local variable names
Stefan Weil
2013-01-03
1
-1
/
+1
*
[pci] Make driver PCI ID a property of the PCI device
Michael Brown
2011-02-17
1
-2
/
+1
*
[netdevice] Call netdev_link_[up|down|err]() only while registered
Michael Brown
2010-09-05
1
-5
/
+11
*
[virtio] Replace virtio-net with native iPXE driver
Stefan Hajnoczi
2010-07-17
1
-228
/
+335
*
[build] Rename gPXE to iPXE
Michael Brown
2010-04-19
1
-2
/
+2
*
[pci] Add driver_data field to struct pci_device_id
Thomas Miletich
2009-03-26
1
-1
/
+1
*
[virtio] Split virtio-net.c into several files.
Laurent Vivier
2008-11-19
1
-202
/
+3
*
[virtio] Consolidate virtio-net static data into a struct vring_virtqueue
Laurent Vivier
2008-11-19
1
-55
/
+64
*
[virtio] Remove dependency on nic for virtio PCI functions
Laurent Vivier
2008-11-19
1
-14
/
+14
*
[virtio] Consolidate vring_get_buf() by using a buffer list to add to the vring
Laurent Vivier
2008-11-19
1
-41
/
+44
*
[virtio] Move virtio-pci.h and virtio-ring.h to include/gpxe
Laurent Vivier
2008-11-19
1
-2
/
+2
*
virtio-net: Fix kick/wait logic
Eduardo Habkost
2008-10-16
1
-3
/
+5
*
[virtio] Add legacy driver for KVM virtio-net
Stefan Hajnoczi
2008-08-01
1
-0
/
+492