summaryrefslogtreecommitdiff
path: root/clients/net-snk/oflib/of.c
Commit message (Expand)AuthorAgeFilesLines
* Silence some trivial compiler warning in the js2x codeThomas Huth2021-10-061-1/+1
* net-snk: Avoid type clash for stdin & stdoutBenjamin Herrenschmidt2014-10-291-5/+6
* net-snk: Remove printk() in favor of printf()Benjamin Herrenschmidt2014-10-291-1/+1
* net-snk: Remove module systemBenjamin Herrenschmidt2014-10-291-134/+20
* net-snk: Remove snk_kernel_interface and related definitionsBenjamin Herrenschmidt2014-10-291-3/+3
* net-snk: Remove pci/vio_config gunkBenjamin Herrenschmidt2014-10-291-72/+0
* net-snk: Remoe some now unused "kernel" functionsBenjamin Herrenschmidt2014-10-291-49/+1
* Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth2011-12-201-15/+18
* Support for virtio-net PCI devicesThomas Huth2011-11-241-2/+9
* Check whether local-mac-address property exists before using its valueThomas Huth2011-11-241-1/+2
* Added PCI DMA functionsThomas Huth2011-10-121-1/+40
* Removed obsolete types.h header filesThomas Huth2011-10-121-1/+1
* Fixed get_puid functionThomas Huth2011-10-121-8/+8
* Fix for 8-byte wide local-mac-address propertiesThomas Huth2011-10-121-1/+13
* Initial qemu/KVM board supportBenjamin Herrenschmidt2011-03-221-7/+26
* Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt2010-12-011-0/+867