STM32 EMAC: Add support for IGMP hash table update. From Manuel Stühn

This commit is contained in:
Gregory Nutt
2014-03-24 09:32:48 -06:00
parent 5b1e019fdd
commit 7d3d1f79bb
2 changed files with 143 additions and 45 deletions
+2 -1
View File
@@ -7023,4 +7023,5 @@
with a "down" device. From Brennan Ashton (2014-3-20).
* configs/sam4e-ek/usbnsh: Add a NSH configuration that uses the
NSH console (2014-3-22).
* arch/arm/src/stm32/stm32_eth.c: Add IGMP hashing support. From
Manuel Stühn (2014-3-24).