aboutsummaryrefslogtreecommitdiffstats
path: root/firmware/x300/lib/ethernet.c
Commit message (Collapse)AuthorAgeFilesLines
* BUG #371: X300: Dies and left in bad statemichael-west2014-03-031-42/+48
| | | | | | | - Disabled packet forwarding and link state cycle detection in firmware. - Fixed the link state algorithm so the updating runs the first time and the forwading update only happens when necessary. - Added check for 10GbE before calling MDIO functions.
* Pushing the bulk of UHD-3.7.0 code.Ben Hilburn2014-02-141-3/+2
|
* Merging USRP X300 and X310 support!!Ben Hilburn2014-02-041-0/+639