aboutsummaryrefslogtreecommitdiff
path: root/clients/net-snk/kernel
AgeCommit message (Expand)AuthorFilesLines
2023-03-28Fix typos in the clients folderThomas Huth2-2/+2
2021-10-06Silence some trivial compiler warning in the js2x codeThomas Huth1-1/+1
2015-11-03qemu/js2x/client: Support binutils >= 2.25.1Alexey Kardashevskiy1-1/+1
2014-10-29net-snk: Remove custom printf versionBenjamin Herrenschmidt1-12/+0
2014-10-29net-snk: Sanitize our .lds fileBenjamin Herrenschmidt1-2/+0
2014-10-29net-snk: Remove printk() in favor of printf()Benjamin Herrenschmidt1-7/+6
2014-10-29net-snk: Remove unused timer functionsBenjamin Herrenschmidt1-30/+0
2014-10-29net-snk: Remove module systemBenjamin Herrenschmidt5-212/+80
2014-10-29net-snk: Remove insmod/rmmodBenjamin Herrenschmidt2-32/+0
2014-10-29net-snk: Remove snk_kernel_interface and related definitionsBenjamin Herrenschmidt2-26/+2
2014-10-29net-snk: Remove pci/vio_config gunkBenjamin Herrenschmidt1-3/+0
2013-10-04Remove lodable network driver modules and related functionsAvik Sil1-93/+0
2013-10-04Add bcm57xx network driver in libbcmAvik Sil1-1/+0
2013-10-04Add e1000 network driver in libe1kAvik Sil1-1/+0
2013-10-04Add virtio-net driver in libvirtioAvik Sil1-1/+0
2013-10-04Add veth driver in libvethAvik Sil1-1/+0
2013-07-25net-snk: Remove exception handlingBenjamin Herrenschmidt5-372/+28
2013-01-04Spelling fixes in comments and debug messagesStefan Weil3-4/+4
2011-12-20Added net-snk client-interface moduleThomas Huth1-1/+11
2011-12-20Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth6-23/+42
2011-11-24Support for virtio-net PCI devicesThomas Huth1-1/+2
2011-10-12Removed obsolete types.h header filesThomas Huth1-1/+2
2011-10-12Make net-snk and modules relocatable, too.Thomas Huth3-65/+68
2011-10-12Move functions for byte-swapping into common header file.Thomas Huth2-31/+1
2011-03-22Removed obsolete/unused code.Thomas Huth1-1/+0
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt1-0/+1
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt9-0/+1191