提交历史

作者 SHA1 备注 提交日期
  Gregory Nutt d99e217906 Urefresh submodule 9 年之前
  Gregory Nutt 933d74e5c1 Networking: With these changes, I can ping the local loopback device from the simulator 9 年之前
  Gregory Nutt 47bab42498 Update submodules 9 年之前
  Gregory Nutt 64cff54894 Upate submodules 9 年之前
  Pavel Pisa 23035ca68d [PATCH] gethostbyname(): correct returned address format when DNS is used. The hostent.h_addr_list should point to raw in_addr or in6_addr as defined in the standard. Original implementation used that 9 年之前
  Gregory Nutt 0b2fbd7a2c Fix a DEBUGASSERTion 9 年之前
  Pavel Pisa 12b1c04508 recvfrom(): Correct wait for new data when NET_UDP_READAHEAD is enabled. Fix size accounting when recvfrom_udpreadahead() sets state.rf_recvlen == -1. I have not checked if data are accumulated to the right position in the buffer however. 9 年之前
  Max Neklyudov 622c5c9aa6 Another TUN driver fix from Max Neklyudov 9 年之前
  Gregory Nutt 2a81a76c33 Update ChangeLog 9 年之前
  Gregory Nutt 02306044b2 boardctl.h: Extended boardctl() commands with BOARDIOC_CAN_INITIALIZE 9 年之前
  Gregory Nutt 28853e5932 CAN: Define IOCTL commands to get and set the bit timing values 9 年之前
  Gregory Nutt 505d5f8103 CAN: Add error bit values 9 年之前
  Gregory Nutt a987379e64 Add an error bit to the CAN message report 9 年之前
  Gregory Nutt 42fc5a9198 Update submodule 9 年之前
  Gregory Nutt 95634a3b34 CAN IOCTLs: Should support standard CAN filtering in extended ID mode 9 年之前
  Gregory Nutt 51f386d08a Fix more common typos 9 年之前
  Gregory Nutt 77f5c34af0 Fix some common typos 9 年之前
  Gregory Nutt 2478d27dd8 Update submodules 9 年之前
  Gregory Nutt a33bcc42fd Update ChangeLog 9 年之前
  Gregory Nutt 7d0f9436d2 Refresh submodules 9 年之前
  Gregory Nutt 5323597c3f Prep for 7.11 release 9 年之前
  Gregory Nutt 597a7b2f52 Update TODO list 9 年之前
  Gregory Nutt b2a2176123 Refresh submodules 9 年之前
  Gregory Nutt 7791b2a62e Refresh submodules + Update comments in SPI slave header file 9 年之前
  Gregory Nutt c68b4b10e4 Sync submodules 9 年之前
  Gregory Nutt c74dc5f83f Changes from review epoll() implementation for consistency with NuttX naming and coding style 9 年之前
  Gregory Nutt d61e49b7cd Fix typo, include comments in the SPI slave interface header file 9 年之前
  Gregory Nutt 21d4f00e65 Add the prototype for up_spi_slave_initialize() to the SPI slave interface header file 9 年之前
  Gregory Nutt 1df8ff1de8 SPI Slave Interface: Clean up/simplify some naming 9 年之前
  Gregory Nutt f570a9b770 Add output queuing to SPI slave interface 9 年之前