index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
virtio_net.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio: fix race in enable_cb
Christian Borntraeger
2008-03-17
1
-3
/
+7
*
virtio: Enable netpoll interface for netconsole logging
Amit Shah
2008-03-17
1
-0
/
+12
*
virtio_net: Fix oops on early interrupts - introduced by virtio reset code
Christian Borntraeger
2008-02-23
1
-1
/
+1
*
virtio net: fix oops on interface-up
Christian Borntraeger
2008-02-06
1
-4
/
+6
*
virtio_net: parametrize the napi_weight for virtio receive queue.
Dor Laor
2008-02-04
1
-1
/
+4
*
virtio: free transmit skbs when notified, not on next xmit.
Rusty Russell
2008-02-04
1
-6
/
+19
*
virtio: flush buffers on open
Rusty Russell
2008-02-04
1
-0
/
+7
*
virtnet: remove double ether_setup
Christian Borntraeger
2008-02-04
1
-1
/
+0
*
virtio: reset function
Rusty Russell
2008-02-04
1
-2
/
+3
*
virtio: populate network rings in the probe routine, not open
Rusty Russell
2008-02-04
1
-19
/
+25
*
virtio: Tweak virtio_net defines
Rusty Russell
2008-02-04
1
-16
/
+16
*
virtio: Net header needs hdr_len
Rusty Russell
2008-02-04
1
-1
/
+2
*
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
2008-02-04
1
-7
/
+8
*
virtio: simplify config mechanism.
Rusty Russell
2008-02-04
1
-14
/
+11
*
virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...
Rusty Russell
2008-02-04
1
-10
/
+1
*
virtio: fix net driver loop case where we fail to restart
Rusty Russell
2007-11-19
1
-2
/
+2
*
virtio: fix module/device unloading
Rusty Russell
2007-11-19
1
-2
/
+6
*
virtio: more fallout from scatterlist changes.
Rusty Russell
2007-11-12
1
-0
/
+3
*
Net driver using virtio
Rusty Russell
2007-10-23
1
-0
/
+435