summaryrefslogtreecommitdiff
path: root/drivers/net/xilinx_emaclite.c
AgeCommit message (Collapse)Author
2008-11-09xilinx_emaclite buffer overrunClive Stubbings
Patch to fix buffer allocation size and alignment. Buffer needs to be u32 aligned and PKTSIZE_ALIGN bytes long. Acked-by: Michal Simek <monstr@monstr.eu> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-09-10rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD
Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
2008-04-08microblaze: add Emaclite ethernet driverMichal Simek
2007-09-16[FIX] remove files form repositoryMichal Simek
2007-08-06[FIX] remove cute codeMichal Simek
2007-08-05[FIX] Coding style cleanupMichal Simek
2007-07-16[PATCH] Support for Xilinx EmacLite controllerMichal Simek