aboutsummaryrefslogtreecommitdiff
path: root/clients/net-snk/oflib
AgeCommit message (Expand)AuthorFilesLines
2021-10-06Silence some trivial compiler warning in the js2x codeThomas Huth1-1/+1
2014-10-29net-snk: Make call_client_interface() a bit more ABI compliantBenjamin Herrenschmidt1-4/+6
2014-10-29net-snk: Avoid type clash for stdin & stdoutBenjamin Herrenschmidt1-5/+6
2014-10-29net-snk: Remove printk() in favor of printf()Benjamin Herrenschmidt2-7/+7
2014-10-29net-snk: Remove some unused PCI functionsBenjamin Herrenschmidt1-29/+2
2014-10-29net-snk: Remove module systemBenjamin Herrenschmidt4-260/+21
2014-10-29net-snk: Remove snk_kernel_interface and related definitionsBenjamin Herrenschmidt3-15/+11
2014-10-29net-snk: Remove pci/vio_config gunkBenjamin Herrenschmidt1-72/+0
2014-10-29net-snk: Remoe some now unused "kernel" functionsBenjamin Herrenschmidt1-49/+1
2013-10-04Get MAC address for client interface moduleAvik Sil1-1/+2
2012-02-27Removed obsolete netflash code.Thomas Huth1-109/+0
2011-12-28Enabled -Wmissing-prototypes and -Wstrict-prototypes CFLAGS and cleaned upThomas Huth1-0/+1
2011-12-20Added net-snk client-interface moduleThomas Huth2-1/+125
2011-12-20Silenced some compiler warnings that occur when compiling with prototype checksThomas Huth3-16/+20
2011-11-24Support for virtio-net PCI devicesThomas Huth1-2/+9
2011-11-24Check whether local-mac-address property exists before using its valueThomas Huth1-1/+2
2011-10-12Added PCI DMA functionsThomas Huth1-1/+40
2011-10-12Removed obsolete types.h header filesThomas Huth2-2/+2
2011-10-12Fixed get_puid functionThomas Huth1-8/+8
2011-10-12Fix for 8-byte wide local-mac-address propertiesThomas Huth1-1/+13
2011-10-12Fixed a crash with early debug printf statementsThomas Huth1-6/+10
2011-10-12Make net-snk and modules relocatable, too.Thomas Huth1-13/+12
2011-03-22Initial qemu/KVM board supportBenjamin Herrenschmidt2-25/+33
2010-12-01Initial import of slof-JX-1.7.0-4Benjamin Herrenschmidt5-0/+1376