summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-15Bluetooth: Add support to get connection informationAndrzej Kaczmarek
2014-05-15Bluetooth: Add conn info lifetime parameters to debugfsAndrzej Kaczmarek
2014-05-09Bluetooth: Store TX power level for connectionAndrzej Kaczmarek
2014-05-09Bluetooth: Increment management interface revisionMarcel Holtmann
2014-05-08Bluetooth: btusb: Add Broadcom patch RAM supportPetri Gynther
2014-05-08Bluetooth: Store RSSI for connectionAndrzej Kaczmarek
2014-05-08Bluetooth: Add support for SMP Invalid Parameters error codeJohan Hedberg
2014-05-05Bluetooth: Convert RFCOMM spinlocks into mutexesLibor Pechacek
2014-04-24Bluetooth: Remove hci_h4 unused definesPoulain, Loic
2014-04-24Bluetooth: btmrvl: Fix btmrvl_send_module_cfg_cmd()Petri Gynther
2014-04-24Bluetooth: Return EOPNOTSUPP for HCISETRAW ioctl commandMarcel Holtmann
2014-04-11Bluetooth: Request MITM Protection when initiatorMikel Astiz
2014-04-11Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller
2014-04-11Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz
2014-04-11Bluetooth: Refactor hci_get_auth_req()Mikel Astiz
2014-03-29Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg
2014-03-28Bluetooth: btmrvl: implement read-to-clear for SD8897 interruptsBing Zhao
2014-03-28Bluetooth: Keep msec in DISCOV_LE_TIMEOUTLukasz Rymanowski
2014-03-28Bluetooth: Add new debugfs parameterLukasz Rymanowski
2014-03-28Bluetooth: Keep msec in DISCOV_INTERLEAVED_TIMEOUTLukasz Rymanowski
2014-03-28Bluetooth: btmrvl: separate write-to-clear function from interrupt handlerBing Zhao
2014-03-27Bluetooth: Remove unnecessary NULL check in hci_inquiry_cache_updateJohan Hedberg
2014-03-26Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg
2014-03-26Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg
2014-03-26Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg
2014-03-26Bluetooth: Fix line splitting of mgmt_device_found parametersJohan Hedberg
2014-03-26Bluetooth: Remove redundant NULL checkJohan Hedberg
2014-03-26Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg
2014-03-26Bluetooth: Add directed advertising support through connect()Johan Hedberg
2014-03-26Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg
2014-03-26Bluetooth: Don't send device found events during passive scanningJohan Hedberg
2014-03-26Bluetooth: Add error mapping for Directed Advertising TimeoutJohan Hedberg
2014-03-26Bluetooth: Fix LE responder/initiator address settingJohan Hedberg
2014-03-26Bluetooth: Move local identity address setting to a central placeJohan Hedberg
2014-03-26Bluetooth: Use memdup_user in le_auto_conn_write()Andre Guedes
2014-03-26Bluetooth: Refactor advertising report processing into its own functionJohan Hedberg
2014-03-26Bluetooth: Fix returning peer address in pending connect stateJohan Hedberg
2014-03-24Bluetooth: Remove unnecessary assignment in SMPJohan Hedberg
2014-03-24Bluetooth: Fix potential NULL pointer dereference in smp_conn_securityJohan Hedberg
2014-03-24Bluetooth: Remove LTK re-encryption procedureJohan Hedberg
2014-03-24Bluetooth: Don't try to confirm locally initiated SMP pairingJohan Hedberg
2014-03-24Bluetooth: Add SMP flag to track which side is the initiatorJohan Hedberg
2014-03-24Bluetooth: Fix SMP confirmation callback handlingJohan Hedberg
2014-03-24Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg
2014-03-24Bluetooth: Fix potential NULL pointer dereference in SMPJohan Hedberg
2014-03-23Bluetooth: bluecard: Use del_timer_sync() in teardown pathThomas Gleixner
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann
2014-03-20Bluetooth: btmrvl: don't consume all vendor specific eventsAmitkumar Karwar
2014-03-20Bluetooth: Fix address value for early disconnection eventsJohan Hedberg
2014-03-19Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg