summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2016-02-17Bluetooth: GATT: Expose ATT error codes to application callbacksJohan Hedberg
2016-02-17Bluetooth: Add public att.h header fileJohan Hedberg
2016-02-17Bluetooth: Rename att.h to att_internal.hJohan Hedberg
2016-02-17Bluetooth: Fix tracking of advertising stateSzymon Janc
2016-02-17Bluetooth: Fix not calling connected callback on connect failedSzymon Janc
2016-02-17Bluetooth: L2CAP: Fix use of '/n' with BT_DBGLuiz Augusto von Dentz
2016-02-16net: Select NETWORKING_IPV6_NO_ND in case of NETWORKING_WITH_BTLuiz Augusto von Dentz
2016-02-16Bluetooth: GATT: Fix possible bt_conn leakSzymon Janc
2016-02-16Bluetooth: ATT: Fix notifying GATT on disconnectionSzymon Janc
2016-02-16Bluetooth: BR/EDR: Validate security on encryption key refresh evtArkadiusz Lichwa
2016-02-16Bluetooth: BR/EDR: Validate security on encryption change evtArkadiusz Lichwa
2016-02-15Bluetooth: BR/EDR: Validate security on connection complete evtArkadiusz Lichwa
2016-02-15Bluetooth: BR/EDR: Move part of BR/EDR core code upArkadiusz Lichwa
2016-02-15Bluetooth: BR/EDR: Add user I/O context during pairingArkadiusz Lichwa
2016-02-15Bluetooth: BR/EDR: Track 16 digits PIN codeArkadiusz Lichwa
2016-02-15net: contiki: If outgoing packet is dropped then print more infoJukka Rissanen
2016-02-12Bluetooth: Add missing print format specifierAndrei Emeltchenko
2016-02-12Bluetooth: Fix checking wrong variableAndrei Emeltchenko
2016-02-12Bluetooth: Take advantage of the new net_buf_pull_u8() helperJohan Hedberg
2016-02-12net: buf: Add net_buf_pull_u8() helper APIJohan Hedberg
2016-02-12Bluetooth: Kconfig: Introduce BLUETOOTH_RX_STACK_SIZEJohan Hedberg
2016-02-11Bluetooth: Kconfig: Move TinyCrypt ECDH under SMPSzymon Janc
2016-02-11Bluetooth: SMP: Fix compilation with SC Only mode enabledSzymon Janc
2016-02-11Bluetooth: Kconfig: Clarify BLUETOOTH_TINYCRYPT_ECC help messageSzymon Janc
2016-02-11Bluetooth: Remove dead codeSzymon Janc
2016-02-11Bluetooth: SMP: Use TinyCrypt for AES CMACSzymon Janc
2016-02-11Bluetooth: Take advantage of the new net_buf_add_u8() helperJohan Hedberg
2016-02-11Bluetooth: Add connection role to bt_conn_infoJohan Hedberg
2016-02-11net: Allow user to tweak 802.15.4 fibers stack sizes from KconfigJukka Rissanen
2016-02-11net: Allow user to tweak IP fibers stack sizes from KconfigJukka Rissanen
2016-02-11Bluetooth: Kconfig: Remove not needed help quotation marksSzymon Janc
2016-02-11Bluetooth: Kconfig: Add TinyCrypt ECC config optionSzymon Janc
2016-02-11net: buf: Add convenience API for adding 8-bit integersJohan Hedberg
2016-02-10Bluetooth: SMP: Add support for TinyCrypt ECCSzymon Janc
2016-02-10Bluetooth: Use correct CONFIG option for TinyCrypt ECC defineSzymon Janc
2016-02-10net: Increase the 802.15.4 TX stack to 4096 bytesJukka Rissanen
2016-02-10Bluetooth: Store LE SC Public Key in SMP codeSzymon Janc
2016-02-10Bluetooth: Move address helper functions to hci.hJohan Hedberg
2016-02-10Bluetooth: Kconfig: Add option for enabling TinyCryptSzymon Janc
2016-02-10Bluetooth: Add support for TinyCrypt based bt_randSzymon Janc
2016-02-10Bluetooth: trivial: Remove empty lineAndrei Emeltchenko
2016-02-10net: Initialize Contiki vars related to L2 buffer mgmtJukka Rissanen
2016-02-10Bluetooth: GATT: Refactor read APISzymon Janc
2016-02-10Bluetooth: GATT: Refactor subscription APISzymon Janc
2016-02-05Bluetooth: Fix checking parameters in bt_le_conn_params_validGrzegorz Kolodziejczyk
2016-02-05Bluetooth: fix bswap order when building 128bit UUIDsLouis Caron
2016-02-05Bluetooth: Add API to update LE connection parametersLouis Caron
2016-02-05net: contiki: Fix debug prints in ICMPv6 handlingJukka Rissanen
2016-02-05Bluetooth: GATT: Remove destroy callback from bt_gatt_discover_paramsSzymon Janc
2016-02-05Bluetooth: add the connection parameters to le conn infoLouis Caron