Karl Palsson
23fc65d44c
ethernet: ksz80x1: fix build/compile
...
Originally sourced from: https://github.com/libopencm3/libopencm3/pull/382
fixed some typos from the manual and poor merging/rebaseing,
and one judgment call on using a specific name for a conflicting
bit definition.
2018-04-14 18:40:54 +00:00
Frantisek Burian
20b7956d82
[ETH/PHY] Add support for Micrel KSZ80X1 family of PHYs
2018-04-14 18:40:54 +00:00
Gregory Schlomoff
329b611e4f
stm32: ethernet, flash: tagging some function arguments as const
2018-02-13 23:57:42 +00:00
Paul Fertser
965d28ecbe
stm32: ethernet: clarify DMA descriptors buffer requirements
2018-01-08 11:14:07 +00:00
Karl Palsson
3974e5f48d
ethernet: mac stm32fxx7: Fix style and docs
...
Rushed commits are bad mkay :)
2014-12-18 22:00:03 +00:00
Frantisek Burian
cf6d8d7235
[fix] after phyid addition, the init function should init correct phy.
2014-12-18 21:26:59 +01:00
brabo
9cced2c0b4
[ETH] Phy ID configurable as parameter
2014-12-17 23:40:06 +01:00
brabo
2429159203
ethernet: corrected typo in ethernet/phy_ksz8051mll.c to include setting the speed to 100M in case of 100M Half Duplex
2014-12-14 00:11:51 +01:00
Piotr Esden-Tempski
a909b5ca9e
[Style] Global style fix run.
2014-01-03 01:07:30 +01:00
BuFran
52758bb8fd
[Ethernet] Add support for the ethernet module STM32Fxx7 and Micrel PHY
2014-01-02 22:02:54 +01:00