Commit Graph

10 Commits (dcb5321e8208ebbb883fa4bbb638da5842e6fa8d)

Author SHA1 Message Date
whitequark dcb5321e82 Fix cmp::max/min mixup in 8491394a. 2018-01-29 07:43:25 +00:00
whitequark 724221c643 Revert the rx_buf_release() change in 8491394a. 2018-01-29 07:30:12 +00:00
whitequark 8491394a50 Update to newer smoltcp.
This also fixes a bug where RX descriptors would be first advanced
and then released.
2018-01-26 13:07:43 +00:00
Sebastien Bourdeauducq d812932732 cleanup and integrate EEPROM driver 2017-08-07 16:13:29 +08:00
Alexander Shafir 115211c143 fix ethmac initialization 2017-08-07 11:18:00 +08:00
Sebastien Bourdeauducq e7bca6d0c7 fix TX buffer length in ethmac 2017-08-07 10:47:39 +08:00
Sebastien Bourdeauducq 8247c8f5a5 refactor ethmac 2017-08-06 02:18:33 +08:00
Sebastien Bourdeauducq e8d6d84ac5 superficial ethmac cleanup 2017-08-05 16:24:22 +08:00
Sebastien Bourdeauducq 98f116e226 compile ethmac driver 2017-08-02 00:33:33 +08:00
Alexander Shafir 0ab3b6116e add ethmac driver 2017-07-31 13:37:00 +08:00