summaryrefslogtreecommitdiff
path: root/net/bluetooth/hci_event.c
AgeCommit message (Expand)Author
2014-07-03Bluetooth: Remove redundant IRK lookupJohan Hedberg
2014-07-03Bluetooth: Support scanning for devices using RPAJohan Hedberg
2014-07-03Bluetooth: Add support for background LE scanningJohan Hedberg
2014-07-03Bluetooth: Pass store hint to mgmt_new_conn_paramJohan Hedberg
2014-07-03Bluetooth: Fix missing update of conn paramsJohan Hedberg
2014-07-03Bluetooth: Drop LE connections for blocked devicesJohan Hedberg
2014-07-03Bluetooth: Introduce "New Connection Parameter" EventAndre Guedes
2014-07-03Bluetooth: Connection Parameter Update ProcedureAndre Guedes
2014-07-03Bluetooth: Add flag to track STK encryptionJohan Hedberg
2014-07-03Bluetooth: Add support for Not Connectable flag for Device Found eventsMarcel Holtmann
2014-07-03Bluetooth: Provide flags parameter direct to mgmt_device_foundMarcel Holtmann
2014-07-03Bluetooth: Fix merge of advertising data and scan response dataMarcel Holtmann
2014-07-03Bluetooth: Fallback to SCO on error code 0x10 (Connection Accept Timeout)Nick Pelly
2014-07-03Bluetooth: Add tracking of local and piconet clock valuesJohan Hedberg
2014-07-03Bluetooth: Convert hci_conn->link_mode into flagsJohan Hedberg
2014-07-03Bluetooth: Convert hcon->flush_key to a proper flagJohan Hedberg
2014-07-03Bluetooth: Don't store debug keys if flag for them is not setJohan Hedberg
2014-07-03Bluetooth: Rename HCI_DEBUG_KEYS to HCI_KEEP_DEBUG_KEYSJohan Hedberg
2014-07-03Bluetooth: Move mgmt event sending out from hci_add_link_key()Johan Hedberg
2014-07-03Bluetooth: Set default min/max connection interval for LE slavesMarcel Holtmann
2014-07-03Bluetooth: Track LE connection parameter update eventMarcel Holtmann
2014-07-03Bluetooth: Store current LE connection parameters in hci_conn structMarcel Holtmann
2014-07-03Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed oneJukka Rissanen
2014-07-03Bluetooth: Remove HCI prefix from SMP LTK definesJohan Hedberg
2014-07-03Bluetooth: Remove unnecessary SMP STK defineJohan Hedberg
2014-07-03Bluetooth: Use struct delayed_work for HCI command timeoutMarcel Holtmann
2014-06-13Bluetooth: Fix indicating discovery state when canceling inquiryJohan Hedberg
2014-06-13Bluetooth: Add clarifying comment for conn->auth_typeJohan Hedberg
2014-06-13Bluetooth: Fix SSP acceptor just-works confirmation without MITMJohan Hedberg
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