Searched hist:b7ad4109da342dfc787468fc713d88d0a8b9e67a (Results 1 – 4 of 4) sorted by relevance
| /rk3399_rockchip-uboot/drivers/net/ |
| H A D | lan91c96.h | b7ad4109da342dfc787468fc713d88d0a8b9e67a Fri Oct 16 05:06:35 UTC 2009 Nishanth Menon <nm@ti.com> NET: LAN91C96 CONFIG_NET_MULTIify
Make the lan91c96 driver capable of CONFIG_NET_MULTI to be clean for the new arch, add a a lil detect function Most of the formatting change was done to keep checkpatch silent, but a few functions and #if 0ed code which does not make sense for NET_MULTI have been removed
Now, use the lan91c96_initialize() function to init the driver
Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
| H A D | lan91c96.c | b7ad4109da342dfc787468fc713d88d0a8b9e67a Fri Oct 16 05:06:35 UTC 2009 Nishanth Menon <nm@ti.com> NET: LAN91C96 CONFIG_NET_MULTIify
Make the lan91c96 driver capable of CONFIG_NET_MULTI to be clean for the new arch, add a a lil detect function Most of the formatting change was done to keep checkpatch silent, but a few functions and #if 0ed code which does not make sense for NET_MULTI have been removed
Now, use the lan91c96_initialize() function to init the driver
Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
| H A D | Makefile | b7ad4109da342dfc787468fc713d88d0a8b9e67a Fri Oct 16 05:06:35 UTC 2009 Nishanth Menon <nm@ti.com> NET: LAN91C96 CONFIG_NET_MULTIify
Make the lan91c96 driver capable of CONFIG_NET_MULTI to be clean for the new arch, add a a lil detect function Most of the formatting change was done to keep checkpatch silent, but a few functions and #if 0ed code which does not make sense for NET_MULTI have been removed
Now, use the lan91c96_initialize() function to init the driver
Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | netdev.h | b7ad4109da342dfc787468fc713d88d0a8b9e67a Fri Oct 16 05:06:35 UTC 2009 Nishanth Menon <nm@ti.com> NET: LAN91C96 CONFIG_NET_MULTIify
Make the lan91c96 driver capable of CONFIG_NET_MULTI to be clean for the new arch, add a a lil detect function Most of the formatting change was done to keep checkpatch silent, but a few functions and #if 0ed code which does not make sense for NET_MULTI have been removed
Now, use the lan91c96_initialize() function to init the driver
Signed-off-by: Nishanth Menon <nm@ti.com> Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
|