index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
smp.c
Age
Commit message (
Expand
)
Author
2014-12-03
Bluetooth: Fix false-positive "uninitialized" compiler warning
Johan Hedberg
2014-12-03
Bluetooth: Fix minor coding style issue in smp.c
Johan Hedberg
2014-12-03
Bluetooth: Fix SMP debug key handling
Johan Hedberg
2014-12-03
Bluetooth: Organize SMP crypto functions to logical sections
Johan Hedberg
2014-12-03
Bluetooth: Fix missing const declarations in SMP functions
Johan Hedberg
2014-12-03
Bluetooth: Introduce SMP_DBG macro for low-level debuging
Johan Hedberg
2014-12-03
Bluetooth: Add basic LE SC OOB support for remote OOB data
Johan Hedberg
2014-12-03
Bluetooth: Set SMP OOB flag if OOB data is available
Johan Hedberg
2014-12-03
Bluetooth: Add SC-only mode support for SMP
Johan Hedberg
2014-12-03
Bluetooth: Add full SMP BR/EDR support
Johan Hedberg
2014-12-03
Bluetooth: Add skeleton for BR/EDR SMP channel
Johan Hedberg
2014-12-03
Bluetooth: Use debug keys for SMP when HCI_USE_DEBUG_KEYS is set
Johan Hedberg
2014-12-03
Bluetooth: Add dummy handler for LE SC keypress notification
Johan Hedberg
2014-12-03
Bluetooth: Fix DHKey Check sending order for slave role
Johan Hedberg
2014-12-03
Bluetooth: Add passkey entry support for LE SC
Johan Hedberg
2014-12-03
Bluetooth: Fix BR/EDR Link Key type when derived through LE SC
Johan Hedberg
2014-12-03
Bluetooth: Add support for SC just-works pairing
Johan Hedberg
2014-12-03
Bluetooth: Set correct LTK type and authentication for SC
Johan Hedberg
2014-12-03
Bluetooth: Add check for accidentally generating a debug key
Johan Hedberg
2014-12-03
Bluetooth: Detect SMP SC debug keys
Johan Hedberg
2014-12-03
Bluetooth: Add selection of the SC authentication method
Johan Hedberg
2014-12-03
Bluetooth: Track authentication method in SMP context
Johan Hedberg
2014-12-03
Bluetooth: Add support for LE SC key generation
Johan Hedberg
2014-12-03
Bluetooth: Add support for LE SC DHKey check PDU
Johan Hedberg
2014-12-03
Bluetooth: Add support for handling LE SC user response
Johan Hedberg
2014-12-03
Bluetooth: Add support for LE SC numeric comparison
Johan Hedberg
2014-12-03
Bluetooth: Add LE SC support for responding to Pairing Confirm PDU
Johan Hedberg
2014-12-03
Bluetooth: Add support for sending LE SC Confirm value
Johan Hedberg
2014-12-03
Bluetooth: Add handler function for receiving LE SC public key
Johan Hedberg
2014-12-03
Bluetooth: Add basic support for sending our LE SC public key
Johan Hedberg
2014-12-03
Bluetooth: Add basic support for AES-CMAC
Johan Hedberg
2014-12-03
Bluetooth: Set link key generation bit if necessary for LE SC
Johan Hedberg
2014-12-03
Bluetooth: Rename hci_find_ltk_by_addr to hci_find_ltk
Johan Hedberg
2014-12-03
Bluetooth: Update SMP security level to/from auth_req for SC
Johan Hedberg
2014-12-03
Bluetooth: Add SMP flag for SC and set it when necessary.
Johan Hedberg
2014-12-03
Bluetooth: Make auth_req mask dependent on SC enabled or not
Johan Hedberg
2014-11-15
Bluetooth: Remove unnecessary hdev locking in smp.c
Johan Hedberg
2014-11-15
Bluetooth: Convert IRK list to RCU
Johan Hedberg
2014-11-15
Bluetooth: Convert LTK list to RCU
Johan Hedberg
2014-11-15
Bluetooth: Add key preference parameter to smp_sufficient_security
Johan Hedberg
2014-11-13
Bluetooth: Use proper nesting annotation for l2cap_chan lock
Johan Hedberg
2014-11-12
Bluetooth: Remove unnecessary hci_dev_lock/unlock in smp.c
Johan Hedberg
2014-10-28
Bluetooth: spelling fixes
Stephen Hemminger
2014-10-28
Bluetooth: Revert SMP self-test patches
Johan Hedberg
2014-10-25
Bluetooth: Add self-tests for SMP crypto functions
Johan Hedberg
2014-10-25
Bluetooth: Add skeleton for SMP self-tests
Johan Hedberg
2014-10-25
Bluetooth: Pass only crypto context to SMP crypto functions
Johan Hedberg
2014-09-18
Bluetooth: Fix setting correct security level when initiating SMP
Johan Hedberg
2014-09-11
Bluetooth: Avoid hard-coded IO capability values in SMP
Johan Hedberg
2014-09-11
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
[next]