aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c
Commit message (Expand)AuthorAge
* Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg2014-06-13
* Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg2014-06-13
* Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg2014-06-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12
|\
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-06-05
| |\
| | * Bluetooth: Fix missing check for FIPS security levelJohan Hedberg2014-06-02
| | * Bluetooth: Fix authentication check for FIPS security levelJohan Hedberg2014-05-31
| * | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...John W. Linville2014-05-29
| |\|
| | * Bluetooth: Store max TX power level for connectionAndrzej Kaczmarek2014-05-16
| | * Bluetooth: Store TX power level for connectionAndrzej Kaczmarek2014-05-09
| | * Bluetooth: Store RSSI for connectionAndrzej Kaczmarek2014-05-08
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-05-13
| |\ \ | | |/ | |/|
| * | Bluetooth: Request MITM Protection when initiatorMikel Astiz2014-04-11
| * | Bluetooth: Use MITM Protection when IO caps allow itTimo Mueller2014-04-11
| * | Bluetooth: Refactor code for outgoing dedicated bondingMikel Astiz2014-04-11
| * | Bluetooth: Refactor hci_get_auth_req()Mikel Astiz2014-04-11
| * | Bluetooth: Fix address in unmergeable device found eventsJohan Hedberg2014-03-29
| * | Bluetooth: Fix RSSI value in device found event from disabling scanJohan Hedberg2014-03-26
| * | Bluetooth: Store also RSSI for pending advertising reportsJohan Hedberg2014-03-26
| * | Bluetooth: Don't send device found events for duplicate reportsJohan Hedberg2014-03-26
| * | Bluetooth: Merge ADV_IND/ADV_SCAN_IND and SCAN_RSP togetherJohan Hedberg2014-03-26
| * | Bluetooth: Add directed advertising support through connect()Johan Hedberg2014-03-26
| * | Bluetooth: Add scan_rsp parameter to mgmt_device_found()Johan Hedberg2014-03-26
| * | Bluetooth: Don't send device found events during passive scanningJohan Hedberg2014-03-26
| * | Bluetooth: Fix LE responder/initiator address settingJohan Hedberg2014-03-26
| * | Bluetooth: Move local identity address setting to a central placeJohan Hedberg2014-03-26
| * | Bluetooth: Refactor advertising report processing into its own functionJohan Hedberg2014-03-26
* | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\ \ \ | |_|/ |/| |
| * | arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
| |/
* / Bluetooth: Fix triggering BR/EDR L2CAP Connect too earlyJohan Hedberg2014-04-25
|/
* Bluetooth: Add missing cmd_status handler for LE_Start_EncryptionJohan Hedberg2014-03-24
* Bluetooth: Track current configured LE scan type parameterMarcel Holtmann2014-03-21
* Bluetooth: Fix passkey endianess in user_confirm and notify_passkeyJohan Hedberg2014-03-20
* Bluetooth: Enforce strict Secure Connections Only mode securityMarcel Holtmann2014-03-19
* Bluetooth: Convert uses of __constant_<foo> to <foo>Joe Perches2014-03-12
* Bluetooth: Fix aborting eSCO connection in case of error 0x20Andrew Earl2014-03-11
* 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: Add timeout for LE connection attemptsJohan Hedberg2014-02-28
* Bluetooth: Track LE initiator and responder address informationJohan Hedberg2014-02-28
* Bluetooth: Use __le64 type for LE random numbersMarcel Holtmann2014-02-28
* Bluetooth: Track LE white list modification via HCI commandsMarcel 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: Support resolvable private addressesAndre Guedes2014-02-26
* Bluetooth: Introduce LE auto connect optionsAndre Guedes2014-02-26
* Bluetooth: Introduce LE auto connection infrastructureAndre Guedes2014-02-26
* Bluetooth: Declare le_conn_failed in hci_core.hAndre Guedes2014-02-26
* Bluetooth: Move check for MGMT_CONNECTED flag into mgmt.cJohan Hedberg2014-02-24