summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-05-08Bluetooth: btusb: Add Broadcom patch RAM supportPetri Gynther1-1/+154
2014-05-08Bluetooth: Store RSSI for connectionAndrzej Kaczmarek3-0/+34
2014-05-08Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg2-10/+11
2014-05-05Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek3-14/+14
2014-04-24Bluetooth: Remove hci_h4 unused definesPoulain, Loic1-7/+0
2014-04-24Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther2-2/+2
2014-04-24Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann1-10/+1
2014-04-11Bluetooth: Request MITM Protection when initiatorMikel Astiz1-2/+4
2014-04-11Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller1-7/+2
2014-04-11Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz2-10/+9
2014-04-11Bluetooth: Refactor hci_get_auth_req()Mikel Astiz1-15/+22
2014-03-29Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg1-3/+2
2014-03-28Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao4-1/+73
2014-03-28Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski2-2/+2
2014-03-28Bluetooth: Add new debugfs parameterLukasz Rymanowski3-1/+6
2014-03-28Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski2-5/+10
2014-03-28Bluetooth: btmrvl: separate write-to-clear function from interrupt handlerBing Zhao1-21/+32
2014-03-27Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg1-1/+1
2014-03-26Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg1-2/+3
2014-03-26Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg2-5/+8
2014-03-26Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg1-7/+12
2014-03-26Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg2-4/+4
2014-03-26Bluetooth: Remove redundant NULL checkJohan Hedberg1-2/+1
2014-03-26Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg2-2/+105
2014-03-26Bluetooth: Add directed advertising support through connect()Johan Hedberg3-10/+87
2014-03-26Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg3-12/+19
2014-03-26Bluetooth: Don't send device found events during passive scanningJohan Hedberg1-2/+6
2014-03-26Bluetooth: Add error mapping for Directed Advertising TimeoutJohan Hedberg1-0/+1
2014-03-26Bluetooth: Fix LE responder/initiator address settingJohan Hedberg1-12/+14
2014-03-26Bluetooth: Move local identity address setting to a central placeJohan Hedberg2-16/+4
2014-03-26Bluetooth: Use memdup_user in le_auto_conn_write()Andre Guedes1-8/+3
2014-03-26Bluetooth: Refactor advertising report processing into its own functionJohan Hedberg1-8/+13
2014-03-26Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg2-2/+4
2014-03-24Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg1-2/+0
2014-03-24Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg1-1/+1
2014-03-24Bluetooth: Remove LTK re-encryption procedureJohan Hedberg2-49/+7
2014-03-24Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg1-0/+5
2014-03-24Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg2-0/+7
2014-03-24Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg1-0/+4
2014-03-24Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg1-0/+34
2014-03-24Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg1-1/+7
2014-03-23Bluetooth: bluecard: Use del_timer_sync() in teardown pathThomas Gleixner1-1/+1
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2-0/+26
2014-03-20Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar1-5/+6
2014-03-20Bluetooth: Fix address value for early disconnection eventsJohan Hedberg2-21/+11
2014-03-19Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg4-6/+6
2014-03-19Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2-0/+23
2014-03-19Bluetooth: Fix Pair Device response parameters for pairing failureJohan Hedberg1-2/+14
2014-03-19Bluetooth: Fix SMP user passkey notification mgmt eventJohan Hedberg1-2/+3
2014-03-19Bluetooth: Increase SMP re-encryption delay to 500msJohan Hedberg1-1/+1