summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-05Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-02Bluetooth: Fix missing check for FIPS security levelJohan Hedberg
2014-05-30Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg
2014-05-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville
2014-05-15Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek
2014-05-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-05-09Bluetooth: Store TX power level for connectionAndrzej Kaczmarek
2014-05-08Bluetooth: Store RSSI for connectionAndrzej Kaczmarek
2014-04-25Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
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-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: 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: Fix LE responder/initiator address settingJohan Hedberg
2014-03-26Bluetooth: Move local identity address setting to a central placeJohan Hedberg
2014-03-26Bluetooth: Refactor advertising report processing into its own functionJohan Hedberg
2014-03-24Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg
2014-03-21Bluetooth: Track current configured LE scan type parameterMarcel Holtmann
2014-03-19Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg
2014-03-19Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann
2014-03-12Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches
2014-03-11Bluetooth: Fix aborting eSCO connection in case of error 0x20Andrew Earl
2014-03-05Bluetooth: Fix removing Long Term KeyClaudio Takahasi
2014-02-28Bluetooth: Remove unnecessary stop_scan_complete functionJohan Hedberg
2014-02-28Bluetooth: Fix trying to disable scanning twiceJohan Hedberg
2014-02-28Bluetooth: Add timeout for LE connection attemptsJohan Hedberg
2014-02-28Bluetooth: Track LE initiator and responder address informationJohan Hedberg
2014-02-28Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann
2014-02-28Bluetooth: Track LE white list modification via HCI commandsMarcel Holtmann
2014-02-27Bluetooth: Add hci_copy_identity_address convenience functionJohan Hedberg
2014-02-27Bluetooth: Add tracking of advertising address typeJohan Hedberg
2014-02-26Bluetooth: Support resolvable private addressesAndre Guedes
2014-02-26Bluetooth: Introduce LE auto connect optionsAndre Guedes
2014-02-26Bluetooth: Introduce LE auto connection infrastructureAndre Guedes
2014-02-26Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes
2014-02-24Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg
2014-02-24Bluetooth: Move HCI_ADVERTISING handling into mgmt.cJohan Hedberg
2014-02-23Bluetooth: Ensure hci_conn always contains the local identity addressJohan Hedberg
2014-02-20Bluetooth: Track the current configured random addressMarcel Holtmann