aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAge
* Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2014-03-19
* Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg2014-03-19
* Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg2014-03-19
* Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg2014-03-19
* Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALIDJohan Hedberg2014-03-19
* Bluetooth: Fix MITM flag when initiating SMP pairingJohan Hedberg2014-03-18
* Bluetooth: Fix smp_e byte order to be consistent with SMP specificationJohan Hedberg2014-03-18
* Bluetooth: Fix const declaration for swap function src parameterJohan Hedberg2014-03-18
* Bluetooth: Fix updating SMP remote key distribution informationJohan Hedberg2014-03-14
* Bluetooth: make sure 6LOWPAN_IPHC is built-in if neededArnd Bergmann2014-03-13
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Bluetooth: Enable duplicates filter in background scanAndre Guedes2014-03-11
* Bluetooth: Fix aborting eSCO connection in case of error 0x20Andrew Earl2014-03-11
* Bluetooth: make bluetooth 6lowpan as an optionAlexander Aring2014-03-11
* Bluetooth: Make LTK and CSRK only persisent when bondingMarcel Holtmann2014-03-10
* Bluetooth: Add support for handling signature resolving keysMarcel Holtmann2014-03-09
* Bluetooth: Fix skb allocation check for A2MPGustavo Padovan2014-03-07
* Bluetooth: Fix expected key count debug logsJohan Hedberg2014-03-07
* Bluetooth: Fix removing Long Term KeyClaudio Takahasi2014-03-05
* Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg2014-02-28
* Bluetooth: Fix trying to disable scanning twiceJohan Hedberg2014-02-28
* Bluetooth: Delay LTK encryption to let remote receive all keysJohan Hedberg2014-02-28
* Bluetooth: Re-encrypt link after receiving an LTKJohan Hedberg2014-02-28
* Bluetooth: Add timeout for LE connection attemptsJohan Hedberg2014-02-28
* Bluetooth: Use hdev->init/resp_addr values for smp_c1 functionJohan Hedberg2014-02-28
* Bluetooth: Track LE initiator and responder address informationJohan Hedberg2014-02-28
* Bluetooth: Fix updating connection state to BT_CONNECT too earlyJohan Hedberg2014-02-28
* Bluetooth: Add protections for updating local random addressJohan Hedberg2014-02-28
* Bluetooth: Fix clearing SMP keys if pairing failsJohan Hedberg2014-02-28
* Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-28
* Bluetooth: Add timer to force power offJohan Hedberg2014-02-28
* Bluetooth: Fix disconnecting connections in non-connected statesJohan Hedberg2014-02-28
* Bluetooth: Track LE white list modification via HCI commandsMarcel Holtmann2014-02-28
* Bluetooth: Add support for storing LE white list entriesMarcel Holtmann2014-02-28
* Bluetooth: Clear all LE white list entries when powering controllerMarcel Holtmann2014-02-28
* Bluetooth: Make hci_blacklist_clear function staticMarcel Holtmann2014-02-28
* Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg2014-02-27
* Bluetooth: Add tracking of advertising address typeJohan Hedberg2014-02-27
* Bluetooth: Fix response on confirm_nameLukasz Rymanowski2014-02-27
* Bluetooth: Update background scan parametersAndre Guedes2014-02-26
* Bluetooth: Create hci_req_add_le_passive_scan helperAndre Guedes2014-02-26
* Bluetooth: Add le_auto_conn file on debugfsAndre Guedes2014-02-26
* Bluetooth: Support resolvable private addressesAndre Guedes2014-02-26
* Bluetooth: Connection parameters and resolvable addressAndre Guedes2014-02-26
* Bluetooth: Auto connection and power onAndre Guedes2014-02-26
* Bluetooth: Temporarily stop background scanning on discoveryAndre Guedes2014-02-26
* Bluetooth: Connection parameters and auto connectionAndre Guedes2014-02-26
* Bluetooth: Introduce LE auto connect optionsAndre Guedes2014-02-26
* Bluetooth: Introduce LE auto connection infrastructureAndre Guedes2014-02-26
* Bluetooth: Introduce hdev->pend_le_conn listAndre Guedes2014-02-26