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 d98e7a7b68d risc-v/litex: For vexriscv, point docs at linux CPU
variant instead of secure.
new 84895c8e702 Revert "e1000: add polling mode support for tx/rx"
new aa8ffea3cfd netdev_upperhalf: convert Kconfig to variable
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:
Documentation/components/net/netdriver.rst | 12 +
arch/risc-v/src/common/espressif/esp_wlan_netdev.c | 2 +
arch/xtensa/src/common/espressif/esp_openeth.c | 2 +
arch/xtensa/src/common/espressif/esp_wlan_netdev.c | 2 +
boards/arm/imx9/imx95-evk/configs/can/defconfig | 1 -
.../nrf52832-dk/configs/mrf24j40_6lowpan/defconfig | 1 -
.../configs/ieee802154_6lowpan/defconfig | 1 -
.../configs/ieee802154_6lowpan/defconfig | 1 -
.../nrf91/nrf9160-dk/configs/modem_ns/defconfig | 1 -
boards/arm/qemu/qemu-armv7a/configs/full/defconfig | 1 -
.../rp2040/w5500-evb-pico/configs/usbnsh/defconfig | 1 -
.../arm/samv7/samv71-xult/configs/oa_tc6/defconfig | 1 -
.../linum-stm32h753bi/configs/netnsh/defconfig | 1 -
boards/arm64/imx9/imx93-evk/configs/knsh/defconfig | 2 -
.../arm64/imx9/imx93-evk/configs/koptee/defconfig | 2 -
.../configs/mcuboot_update_agent/defconfig | 1 -
.../esp32c3-devkit/configs/sta_softap/defconfig | 1 -
.../esp32c3/esp32c3-devkit/configs/wifi/defconfig | 1 -
.../esp32c3/esp32c3-xiao/configs/wifi/defconfig | 1 -
.../configs/mcuboot_update_agent/defconfig | 1 -
.../esp32c6-devkitc/configs/sta_softap/defconfig | 1 -
.../esp32c6/esp32c6-devkitc/configs/wifi/defconfig | 1 -
.../esp32c6-devkitm/configs/sta_softap/defconfig | 1 -
.../esp32c6/esp32c6-devkitm/configs/wifi/defconfig | 1 -
.../esp32c6/esp32c6-xiao/configs/wifi/defconfig | 1 -
boards/sim/sim/sim/configs/citest/defconfig | 1 -
boards/sim/sim/sim/configs/matter/defconfig | 1 -
.../intel64/qemu-intel64/configs/jumbo/defconfig | 1 -
.../esp32-devkitc/configs/qemu_openeth/defconfig | 1 -
.../esp32-devkitc/configs/sta_softap/defconfig | 1 -
.../esp32/esp32-devkitc/configs/wifi/defconfig | 1 -
.../esp32s2-saola-1/configs/sta_softap/defconfig | 1 -
.../esp32s2/esp32s2-saola-1/configs/wifi/defconfig | 1 -
.../esp32s3-devkit/configs/mbedtls/defconfig | 1 -
.../esp32s3-devkit/configs/python/defconfig | 1 -
.../esp32s3-devkit/configs/qemu_openeth/defconfig | 1 -
.../esp32s3-devkit/configs/sta_softap/defconfig | 1 -
.../esp32s3/esp32s3-devkit/configs/wifi/defconfig | 1 -
drivers/net/Kconfig | 39 ---
drivers/net/e1000.c | 50 ++--
drivers/net/netdev_upperhalf.c | 324 ++++++++++++---------
include/nuttx/net/netdev_lowerhalf.h | 14 +-
42 files changed, 226 insertions(+), 255 deletions(-)