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_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
Age
Commit message (
Expand
)
Author
2014-10-02
Bluetooth: 6lowpan: Check transmit errors for multicast packets
Jukka Rissanen
2014-10-02
Bluetooth: 6lowpan: Return EAGAIN error also for multicast packets
Jukka Rissanen
2014-10-02
Bluetooth: 6lowpan: Avoid memory leak if memory allocation fails
Jukka Rissanen
2014-10-02
Bluetooth: 6lowpan: Memory leak as the skb is not freed
Jukka Rissanen
2014-10-02
Bluetooth: Fix lockdep warning with l2cap_chan_connect
Johan Hedberg
2014-09-29
Bluetooth: 6lowpan: Enable multicast support
Jukka Rissanen
2014-09-29
Bluetooth: 6lowpan: Ensure header compression does not corrupt IPv6 header
Jukka Rissanen
2014-09-29
Bluetooth: 6lowpan: Make sure skb exists before accessing it
Jukka Rissanen
2014-09-25
Bluetooth: Rename sco_param_wideband table to esco_param_msbc
Johan Hedberg
2014-09-24
Bluetooth: Add retransmission effort into SCO parameter table
Johan Hedberg
2014-09-24
Bluetooth: Fix reason code used for rejecting SCO connections
Johan Hedberg
2014-09-24
Bluetooth: Convert bt_<level> logging functions to return void
Joe Perches
2014-09-23
Bluetooth: Check for SCO type before setting retransmission effort
Bernhard Thaler
2014-09-18
Bluetooth: Fix setting correct security level when initiating SMP
Johan Hedberg
2014-09-17
Bluetooth: Remove exported hci_recv_fragment function
Marcel Holtmann
2014-09-15
Bluetooth: Provide HCI command opcode information to driver
Marcel Holtmann
2014-09-15
Bluetooth: Add BUILD_BUG_ON check for SKB control buffer size
Marcel Holtmann
2014-09-12
Bluetooth: Fix re-setting RPA as expired when deferring update
Johan Hedberg
2014-09-11
Bluetooth: Expire RPA if encryption fails
Johan Hedberg
2014-09-11
Bluetooth: Avoid hard-coded IO capability values in SMP
Johan Hedberg
2014-09-11
Bluetooth: Fix L2CAP information request handling for fixed channels
Johan Hedberg
2014-09-11
Bluetooth: Add smp_ltk_sec_level() helper function
Johan Hedberg
2014-09-11
Bluetooth: Fix SMP security level when we have no IO capabilities
Johan Hedberg
2014-09-11
Bluetooth: Centralize disallowing SMP commands to a single place
Johan Hedberg
2014-09-11
Bluetooth: Fix ignoring unknown SMP authentication requirement bits
Johan Hedberg
2014-09-11
Bluetooth: Remove unnecessary early initialization of variable
Johan Hedberg
2014-09-10
Bluetooth: Fix allowing SMP Signing info PDU
Johan Hedberg
2014-09-09
Bluetooth: 6lowpan: Route packets that are not meant to peer via correct device
Jukka Rissanen
2014-09-09
Bluetooth: 6lowpan: Set the peer IPv6 address correctly
Jukka Rissanen
2014-09-09
Bluetooth: 6lowpan: Increase the connection timeout value
Jukka Rissanen
2014-09-09
Bluetooth: Fix mgmt pairing failure when authentication fails
Johan Hedberg
2014-09-08
Bluetooth: Fix dereferencing conn variable before NULL check
Johan Hedberg
2014-09-08
Bluetooth: LLVMLinux: Remove VLAIS from bluetooth/amp.c
Behan Webster
2014-09-08
Bluetooth: Add strict checks for allowed SMP PDUs
Johan Hedberg
2014-09-08
Bluetooth: Fix calling smp_distribute_keys() when still waiting for keys
Johan Hedberg
2014-09-08
Bluetooth: Add define for key distribution mask
Johan Hedberg
2014-09-08
Bluetooth: Fix locking of the SMP context
Johan Hedberg
2014-09-08
Bluetooth: Remove unnecessary deferred work for SMP key distribution
Johan Hedberg
2014-09-08
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
Bluetooth: Don't take any action in smp_resume_cb if not encrypted
Johan Hedberg
2014-09-08
Bluetooth: Remove unnecessary checks after canceling SMP security timer
Johan Hedberg
2014-09-08
Bluetooth: Add clarifying comment for LE CoC result value
Johan Hedberg
2014-09-08
Bluetooth: Move clock offset reading into hci_disconnect()
Johan Hedberg
2014-09-08
Bluetooth: Use hci_disconnect() for mgmt_disconnect_device()
Johan Hedberg
2014-09-08
Bluetooth: Update hci_disconnect() to return an error value
Johan Hedberg
2014-09-08
Bluetooth: Fix SMP error and response to be mutually exclusive
Johan Hedberg
2014-09-08
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
Bluetooth: Use hci_disconnect for immediate disconnection from SMP
Johan Hedberg
2014-09-08
Bluetooth: Set discon_timeout to 0 in l2cap_conn_del
Johan Hedberg
2014-09-08
Bluetooth: Remove hci_conn_hold/drop from hci_chan
Johan Hedberg
[next]