Commit graph

  • dd2273146c test_pool: exclude on olimexino_stm32 and nucleo_f103rb Andrew Boie 2016-07-11 11:15:45 -07:00
  • ebfa17eebe net: yaip: Add utility function to return default network interface Jukka Rissanen 2016-05-19 16:31:28 +03:00
  • 30b07ad70a net: yaip: Process received ICMPv4 messages Jukka Rissanen 2016-05-19 16:19:59 +03:00
  • b8e0b912c8 net: yaip: Process received ICMPv6 messages Jukka Rissanen 2016-05-19 13:53:33 +03:00
  • 663ba2b7f0 net: yaip: Add unit tests for ICMPv6 handler Jukka Rissanen 2016-05-19 12:46:06 +03:00
  • 5cd47edca9 net: yaip: Add ICMPv6 handler Jukka Rissanen 2016-05-19 12:42:01 +03:00
  • 441a054a07 net: tests: Unit tests for network utilities Jukka Rissanen 2016-05-19 12:35:41 +03:00
  • c324d8a4f9 net: yaip: Add debugging option for network utilities Jukka Rissanen 2016-05-19 12:33:42 +03:00
  • 5834443a36 net: yaip: Add IP packet checksum calculation utilities Jukka Rissanen 2016-05-19 12:31:36 +03:00
  • 46f085d363 net: yaip: Add net_hexdump() utility to print network data Jukka Rissanen 2016-05-19 12:27:31 +03:00
  • 4eb4ee49f5 net: yaip: Network interface needs own TX fiber stack Jukka Rissanen 2016-05-19 12:15:06 +03:00
  • cada55f5be net: yaip: Add net_send_data() that sends data to network Jukka Rissanen 2016-05-19 12:12:33 +03:00
  • de67431a43 net: yaip: Renamed network data receive function Jukka Rissanen 2016-05-19 12:02:28 +03:00
  • dbdd1e1d2a net: yaip: Network interface sets default IPv6 hop limit Jukka Rissanen 2016-05-19 11:26:06 +03:00
  • 6b2a002d06 net: yaip: Move IP address print funcs to separate file Jukka Rissanen 2016-05-18 12:50:48 +03:00
  • cb2191652e net: yaip: Add ICMP protocol header struct Jukka Rissanen 2016-05-18 12:39:17 +03:00
  • 1b2069c61c net: yaip: Fixed the IP/UDP/ICMP getter macros Jukka Rissanen 2016-05-18 12:37:11 +03:00
  • 7150b0035c net: yaip: Added API documentation to IP address check functions Jukka Rissanen 2016-05-18 12:28:46 +03:00
  • fbb940d9f0 net: yaip: Receive IPv4 packet Jukka Rissanen 2016-05-17 13:17:15 +03:00
  • efd3f9ee63 net: yaip: Network interface code compiles ok for IPv4 and IPv6 Jukka Rissanen 2016-05-18 11:18:50 +03:00
  • cedd655cdb net: tests: Add more IPv6 address getters unit tests Jukka Rissanen 2016-05-18 11:17:59 +03:00
  • d85fa3fe2d net: yaip: IPv6 address utility funcs for network interface Jukka Rissanen 2016-05-18 11:15:41 +03:00
  • 03294c3f75 net: tests: Add IPv4 address unit tests Jukka Rissanen 2016-05-17 14:16:01 +03:00
  • 272c8a62a1 net: yaip: Add IPv4 addresses to network interface Jukka Rissanen 2016-05-17 14:13:17 +03:00
  • eb87a36e44 net: tests: Add IPv6 address manipulation unit tests Jukka Rissanen 2016-05-17 12:28:39 +03:00
  • 208d558f68 net: yaip: Utilities to set and lookup interface IPv6 addresses Jukka Rissanen 2016-05-17 12:33:45 +03:00
  • a08376cc32 net: yaip: Add utility functions to check IPv6 addresses Jukka Rissanen 2016-05-10 16:32:05 +03:00
  • 644dc3ba81 net: yaip: Add utility func to return IP address type as a string Jukka Rissanen 2016-05-10 16:29:48 +03:00
  • 3308e95b97 net: yaip: Add extension header and bitmap fields to nbuf Jukka Rissanen 2016-05-10 16:27:29 +03:00
  • e54c565337 net: yaip: Drop received source mcast IPv6 packets Jukka Rissanen 2016-05-10 14:25:45 +03:00
  • d9c3552e00 net: yaip: Receive IPv6 packet Jukka Rissanen 2016-05-17 13:03:02 +03:00
  • cf673cf585 net: tests: Add unit test for IP and MAC address printing Jukka Rissanen 2016-05-16 17:16:19 +03:00
  • 044f40b76c net: yaip: Add debug function to print IP address Jukka Rissanen 2016-05-10 13:43:57 +03:00
  • abda6faa65 net: yaip: Add debug function to print MAC address Jukka Rissanen 2016-05-10 09:30:10 +03:00
  • 27dcfc3efd net: yaip: Add statistics gathering support Jukka Rissanen 2016-05-09 17:39:09 +03:00
  • c43212d63c net: yaip: Add net_context to compilation Jukka Rissanen 2016-05-09 15:49:48 +03:00
  • 5a3834915d net: yaip: Start to receive network packets Jukka Rissanen 2016-05-09 16:09:36 +03:00
  • 50131a3d0e altera_max10: support 'make flash' and 'make debug' Andrew Boie 2016-07-11 13:16:24 -07:00
  • 4eee43d4d4 nios2-qemu: correct system.h Andrew Boie 2016-07-06 14:28:44 -07:00
  • 0b6c4febf1 nios2: get CPU features from ALT_CPU_* namespace Andrew Boie 2016-07-11 12:42:02 -07:00
  • 865843fe79 qemu_nios2: remove debug options from defconfig Andrew Boie 2016-07-06 12:58:22 -07:00
  • 80826decfc nios2: enable XIP by default Andrew Boie 2016-07-06 12:54:19 -07:00
  • 1b6e493bc1 altera_max10: cleanup defconfig Andrew Boie 2016-07-06 12:54:33 -07:00
  • 08ff2f67a2 net: Fix Kconfig warning Johan Hedberg 2016-07-12 19:26:10 +03:00
  • 832b808177 Bluetooth: ATT: Fix using non-ASCII characters Szymon Janc 2016-07-12 16:09:25 +02:00
  • ce88b0528f net: buf: Add basic documentation for net_buf struct Johan Hedberg 2016-07-12 10:41:31 +03:00
  • 40d83b28e6 net: buf: Fix documentation of fragment related API Johan Hedberg 2016-07-12 10:32:17 +03:00
  • 2d7d86bdde net: tests: Temporarily remove nbuf unit test Jukka Rissanen 2016-07-12 13:30:39 +03:00
  • 5c657752da net: Yield before sending packets Jaakko Hannikainen 2016-07-04 17:07:22 +03:00
  • 8b6be8d773 net: Update ip_buf_len for TCP packets Jaakko Hannikainen 2016-06-29 14:49:48 +03:00
  • 26e768cc57 net: yaip: Enable compilation of net_if.c Jukka Rissanen 2016-05-09 15:47:01 +03:00
  • d7cf956c07 net: yaip: Refactor debug printing in net_if Jukka Rissanen 2016-05-09 15:43:06 +03:00
  • 6bd7430a34 net: yaip: Start to use logging macros from sys_log.h Jukka Rissanen 2016-05-09 15:36:46 +03:00
  • b133b01d67 net: yaip: Add send() to net_if API Jukka Rissanen 2016-05-09 15:06:23 +03:00
  • 5f8c18fc1b net: yaip: Add Kconfig option for compiling IPv4 support Jukka Rissanen 2016-05-09 15:02:53 +03:00
  • 17ddda8721 net: yaip: Add net_if_get_by_link_addr() util function Jukka Rissanen 2016-05-09 15:00:30 +03:00
  • 9291f82cd9 net: yaip: Execute net_init() automatically Jukka Rissanen 2016-05-09 14:31:12 +03:00
  • f2f7bc1c13 net: yaip: Add Kconfig option for compiling IPv6 support Jukka Rissanen 2016-05-09 14:27:43 +03:00
  • 99a04e263d net: Show only uIP debug options when needed Jukka Rissanen 2016-05-09 14:24:05 +03:00
  • a8aabd8571 net: yaip: Add net_analyze_stack() macro Jukka Rissanen 2016-05-09 14:20:01 +03:00
  • bc24ec86fe net: yaip: Fix compilation error in net_if.h Jukka Rissanen 2016-05-09 14:16:48 +03:00
  • 184e251fdb slip: Add driver for host to qemu connectivity Jukka Rissanen 2016-05-09 12:26:52 +03:00
  • b7bc53ece9 net: yaip: Add nbuf buffer API Jukka Rissanen 2016-05-09 14:12:14 +03:00
  • c630347683 net: yaip: Compile IPv6 and IPv4 address conditionally Jukka Rissanen 2016-05-03 15:07:28 +03:00
  • 6c6a3856bc net: yaip: Add function that feeds data to RX fifo Jukka Rissanen 2016-05-03 10:41:25 +03:00
  • 5bd0d378f5 net: yaip: Refactored RX fiber init Jukka Rissanen 2016-05-03 09:57:50 +03:00
  • 5a90d28a72 net: yaip: Add TX fifo to network interface Jukka Rissanen 2016-05-03 09:34:45 +03:00
  • 8e3defbe73 net: yaip: Let new IP stack know the debug Kconfig options Jukka Rissanen 2016-05-03 08:50:48 +03:00
  • 61aae6ab27 net: yaip: Add IPv6 prefixes to network interface Jukka Rissanen 2016-05-03 08:35:41 +03:00
  • daf4871e36 net: yaip: Add multicast address to network interface Jukka Rissanen 2016-05-03 08:35:02 +03:00
  • d4e0025eb7 net: yaip: Add network address information to interface Jukka Rissanen 2016-05-03 08:33:34 +03:00
  • cba9d3096c net: yaip: apps: Create a skeleton echo-server for new IP stack Jukka Rissanen 2016-05-02 10:52:55 +03:00
  • 5f165e743f net: Add generic network interface header Tomasz Bursztyka 2016-05-02 09:02:04 +02:00
  • 257379d0ff net: Add header file for generic link address Tomasz Bursztyka 2016-05-02 08:54:53 +02:00
  • ca2f26999a net: yaip: Compile new stack if enabled Jukka Rissanen 2016-05-02 10:27:13 +03:00
  • d53c56fff4 net: yaip: Use same prefix in new IP stack Kconfig Jukka Rissanen 2016-05-02 10:20:56 +03:00
  • 8e7007c26f net: yaip: Add ntohl() and related macros Jukka Rissanen 2016-04-29 12:41:27 +03:00
  • 7db376cfec net: yaip: Add defines for various IP protocol header lengths Jukka Rissanen 2016-04-26 12:09:29 +03:00
  • 75ae39518c net: yaip: Initial commit for new IP stack Jukka Rissanen 2016-04-29 15:52:09 +03:00
  • ca57a7816d Bluetooth: L2CAP: Start servicing configuration request from remote Arkadiusz Lichwa 2016-06-21 14:02:30 +02:00
  • 83707d5675 net: buf: Calculate amount of bytes in fragments Jukka Rissanen 2016-05-09 12:16:42 +03:00
  • 95f5cd2b9a net: buf: Add tests for net_buf fragmentation Jukka Rissanen 2016-05-04 15:25:15 +03:00
  • 7d6197cf94 net: buf: Add fragmentation API tests Jukka Rissanen 2016-04-25 16:39:04 +03:00
  • 8a80ce5c6f Revert "REVERTME: test_pool disable due to memory corruption bug" Andrew Boie 2016-07-08 16:09:58 -07:00
  • d98068be94 Bluetooth: L2CAP: Fix not canceling RTX work Luiz Augusto von Dentz 2016-07-11 13:41:21 +03:00
  • a6a78bfbca Bluetooth: L2CAP: Unify code for adding and deleting channels Luiz Augusto von Dentz 2016-07-11 13:21:41 +03:00
  • 2329d82432 Bluetooth: L2CAP: Make l2cap_chan_add initialize the destroy callback Luiz Augusto von Dentz 2016-07-08 16:30:58 +03:00
  • 4605a3771c net: buf: Add fragmentation API support Jukka Rissanen 2016-04-25 10:27:05 +03:00
  • 4efe39ff04 Bluetooth: SMP: Take advantage of new bt_hex helper Johan Hedberg 2016-07-03 19:50:15 +03:00
  • 6e701275af Bluetooth: Add hexadecimal conversion logging helper Johan Hedberg 2016-07-03 19:37:38 +03:00
  • f7d802b1e3 Bluetooth: Fix enabling ECDH HCI events when SMP is not selected Johan Hedberg 2016-07-08 17:35:05 +03:00
  • abc142bdc3 net: buf: Add net_buf_push_u8() helper API Johan Hedberg 2016-07-08 10:51:25 +03:00
  • 30cb395bbf net: buf: Add big-endian helpers Johan Hedberg 2016-07-08 10:50:13 +03:00
  • 727a2459b1 net: buf: Add net_buf_reserve() API Johan Hedberg 2016-07-08 10:47:35 +03:00
  • e03151ee3e net: buf: Use precise buffer size given to NET_BUF_POOL Johan Hedberg 2016-07-08 10:30:23 +03:00
  • bccc1bf0e1 Bluetooth: SMP: Send pairing failed on unexpected PDU Szymon Janc 2016-07-04 13:53:45 +02:00
  • c002401295 sysgen: Cosmetic cleanup of memory pool generation code Allan Stephens 2016-07-07 16:31:32 -05:00
  • 7bbf48bf5b kernel: Cosmetic cleanups to memory pool code Allan Stephens 2016-07-07 14:18:38 -05:00
  • ff48e07f70 kernel: Rename fields of private memory pool type Allan Stephens 2016-07-07 14:06:38 -05:00
  • dc9556c4f7 kernel: Rename field of private memory pool type Allan Stephens 2016-07-07 13:58:59 -05:00