| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix for fifo overruns on eth rx in full duplex. Now send re-pause long befor... | matt | 2009-04-02 | 3 | -6/+14 |
* | test multiple error types | matt | 2009-04-02 | 1 | -6/+30 |
* | added a state to ensure the error signal propagates, and now we assert src_rd... | matt | 2009-04-02 | 1 | -9/+13 |
* | only write one error into fifo | matt | 2009-04-02 | 1 | -1/+1 |
* | generate error signal | matt | 2009-04-02 | 1 | -3/+3 |
* | added error output line, alternative to simultaneous sof/eof | matt | 2009-04-02 | 1 | -6/+8 |
* | logic to interface locallink fifos to our mac | matt | 2009-04-02 | 5 | -77/+264 |
* | add fifos to interface to the macs | matt | 2009-04-01 | 1 | -8/+46 |
* | rx seems to work. haven't test error frames | matt | 2009-04-01 | 2 | -40/+192 |
* | address filtering | matt | 2009-04-01 | 1 | -3/+9 |
* | only report result for 1 cycle | matt | 2009-04-01 | 1 | -0/+1 |
* | variable length delay line, based on srl16 | matt | 2009-04-01 | 1 | -0/+21 |
* | now checks the crc as well for the received side | matt | 2009-04-01 | 1 | -2/+5 |
* | checkpoint | matt | 2009-04-01 | 1 | -0/+34 |
* | we now inhibit our own sending when a received pause frame comes. _rx.v is c... | matt | 2009-03-31 | 5 | -14/+66 |
* | sample packet | matt | 2009-03-31 | 1 | -0/+66 |
* | cleaned up a little | matt | 2009-03-31 | 2 | -38/+32 |
* | tx should be fully working now | matt | 2009-03-31 | 2 | -26/+34 |
* | everything but CRC | matt | 2009-03-31 | 2 | -17/+37 |
* | nearly there | matt | 2009-03-31 | 2 | -42/+134 |
* | work in progress on a simpler gigabit-only mac | matt | 2009-03-30 | 6 | -0/+527 |
* | copied over from other project | matt | 2009-03-30 | 4 | -0/+927 |
* | new fifos copied over from other project | matt | 2009-03-30 | 17 | -0/+6741 |
* | optional (but not used) additional buffering in eth rx path. | matt | 2009-03-30 | 1 | -0/+11 |
* | comment out the RMON, which we don't use | matt | 2009-03-30 | 1 | -2/+2 |
* | Partial fix for ticket:378. Merged eb/t378 -r10682:10688 to trunk. | eb | 2009-03-26 | 2 | -5/+9 |
* | Applied Douglas Geiger's packet filter patch, with cleanup. Fixes ticket:286. | jcorgan | 2009-03-19 | 3 | -3/+50 |
* | Fixed ticket:339 (ethernet capability advertisement). We now | eb | 2009-03-18 | 2 | -2/+68 |
* | Bumped up minimum divider to 131 for xcvr. | jblum | 2009-03-10 | 1 | -1/+1 |
* | copied over old one which works with icarus | matt | 2009-03-09 | 1 | -1689/+1090 |
* | New standalone firmware, burn_dbsrx_eeprom, that burns new dbid into | eb | 2009-03-05 | 4 | -7/+108 |
* | Fix case where USRP2 left streaming prevents reinitialization | jcorgan | 2009-03-04 | 1 | -0/+4 |
* | Actually enable/disable tx via gpio (...when tx enable is supported). | jblum | 2009-03-03 | 1 | -0/+1 |
* | timing fix. The line address in the buffers still updates now even if there ... | matt | 2009-02-26 | 1 | -1/+61 |
* | timing fix, delays the ethernet flow control by a cycle to get it across the ... | matt | 2009-02-26 | 2 | -3/+16 |
* | remove support for unmodified dbsrx because there is way too much phase noise... | matt | 2009-02-26 | 2 | -15/+4 |
* | Merged r10501:10505 from michaelld/omnithread into trunk. Moves omnithread h... | jcorgan | 2009-02-25 | 4 | -4/+4 |
* | set all debug stuff to zero | matt | 2009-02-24 | 1 | -13/+10 |
* | support for unmodified dbsrx boards | matt | 2009-02-23 | 1 | -1/+9 |
* | support for unmodified dbsrx boards | matt | 2009-02-23 | 1 | -3/+8 |
* | Cleanup, changed ifc_name() to interface_name() | jcorgan | 2009-02-23 | 4 | -6/+6 |
* | Adds ifc_name() to libusrp2 and gr-usrp2 | jcorgan | 2009-02-22 | 4 | -2/+15 |
* | fix for config_mimo host code. (Doug Geiger) | eb | 2009-02-20 | 1 | -0/+1 |
* | minor renaming | eb | 2009-02-17 | 2 | -7/+10 |
* | Use defined bit positions | jcorgan | 2009-02-17 | 2 | -5/+9 |
* | Remove obsolete app | jcorgan | 2009-02-10 | 1 | -0/+0 |
* | Merged r10418:10423 from jcorgan/pps into trunk. Adds usrp2::sync_every_pps | jcorgan | 2009-02-10 | 8 | -2/+79 |
* | Merged r10383:10390 from jcorgan/u2-wip into trunk. | jcorgan | 2009-02-04 | 15 | -64/+230 |
* | usrp2-xcvr cleanup, working gains, freqs | jblum | 2009-02-04 | 1 | -158/+154 |
* | usrp2: xcvr working | jblum | 2009-02-04 | 2 | -134/+109 |