Home
last modified time | relevance | path

Searched hist:ece223b52ae9ab94f7ae83a9ac49b9f6319a94cb (Results 1 – 10 of 10) sorted by relevance

/rk3399_rockchip-uboot/net/
H A Dcdp.cece223b52ae9ab94f7ae83a9ac49b9f6319a94cb Wed May 23 07:59:15 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Refactor to separate the UDP handler from the ARP handler

Call a built-in dummy if none is registered... don't require
protocols to register a handler (eliminating dummies)
NetConsole now uses the ARP handler when waiting on arp
(instead of needing a #define hack in arp.c)
Clear handlers at the end of net loop

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Ddns.cece223b52ae9ab94f7ae83a9ac49b9f6319a94cb Wed May 23 07:59:15 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Refactor to separate the UDP handler from the ARP handler

Call a built-in dummy if none is registered... don't require
protocols to register a handler (eliminating dummies)
NetConsole now uses the ARP handler when waiting on arp
(instead of needing a #define hack in arp.c)
Clear handlers at the end of net loop

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dsntp.cece223b52ae9ab94f7ae83a9ac49b9f6319a94cb Wed May 23 07:59:15 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Refactor to separate the UDP handler from the ARP handler

Call a built-in dummy if none is registered... don't require
protocols to register a handler (eliminating dummies)
NetConsole now uses the ARP handler when waiting on arp
(instead of needing a #define hack in arp.c)
Clear handlers at the end of net loop

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Darp.cece223b52ae9ab94f7ae83a9ac49b9f6319a94cb Wed May 23 07:59:15 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Refactor to separate the UDP handler from the ARP handler

Call a built-in dummy if none is registered... don't require
protocols to register a handler (eliminating dummies)
NetConsole now uses the ARP handler when waiting on arp
(instead of needing a #define hack in arp.c)
Clear handlers at the end of net loop

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dnfs.cece223b52ae9ab94f7ae83a9ac49b9f6319a94cb Wed May 23 07:59:15 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Refactor to separate the UDP handler from the ARP handler

Call a built-in dummy if none is registered... don't require
protocols to register a handler (eliminating dummies)
NetConsole now uses the ARP handler when waiting on arp
(instead of needing a #define hack in arp.c)
Clear handlers at the end of net loop

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dtftp.cece223b52ae9ab94f7ae83a9ac49b9f6319a94cb Wed May 23 07:59:15 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Refactor to separate the UDP handler from the ARP handler

Call a built-in dummy if none is registered... don't require
protocols to register a handler (eliminating dummies)
NetConsole now uses the ARP handler when waiting on arp
(instead of needing a #define hack in arp.c)
Clear handlers at the end of net loop

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dbootp.cece223b52ae9ab94f7ae83a9ac49b9f6319a94cb Wed May 23 07:59:15 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Refactor to separate the UDP handler from the ARP handler

Call a built-in dummy if none is registered... don't require
protocols to register a handler (eliminating dummies)
NetConsole now uses the ARP handler when waiting on arp
(instead of needing a #define hack in arp.c)
Clear handlers at the end of net loop

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
H A Dnet.cece223b52ae9ab94f7ae83a9ac49b9f6319a94cb Wed May 23 07:59:15 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Refactor to separate the UDP handler from the ARP handler

Call a built-in dummy if none is registered... don't require
protocols to register a handler (eliminating dummies)
NetConsole now uses the ARP handler when waiting on arp
(instead of needing a #define hack in arp.c)
Clear handlers at the end of net loop

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/drivers/net/
H A Dnetconsole.cece223b52ae9ab94f7ae83a9ac49b9f6319a94cb Wed May 23 07:59:15 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Refactor to separate the UDP handler from the ARP handler

Call a built-in dummy if none is registered... don't require
protocols to register a handler (eliminating dummies)
NetConsole now uses the ARP handler when waiting on arp
(instead of needing a #define hack in arp.c)
Clear handlers at the end of net loop

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>
/rk3399_rockchip-uboot/include/
H A Dnet.hece223b52ae9ab94f7ae83a9ac49b9f6319a94cb Wed May 23 07:59:15 UTC 2012 Joe Hershberger <joe.hershberger@ni.com> net: Refactor to separate the UDP handler from the ARP handler

Call a built-in dummy if none is registered... don't require
protocols to register a handler (eliminating dummies)
NetConsole now uses the ARP handler when waiting on arp
(instead of needing a #define hack in arp.c)
Clear handlers at the end of net loop

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Acked-by: Simon Glass <sjg@chromium.org>