summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg2014-05-082-10/+11
* Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek2014-05-063-14/+14
* Bluetooth: Remove hci_h4 unused definesPoulain, Loic2014-04-241-7/+0Star
* Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther2014-04-242-2/+2
* Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann2014-04-241-10/+1Star
* Bluetooth: Request MITM Protection when initiatorMikel Astiz2014-04-111-2/+4
* Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller2014-04-111-7/+2Star
* Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz2014-04-112-10/+9Star
* Bluetooth: Refactor hci_get_auth_req()Mikel Astiz2014-04-111-15/+22
* Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg2014-03-291-3/+2Star
* Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao2014-03-294-1/+73
* Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski2014-03-282-2/+2
* Bluetooth: Add new debugfs parameterLukasz Rymanowski2014-03-283-1/+6
* Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski2014-03-282-5/+10
* Bluetooth: btmrvl: separate write-to-clear function from interrupt handlerBing Zhao2014-03-281-21/+32
* Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg2014-03-271-1/+1
* Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg2014-03-261-2/+3
* Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg2014-03-262-5/+8
* Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg2014-03-261-7/+12
* Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg2014-03-262-4/+4
* Bluetooth: Remove redundant NULL checkJohan Hedberg2014-03-261-2/+1Star
* Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg2014-03-262-2/+105
* Bluetooth: Add directed advertising support through connect()Johan Hedberg2014-03-263-10/+87
* Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg2014-03-263-12/+19
* Bluetooth: Don't send device found events during passive scanningJohan Hedberg2014-03-261-2/+6
* Bluetooth: Add error mapping for Directed Advertising TimeoutJohan Hedberg2014-03-261-0/+1
* Bluetooth: Fix LE responder/initiator address settingJohan Hedberg2014-03-261-12/+14
* Bluetooth: Move local identity address setting to a central placeJohan Hedberg2014-03-262-16/+4Star
* Bluetooth: Use memdup_user in le_auto_conn_write()Andre Guedes2014-03-261-8/+3Star
* Bluetooth: Refactor advertising report processing into its own functionJohan Hedberg2014-03-261-8/+13
* Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg2014-03-262-2/+4
* Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg2014-03-241-2/+0Star
* Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg2014-03-241-1/+1
* Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2014-03-242-49/+7Star
* Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg2014-03-241-0/+5
* Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2014-03-242-0/+7
* Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg2014-03-241-0/+4
* Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg2014-03-241-0/+34
* Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg2014-03-241-1/+7
* Bluetooth: bluecard: Use del_timer_sync() in teardown pathThomas Gleixner2014-03-231-1/+1
* Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-212-0/+26
* Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar2014-03-211-5/+6
* Bluetooth: Fix address value for early disconnection eventsJohan Hedberg2014-03-202-21/+11Star
* Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-204-6/+6
* Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2014-03-192-0/+23
* Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg2014-03-191-2/+14
* Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg2014-03-191-2/+3
* Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg2014-03-191-1/+1
* Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALIDJohan Hedberg2014-03-191-4/+2Star
* Bluetooth: Fix MITM flag when initiating SMP pairingJohan Hedberg2014-03-181-0/+6