This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git


    from 0fbfcf4caf virtio-blk: support called read/write in interrupt
     new a7224cf35a net/netstatistics: add tx/rx bytes statistics for dev
     new dde7411679 netdev/statistics: Add bytes for netdev statistics log

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 arch/arm/src/kinetis/kinetis_enet.c           |  8 ++++----
 arch/arm/src/lpc17xx_40xx/lpc17_40_ethernet.c |  8 ++++----
 arch/arm/src/lpc54xx/lpc54_ethernet.c         | 10 +++++-----
 arch/arm/src/rtl8720c/amebaz_netdev.c         |  2 +-
 arch/mips/src/pic32mx/pic32mx_ethernet.c      |  8 ++++----
 arch/misoc/src/common/misoc_net.c             |  7 ++++---
 arch/risc-v/src/litex/litex_emac.c            |  4 ++--
 drivers/net/enc28j60.c                        |  8 ++++----
 drivers/net/netdev_upperhalf.c                |  3 +--
 drivers/net/tun.c                             |  2 +-
 drivers/net/w5500.c                           |  8 ++++----
 include/nuttx/net/netdev.h                    | 22 +++++++++++++++++++---
 net/netdev/netdev_stats.c                     |  9 +++++----
 net/procfs/netdev_statistics.c                | 20 ++++++++++++--------
 14 files changed, 70 insertions(+), 49 deletions(-)

Reply via email to