Karl Palsson
4533b1be68
doc: fix some trivial parameter name style problems
Just gets them out of the way so we can do bigger item changes.
5 years ago
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.
7 years ago
Frantisek Burian
20b7956d82
[ETH/PHY] Add support for Micrel KSZ80X1 family of PHYs
11 years ago
Gregory Schlomoff
329b611e4f
stm32: ethernet, flash: tagging some function arguments as const
8 years ago
Paul Fertser
965d28ecbe
stm32: ethernet: clarify DMA descriptors buffer requirements
7 years ago
Karl Palsson
3974e5f48d
ethernet: mac stm32fxx7: Fix style and docs
Rushed commits are bad mkay :)
10 years ago
Frantisek Burian
cf6d8d7235
[fix] after phyid addition, the init function should init correct phy.
10 years ago
brabo
9cced2c0b4
[ETH] Phy ID configurable as parameter
10 years ago
brabo
2429159203
ethernet: corrected typo in ethernet/phy_ksz8051mll.c to include setting the speed to 100M in case of 100M Half Duplex
10 years ago
Piotr Esden-Tempski
a909b5ca9e
[Style] Global style fix run.
11 years ago
BuFran
52758bb8fd
[Ethernet] Add support for the ethernet module STM32Fxx7 and Micrel PHY
11 years ago