Commit graph

  • 94aa7e6cb0 net: buf: Minor cleanups & fixes to the API documentation Johan Hedberg 2016-07-13 14:22:44 +03:00
  • a69ea78b8a _loapic_isr_vector_get: fix implementation Andrew Boie 2016-07-12 11:42:18 -07:00
  • af085b8edf quark_se: make EOI operations atomic Andrew Boie 2016-07-12 10:34:28 -07:00
  • 813923e63c x86: crt0: Fix '_sys_soc_resume' type declaration Andre Guedes 2016-07-08 14:54:10 -03:00
  • 448334c2eb nios2: _Swap(): fix C calling issue Andrew Boie 2016-07-12 09:54:54 -07:00
  • 8c524a291e x86: merge IAMCU and SYS V core arch code Andrew Boie 2016-07-08 13:53:50 -07:00
  • 8be61102da quark_d2000: Update UART_IRQ_FLAGS for the board Andrei Emeltchenko 2016-07-13 15:48:28 +03:00
  • 6de5643eb1 net: Restructured Ethernet driver menu Jani Pajarinen 2016-07-12 14:06:47 +01:00
  • d98b9bd139 Bluetooth: Get the included service 128bit UUID Mariusz Skamra 2016-07-08 15:05:49 +02:00
  • 477fedcf1f net: buf: Add more big endian helpers Johan Hedberg 2016-07-12 22:19:00 +03:00
  • 77dfa93f47 net: buf: Add helpers to use net_buf_simple stack variables Johan Hedberg 2016-07-12 14:11:15 +03:00
  • 02c83fd35d net: yaip: Print available DATA buffers during nbuf alloc Jukka Rissanen 2016-06-01 10:40:28 +03:00
  • b375394369 net: yaip: Make sure that RX is started before TX Jukka Rissanen 2016-06-01 10:35:00 +03:00
  • d0daa97820 net: yaip: Moved ARP helper macro to arp.h Jukka Rissanen 2016-06-01 10:19:36 +03:00
  • 56a747ead4 net: yaip: Add comment explaining net_core's verdict values Tomasz Bursztyka 2016-06-03 14:20:03 +02:00
  • 402ea39dc1 net: yaip: Save some bytes on net_if logic Tomasz Bursztyka 2016-06-03 12:29:58 +02:00
  • 902912adbb net: yaip: Add NET_ASSERT() macro Jukka Rissanen 2016-06-01 10:39:17 +03:00
  • 967f5b3145 net: yaip: Tiny comment fix Tomasz Bursztyka 2016-06-03 12:29:31 +02:00
  • 5c64a078f4 net: yaip: Removing capabilities() from net_if api Tomasz Bursztyka 2016-06-01 15:25:41 +02:00
  • 7b52246eb9 net: yaip: Re-factor Kconfig and move ARP to a better place Tomasz Bursztyka 2016-05-31 16:33:12 +02:00
  • d8f0b9ffed net: yaip: Add an L2 layer Tomasz Bursztyka 2016-06-01 15:06:27 +02:00
  • bb1fe0c147 net: yaip: Make net_core.h include the least amount of necessary header Tomasz Bursztyka 2016-06-02 09:19:48 +02:00
  • 1f9f3e138b net: yaip: Add an helper to queue a buffer in a net_if instance Tomasz Bursztyka 2016-06-01 15:19:46 +02:00
  • cd14d27e8e slip: Fix compiler warnings Tomasz Bursztyka 2016-05-31 16:42:05 +02:00
  • bbf7d35001 net: yaip: Shorten IPv4/6 config options Tomasz Bursztyka 2016-05-31 12:48:36 +02:00
  • 389e4ee70d net: yaip: The core initialize ARP layer relevantly Tomasz Bursztyka 2016-05-31 12:40:05 +02:00
  • fdc93e6202 net: debug: Indent properly some config options. Tomasz Bursztyka 2016-05-31 11:37:21 +02:00
  • 514f184350 net: yaip: Include toolchain related header for aliases Tomasz Bursztyka 2016-05-31 11:35:01 +02:00
  • c02d2fdfd0 net: yaip: Use generic wrapper for semaphore give operation Tomasz Bursztyka 2016-05-30 14:09:30 +02:00
  • 4450a41532 net: yaip: Fix __packed attribute, use shorter alias Ravi kumar Veeramally 2016-05-30 13:54:07 +03:00
  • 7789df23d1 net: yaip: Add UDP header Ravi kumar Veeramally 2016-05-30 13:54:06 +03:00
  • 2cdbb932df net: yaip: Trivial comment fixes in header files Ravi kumar Veeramally 2016-05-30 13:54:05 +03:00
  • 3ef38a6e05 net: yaip: Provide separate header file for ethernet Ravi kumar Veeramally 2016-05-30 13:54:04 +03:00
  • 1145bd43a1 net: yaip: Setting static IP addresses for echo-server Jukka Rissanen 2016-05-25 10:23:28 +03:00
  • 01af51d71f net: yaip: Handle ARP messages Jukka Rissanen 2016-05-24 17:30:03 +03:00
  • 19dc87ea7d net: tests: Additional tests for ICMPv4 checksum verification Jukka Rissanen 2016-05-24 16:54:31 +03:00
  • ab91d99dc1 net: yaip: ICMPv4 checksum calculation fixed Jukka Rissanen 2016-05-24 17:19:00 +03:00
  • 11df6a01cd net: yaip: IP checksum calculation should ignore ll header Jukka Rissanen 2016-05-24 14:58:59 +03:00
  • 93cf2a7d9f net: yaip: Clarified the debug print about packet length Jukka Rissanen 2016-05-24 13:16:18 +03:00
  • 99fd48acdd net: tests: Fixed the ARP test Jukka Rissanen 2016-05-24 14:53:48 +03:00
  • ca7ee4e66c net: yaip: Use net_nbuf_ll() macro to get into arp header Jukka Rissanen 2016-05-24 13:13:23 +03:00
  • 6fd8c1750d net: yaip: Add helper to get pointer to link local header Jukka Rissanen 2016-05-24 12:56:33 +03:00
  • 8a9f8d17b9 net: yaip: Make echo-server to use documentation IPv4 addresses Jukka Rissanen 2016-05-24 12:11:25 +03:00
  • 055d4db6cc net: yaip: Only accept ARP reply if we requested data Jukka Rissanen 2016-05-24 12:08:17 +03:00
  • f8ac1962a8 net: yaip: Setting preferred status to manually added IPv4 address Jukka Rissanen 2016-05-24 11:25:56 +03:00
  • 2ee0d7bff7 slip: Support TAP functionality Jukka Rissanen 2016-05-24 11:19:53 +03:00
  • a5b96021a7 net: tests: Unit tests for IPv4 ARP code Jukka Rissanen 2016-05-23 17:38:28 +03:00
  • fabdce2899 net: yaip: Added IPv4 ARP support Jukka Rissanen 2016-05-23 17:36:55 +03:00
  • 9924b41297 net: tests: Add tests for IPv4 netmask, gw and subnet compare Jukka Rissanen 2016-05-23 17:31:58 +03:00
  • 9de396cfb9 net: yaip: Add capabilities flag to net_if API Jukka Rissanen 2016-05-23 17:26:32 +03:00
  • 892a76745f net: yaip: Add util to check if IPv4 address is part of subnet Jukka Rissanen 2016-05-23 17:21:09 +03:00
  • 575ad92ffd net: yaip: Add utils to set IPv4 netmask and gateway in net_if Jukka Rissanen 2016-05-23 17:19:18 +03:00
  • 554c83f1de net: yaip: Macro to compare two IPv4 addresses Jukka Rissanen 2016-05-23 17:22:23 +03:00
  • 630339064c net: yaip: net_ipaddr_copy() macro was too fragile Jukka Rissanen 2016-05-23 17:13:52 +03:00
  • b826212ed7 net: yaip: Add utility function returning IPv4 broadcast address Jukka Rissanen 2016-05-23 17:12:24 +03:00
  • d35264f34c net: yaip: Do not remove fragments if main buffer is not removed Jukka Rissanen 2016-05-23 17:33:14 +03:00
  • dd42617b2f net: tests: Tweak the IP address test to use new net_if API Jukka Rissanen 2016-05-23 17:30:34 +03:00
  • 497268503e net: buf: Add complete net_buf_simple implementation Johan Hedberg 2016-07-12 14:10:32 +03:00
  • 2d5bfe2f1f net: buf: Introduce net_buf_simple object Johan Hedberg 2016-07-12 10:25:27 +03:00
  • 4e833a6522 net: buf: Group the data, size and len members at the end of net_buf Johan Hedberg 2016-07-12 10:11:59 +03:00
  • cf3fe37962 net: Add documentation about yielding Jaakko Hannikainen 2016-07-13 09:37:30 +03:00
  • f41072f3f1 build: Update Bluetooth known_issues whitelist Mariusz Skamra 2016-07-12 14:14:13 +02:00
  • 48eee87a39 Bluetooth: Fix using NRPA for connectable advertising Szymon Janc 2016-07-12 17:35:25 +02:00
  • a3488d13e0 sensor: add driver for MAX44009 light sensor Baohong Liu 2016-07-07 18:33:29 -07:00
  • bdb62b8934 QMSI/uart: Use IOAPIC_EDGE instead of IOAPIC_LEVEL Andrei Emeltchenko 2016-07-08 12:23:41 +03:00
  • 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