- Rearranged source code
- Combined "full" and "lite" versions
- Added quickstart initializers and board support code
- Fix for ethernet buffering errors
- Updated documentation and packaging for tools compatibility
- Single thread MII driver interface added
- Interface thread to make single thread MII driver similar to 5 thread interface
- Reduced memory footprint
- Fix for buffer overflow errors
- Fix for jabber-type error when terminating frame reception early
- Fix up makefiles to work with new tools
- Memory based locking protocol or hardware locking
- FIFO based memory allocation for lower RAM overhead
- High priority (VLAN priority tag) queues
- 802.1Qat traffic shaping
- Dual port
- Optional statistics gathering
- Fixed max_queue_size default size bug that was causing packets to be dropped
- Re-added RX CRC check
- Initial complete implementation