index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
9
/
pc
/
ethervirtio.c
Age
Commit message (
Expand
)
Author
2021-07-11
virtio: add non-legacy virtio 1.0 drivers for disk and ethernet
cinap_lenrek
2020-09-13
kernel: massive pci code rewrite
cinap_lenrek
2020-05-02
ether82543gc, ether82557, ethervirtio: do kproc() call ouside of spinlock
cinap_lenrek
2018-10-07
pc drivers: more pci cleanup
cinap_lenrek
2018-02-18
devether: mux bridges, portable netconsole
cinap_lenrek
2018-02-11
kernel: move devether and wifi to port/
cinap_lenrek
2017-06-12
ethervirtio: report correct length; fail gracefully if we can't initialize qu...
aiju
2014-12-09
ethervirtio: fix queue notifications and interrupt flags, avoid useless notif...
cinap_lenrek
2014-12-08
ethervirtio: feature negotiation, allow setting mac address, dont read isr fr...
cinap_lenrek
2014-12-07
ethervirtio: fix missing */
cinap_lenrek
2014-12-07
ethervirtio: implement promisc and multicast mode, cleanup
cinap_lenrek
2014-12-07
ethervirtio: avoid dumping packets in txproc when ring gets full
cinap_lenrek
2014-12-06
pc, pc64: add and enable ethervirtio driver
mischief