Commit Graph

13 Commits (f067d0fee9e15cafb0012c3e90838376e4e8fffd)

Author SHA1 Message Date
whitequark f067d0fee9 Fix DMA writing to dangling pointers in ethmac. 2018-03-26 12:35:28 +00:00
whitequark 83629cac49 Update smoltcp. 2018-03-26 11:37:14 +00:00
Sebastien Bourdeauducq cbdd2c409c Revert "Revert the rx_buf_release() change in 8491394a."
This reverts commit 724221c643.
2018-03-19 15:39:41 +08:00
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