Age | Commit message (Expand) | Author |
2014-03-26 | Bluetooth: Don't send device found events during passive scanning | Johan Hedberg |
2014-03-26 | Bluetooth: Add error mapping for Directed Advertising Timeout | Johan Hedberg |
2014-03-26 | Bluetooth: Fix LE responder/initiator address setting | Johan Hedberg |
2014-03-26 | Bluetooth: Move local identity address setting to a central place | Johan Hedberg |
2014-03-26 | Bluetooth: Use memdup_user in le_auto_conn_write() | Andre Guedes |
2014-03-26 | Bluetooth: Refactor advertising report processing into its own function | Johan Hedberg |
2014-03-26 | Bluetooth: Fix returning peer address in pending connect state | Johan Hedberg |
2014-03-24 | Bluetooth: Remove unnecessary assignment in SMP | Johan Hedberg |
2014-03-24 | Bluetooth: Fix potential NULL pointer dereference in smp_conn_security | Johan Hedberg |
2014-03-24 | Bluetooth: Remove LTK re-encryption procedure | Johan Hedberg |
2014-03-24 | Bluetooth: Don't try to confirm locally initiated SMP pairing | Johan Hedberg |
2014-03-24 | Bluetooth: Add SMP flag to track which side is the initiator | Johan Hedberg |
2014-03-24 | Bluetooth: Fix SMP confirmation callback handling | Johan Hedberg |
2014-03-24 | Bluetooth: Add missing cmd_status handler for LE_Start_Encryption | Johan Hedberg |
2014-03-24 | Bluetooth: Fix potential NULL pointer dereference in SMP | Johan Hedberg |
2014-03-21 | Bluetooth: Track current configured LE scan type parameter | Marcel Holtmann |
2014-03-20 | Bluetooth: Fix address value for early disconnection events | Johan Hedberg |
2014-03-19 | Bluetooth: Fix passkey endianess in user_confirm and notify_passkey | Johan Hedberg |
2014-03-19 | Bluetooth: Enforce strict Secure Connections Only mode security | Marcel Holtmann |
2014-03-19 | Bluetooth: Fix Pair Device response parameters for pairing failure | Johan Hedberg |
2014-03-19 | Bluetooth: Fix SMP user passkey notification mgmt event | Johan Hedberg |
2014-03-19 | Bluetooth: Increase SMP re-encryption delay to 500ms | Johan Hedberg |
2014-03-19 | Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID | Johan Hedberg |
2014-03-18 | Bluetooth: Fix MITM flag when initiating SMP pairing | Johan Hedberg |
2014-03-18 | Bluetooth: Fix smp_e byte order to be consistent with SMP specification | Johan Hedberg |
2014-03-18 | Bluetooth: Fix const declaration for swap function src parameter | Johan Hedberg |
2014-03-14 | Bluetooth: Fix updating SMP remote key distribution information | Johan Hedberg |
2014-03-13 | Bluetooth: make sure 6LOWPAN_IPHC is built-in if needed | Arnd Bergmann |
2014-03-12 | Bluetooth: Convert uses of __constant_<foo> to <foo> | Joe Perches |
2014-03-11 | Bluetooth: Enable duplicates filter in background scan | Andre Guedes |
2014-03-11 | Bluetooth: Fix aborting eSCO connection in case of error 0x20 | Andrew Earl |
2014-03-11 | Bluetooth: make bluetooth 6lowpan as an option | Alexander Aring |
2014-03-10 | Bluetooth: Make LTK and CSRK only persisent when bonding | Marcel Holtmann |
2014-03-09 | Bluetooth: Add support for handling signature resolving keys | Marcel Holtmann |
2014-03-07 | Bluetooth: Fix skb allocation check for A2MP | Gustavo Padovan |
2014-03-07 | Bluetooth: Fix expected key count debug logs | Johan Hedberg |
2014-03-05 | Bluetooth: Fix removing Long Term Key | Claudio Takahasi |
2014-02-28 | Bluetooth: Remove unnecessary stop_scan_complete function | Johan Hedberg |
2014-02-28 | Bluetooth: Fix trying to disable scanning twice | Johan Hedberg |
2014-02-28 | Bluetooth: Delay LTK encryption to let remote receive all keys | Johan Hedberg |
2014-02-28 | Bluetooth: Re-encrypt link after receiving an LTK | Johan Hedberg |
2014-02-28 | Bluetooth: Add timeout for LE connection attempts | Johan Hedberg |
2014-02-28 | Bluetooth: Use hdev->init/resp_addr values for smp_c1 function | Johan Hedberg |
2014-02-28 | Bluetooth: Track LE initiator and responder address information | Johan Hedberg |
2014-02-28 | Bluetooth: Fix updating connection state to BT_CONNECT too early | Johan Hedberg |
2014-02-28 | Bluetooth: Add protections for updating local random address | Johan Hedberg |
2014-02-28 | Bluetooth: Fix clearing SMP keys if pairing fails | Johan Hedberg |
2014-02-28 | Bluetooth: Use __le64 type for LE random numbers | Marcel Holtmann |
2014-02-27 | Bluetooth: Add timer to force power off | Johan Hedberg |
2014-02-27 | Bluetooth: Fix disconnecting connections in non-connected states | Johan Hedberg |