Merge branch 'wip/wbxng' of git@gnuradio.org:jcorgan
[debian/gnuradio] / usrp2 / fpga / simple_gemac /
2009-10-01 Johnathan CorganMerge branch 'wip/libusb-1.0' of gnuradio.org/git/jcorg...
2009-10-01 Johnathan CorganMerge branch 'new_eth' of gnuradio.org/git/matt into...
2009-10-01 Matt EttusFix warnings, mostly from implicitly defined wires...
2009-10-01 Matt EttusMerge branch 'new_wb_intercon' into new_eth
2009-10-01 Matt EttusMerge branch 'master' into new_eth
2009-09-25 Matt EttusMerge commit 'origin' into new_eth
2009-09-21 Matt EttusMerge branch 'serdes_newfifo' into new_eth
2009-09-11 Matt Ettusremove unused port
2009-09-10 Matt Ettusmight as well use a cascade fifo to help timing and...
2009-09-05 Matt EttusImplement Eth flow control using pause frames
2009-09-05 Matt Ettusparameterized fifo sizes, some reformatting
2009-09-04 Matt EttusMerge branch 'new_eth' of gnuradio.org/git/eb into...
2009-09-04 Matt Ettusallow control of whether or not to honor flow control...
2009-09-04 Matt EttusMerge branch 'master' into new_eth
2009-09-03 Matt EttusMAC transmit seems to work now. The root cause of...
2009-09-03 Matt Ettusmisc ignores
2009-09-03 Matt Ettusbring the testbench files up to date
2009-09-03 Matt Ettusdebug pins, cleaned ignores
2009-09-03 Matt Ettussort out active-low lines on locallink fifos, added...
2009-09-02 Matt Ettusfixed addressing of registers, and added write enables...
2009-08-31 Johnathan CorganMerged SVN matt/new_eth r10782:11633 into new_eth
2009-08-25 Johnathan CorganMerge utils from gnuradio.org/git/trondeau.git
2009-08-15 Johnathan CorganMerged branch 'msgq' from gnuradio.org/git/jblum.git
2009-08-14 gitAdded git ignore files auto created from svn:ignore...
2009-08-14 git repository hostingAdded git ignore files auto created from svn:ignore...
2009-04-04 mattbasic wrapper working
2009-04-04 mattfirst cut at a wishbone interface and wrapping the...
2009-04-04 mattcopied over from other eth core
2009-04-03 mattmade pause enabling a pin so we can set it
2009-04-02 mattProperly signals an error and drops the remainder of...
2009-04-02 mattmore thorough tests, including overrun, underrun, crc...
2009-04-02 mattsimulate a hiccup in the filling of the fifo. If long...
2009-04-02 matttest multiple error types
2009-04-02 mattadded a state to ensure the error signal propagates...
2009-04-02 mattonly write one error into fifo
2009-04-02 mattgenerate error signal
2009-04-02 mattadded error output line, alternative to simultaneous...
2009-04-02 mattlogic to interface locallink fifos to our mac
2009-04-01 mattadd fifos to interface to the macs
2009-04-01 mattrx seems to work. haven't test error frames
2009-04-01 mattaddress filtering
2009-04-01 mattonly report result for 1 cycle
2009-04-01 mattvariable length delay line, based on srl16
2009-04-01 mattnow checks the crc as well for the received side
2009-04-01 mattcheckpoint
2009-03-31 mattwe now inhibit our own sending when a received pause...
2009-03-31 mattsample packet
2009-03-31 mattcleaned up a little
2009-03-31 matttx should be fully working now
2009-03-31 matteverything but CRC
2009-03-31 mattnearly there
2009-03-30 mattwork in progress on a simpler gigabit-only mac