Skip to content
  1. Nov 26, 2015
    • Gregory Nutt's avatar
      8075a678
    • Gregory Nutt's avatar
      include/nuttx/net/netdev.h and several Ethernet drivers in arch/: Most... · 2a93c669
      Gregory Nutt authored
      include/nuttx/net/netdev.h and several Ethernet drivers in arch/:  Most network drivers to not support statistics.  Those that do only support them when DEBUG is enabled.  Each driver collects an architecture specific set of statistics and there is no mechanism in place to view those statistics.  Thus, the driver feature was mostly useless.  This change standardizes the driver statistics and puts the definition in the common network device structure defined in netdev.h where they can be accessed by network applications.  All Ethernet drivers that collect statistics have been adapted to use these common statistics.
      2a93c669
    • Gregory Nutt's avatar
      Update submodules · 470784d8
      Gregory Nutt authored
      470784d8
  2. Nov 25, 2015
  3. Nov 23, 2015
  4. Nov 22, 2015
  5. Nov 21, 2015
  6. Nov 20, 2015