aboutsummaryrefslogtreecommitdiff
path: root/hw/etraxfs_eth.c
AgeCommit message (Expand)Author
2009-02-22CRIS: Fix remaining build warnings.edgar_igl
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2009-01-13Check NIC model in some NIC init functions (Mark McLoughlin)aliguori
2009-01-09ETRAX: Let the ethernet PHY report the current link-state.edgar_igl
2009-01-07Add a -net name=foo parameter (Mark McLoughlin)aliguori
2009-01-07Add a model string to VLANClientState (Mark McLoughlin)aliguori
2009-01-07ETRAX: Correct size of control-register area.edgar_igl
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-10-24ETRAX-FS: Drop DMA polling for ethernet.edgar_igl
2008-09-22ETRAX-FS: Correct ethernet PHY diagnostics register reads.edgar_igl
2008-06-30Avoid refering to CRIS specific cpu-state to be able to use these blocks with...edgar_igl
2008-06-30Avoid CRIS related warnings by Jan Kiszka.edgar_igl
2008-05-27ETRAX: Avoid compiler warning.edgar_igl
2008-05-18ETRAX: Add support for the ethernet receivers dest addr filters.edgar_igl
2008-05-13ETRAX: Add some kind of support for simulating 802.3 auto-negotiation.edgar_igl
2008-05-11Add limited support for the etrax ethernet controller.edgar_igl