summaryrefslogtreecommitdiff
path: root/drivers/net/xilinx_emaclite.c
Commit message (Collapse)AuthorAgeLines
* xilinx_emaclite buffer overrunClive Stubbings2008-11-09-1/+1
| | | | | | | | | 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>
* rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
| | | | Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
* microblaze: add Emaclite ethernet driverMichal Simek2008-04-08-0/+351
|
* [FIX] remove files form repositoryMichal Simek2007-09-16-376/+0
|
* [FIX] remove cute codeMichal Simek2007-08-06-131/+129
|
* [FIX] Coding style cleanupMichal Simek2007-08-05-5/+5
|
* [PATCH] Support for Xilinx EmacLite controllerMichal Simek2007-07-16-0/+378