summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-03-17Bluetooth: Move stack analysis helper to a global locationJohan Hedberg
2016-03-17net: 6lowpan: Add more sanity checks in compression codeJukka Rissanen
2016-03-17net: 6lowpan: Fix debug prints in compression and fragmentationJukka Rissanen
2016-03-17net: rpl: Print the IPv6 prefix value when checking itJukka Rissanen
2016-03-17net: contiki: Improve uip_packetqueue debug statementsRavi kumar Veeramally
2016-03-17net: contiki: Enable uip packet queue debugging via KconfigRavi kumar Veeramally
2016-03-17net: rpl: Enable timer debugging via KconfigJukka Rissanen
2016-03-17net: rpl: Enable objective function debugging via KconfigJukka Rissanen
2016-03-17net: rpl: Enable RPL ICMPv6 packet debugging via KconfigJukka Rissanen
2016-03-17net: rpl: Fix compile error if ICMPv6 debugging is activatedJukka Rissanen
2016-03-17net: rpl: Enable debugging via KconfigJukka Rissanen
2016-03-16net: 802.15.4: User can select desired RDC pluginJukka Rissanen
2016-03-16net: contiki: Fix debug prints in MAC layer filesJukka Rissanen
2016-03-16net: Add debug configuration for 802.15.4 network driverJukka Rissanen
2016-03-16net: Allow user to activate 802.15.4 packet framing debugJukka Rissanen
2016-03-16net: Allow user to activate 802.15.4 MAC layer debuggingJukka Rissanen
2016-03-16net: Allow user to activate 6lowpan compression debugJukka Rissanen
2016-03-16net: Allow user to activate 802.15.4 6lowpan frag debugJukka Rissanen
2016-03-16net: Kconfig debug option for debugging received and sent dataJukka Rissanen
2016-03-16net: contiki: Fix net_buf lifecycleVlad Lungu
2016-03-16net: contiki: move neighbor_list to struct l2_bufVlad Lungu
2016-03-16net: contiki: Initialize uip_last_tx_status(mbuf) before useVlad Lungu
2016-03-16Bluetooth: ATT: Notify if a disconnect happen while a request is pendingLuiz Augusto von Dentz
2016-03-14Bluetooth: Call HCI_Reset synchronously to catch errorsJohan Hedberg
2016-03-14Bluetooth: Take advantage of hci_cmd_done() helperJohan Hedberg
2016-03-14Bluetooth: Fix print format for 4-byte opcodesJohan Hedberg
2016-03-14net: coap: Use correct network buffer in registrationRavi kumar Veeramally
2016-03-14net: apps: User can set the loopback test countJukka Rissanen
2016-03-14net: coap: Fix compilation errorJukka Rissanen
2016-03-14Bluetooth: Add support for outgoing BR/EDR connectionsSzymon Janc
2016-03-14net: User must provide storage for local IP addressJukka Rissanen
2016-03-14net: tinydtls: Fix compile error if IPv4 was activatedJukka Rissanen
2016-03-11net: 802.15.4: Make MAC driver configurable, select nullmac as defaultVlad Lungu
2016-03-11net: apps: Change echo-server to use common testing header fileJukka Rissanen
2016-03-10net: contiki: Fix application layer data offsetShaul Triebitz
2016-03-10Bluetooth: Kconfig: Fix max HCI event length if BR/EDR is enabledSzymon Janc
2016-03-09Bluetooth: BR/EDR: Group interfaces in conn.cArkadiusz Lichwa
2016-03-09Bluetooth: BR/EDR: Add pairing mode flagArkadiusz Lichwa
2016-03-09Bluetooth: Cleanup dependency build for LE/BREDRArkadiusz Lichwa
2016-03-09Bluetooth: Fix compare logic in ATT read rspAndrei Emeltchenko
2016-03-09net: contiki: Fix ICMPv6 error message debug printJukka Rissanen
2016-03-08Bluetooth: Use bt_auth_cancel for pairing cancelSzymon Janc
2016-03-08Bluetooth: Fix latency versus timeout checkRoger Lendenmann
2016-03-07Bluetooth: SMP: Add support for debug ECDH keysSzymon Janc
2016-03-07Bluetooth: GATT: Add bt_gatt_indicateLuiz Augusto von Dentz
2016-03-07Bluetooth: ATT: Handle ConfirmationsLuiz Augusto von Dentz
2016-03-07net: contiki: Print prefix information properly when debuggingJukka Rissanen
2016-03-07net: contiki: Fix debug prints for ICMPv6 echo request and replyJukka Rissanen
2016-03-07net: 802.15.4: Do not print anything when packet is discardedJukka Rissanen
2016-03-06Bluetooth: Increment start handle with next discoveryAndrei Emeltchenko