summaryrefslogtreecommitdiffstats
path: root/hw/stellaris_enet.c
Commit message (Expand)AuthorAgeFilesLines
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Fix stellaris ethernetPaul Brook2009-06-111-2/+2
* net: add return value to packet receive handlerMark McLoughlin2009-06-091-3/+5
* net: pass VLANClientState* as first arg to receive handlersMark McLoughlin2009-06-091-6/+6
* net: re-name vc->fd_read() to vc->receive()Mark McLoughlin2009-06-091-1/+1
* net: add fd_readv() handler to qemu_new_vlan_client() argsMark McLoughlin2009-06-091-1/+1
* Stellaris ethernet qdev conversionPaul Brook2009-05-141-18/+21
* Replace gcc variadic macro extension with C99 versionBlue Swirl2009-05-131-7/+7
* Replace cpu_abort with hw_errorPaul Brook2009-05-081-4/+2
* Introduce VLANClientState::cleanup() (Mark McLoughlin)aliguori2009-04-171-5/+18
* Check NIC model in some NIC init functions (Mark McLoughlin)aliguori2009-01-131-0/+2
* Add a -net name=foo parameter (Mark McLoughlin)aliguori2009-01-071-1/+1
* add missing MAC address to info_str for some NICs (Mark McLoughlin)aliguori2009-01-071-1/+3
* Add a model string to VLANClientState (Mark McLoughlin)aliguori2009-01-071-2/+2
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-4/+0
* Save/restore for stellaris boards.pbrook2008-07-021-0/+63
* Stellaris ethernet support.pbrook2007-11-241-0/+347
OpenPOWER on IntegriCloud