Statistics
| Branch: | Revision:

root / hw / etraxfs_eth.c @ 7cc0dd20

History | View | Annotate | Download (13.5 kB)

# Date Author Comment
aa25cf46 10/24/2008 12:18 pm edgar_igl

ETRAX-FS: Drop DMA polling for ethernet.

  • Drop DMA poll mode. Instead immediately push rx frames straight into the DMA
    without waiting for DMA_run to poll them of the fifo.

Signed-off-by: Edgar E. Iglesias <>

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5520 c046a42c-6fe2-441c-8c8c-71466251a162

c6488268 09/22/2008 11:34 pm edgar_igl

ETRAX-FS: Correct ethernet PHY diagnostics register reads.

  • Correct ethernet PHY diagnostics register reads.
  • Add friendly names for the speed/duplex fields.
  • Report duplex mismatches between MAC and PHY.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5300 c046a42c-6fe2-441c-8c8c-71466251a162

d27b2e50 06/30/2008 02:51 pm edgar_igl

Avoid refering to CRIS specific cpu-state to be able to use these blocks with other cores.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4806 c046a42c-6fe2-441c-8c8c-71466251a162

d297f464 06/30/2008 11:59 am edgar_igl

Avoid CRIS related warnings by Jan Kiszka.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4804 c046a42c-6fe2-441c-8c8c-71466251a162

9bcd77d6 05/28/2008 12:05 am edgar_igl

ETRAX: Avoid compiler warning.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4593 c046a42c-6fe2-441c-8c8c-71466251a162

f6953f13 05/18/2008 11:50 am edgar_igl ETRAX: Add support for the ethernet receivers dest addr filters.
  • Support the station address filters MA0 and MA1.
  • Model the group address bloom filter.
  • Indentation.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4487 c046a42c-6fe2-441c-8c8c-71466251a162

2e56350e 05/14/2008 02:51 am edgar_igl ETRAX: Add some kind of support for simulating 802.3 auto-negotiation.
  • Add support for link partner ability and diagnostics reg.
  • Correct the endianess for MDIO responses.
  • Dont trash PHY registers after reads.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4456 c046a42c-6fe2-441c-8c8c-71466251a162

a3ea5df5 05/11/2008 06:04 pm edgar_igl

Add limited support for the etrax ethernet controller.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@4429 c046a42c-6fe2-441c-8c8c-71466251a162