]> git.proxmox.com Git - qemu.git/history - hw/etraxfs_eth.c
net: pass VLANClientState* as first arg to receive handlers
[qemu.git] / hw / etraxfs_eth.c
2009-06-09 Mark McLoughlinnet: pass VLANClientState* as first arg to receive...
2009-06-09 Mark McLoughlinnet: re-name vc->fd_read() to vc->receive()
2009-06-09 Mark McLoughlinnet: add fd_readv() handler to qemu_new_vlan_client...
2009-05-18 Edgar E. Iglesiasetrax: Remove unused eth irq line.
2009-05-13 Edgar E. IglesiasETRAX: Correct setting of ethernet station address.
2009-04-17 aliguoriIntroduce VLANClientState::cleanup() (Mark McLoughlin)
2009-02-22 edgar_iglCRIS: Fix remaining build warnings.
2009-02-05 aliguorihw: remove error handling from qemu_malloc() callers...
2009-01-13 aliguoriCheck NIC model in some NIC init functions (Mark McLoug...
2009-01-09 edgar_iglETRAX: Let the ethernet PHY report the current link...
2009-01-07 aliguoriAdd a -net name=foo parameter (Mark McLoughlin)
2009-01-07 aliguoriAdd a model string to VLANClientState (Mark McLoughlin)
2009-01-07 edgar_iglETRAX: Correct size of control-register area.
2008-12-01 pbrookChange MMIO callbacks to use offsets, not absolute...
2008-10-24 edgar_iglETRAX-FS: Drop DMA polling for ethernet.
2008-09-22 edgar_iglETRAX-FS: Correct ethernet PHY diagnostics register...
2008-06-30 edgar_iglAvoid refering to CRIS specific cpu-state to be able...
2008-06-30 edgar_iglAvoid CRIS related warnings by Jan Kiszka.
2008-05-27 edgar_iglETRAX: Avoid compiler warning.
2008-05-18 edgar_iglETRAX: Add support for the ethernet receivers dest...
2008-05-13 edgar_iglETRAX: Add some kind of support for simulating 802...
2008-05-11 edgar_iglAdd limited support for the etrax ethernet controller.