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
2017-04-30
Bluetooth: Fix user channel for 32bit userspace on 64bit kernel
Szymon Janc
2017-04-30
Bluetooth: allocate data for kpp on heap
Salvatore Benedetto
2017-04-25
Bluetooth: convert smp and selftest to crypto kpp API
Salvatore Benedetto
2017-04-12
bluetooth: Do not set IFF_POINTOPOINT
Patrik Flykt
2017-04-12
Bluetooth: 6lowpan: Set tx_queue_len to DEFAULT_TX_QUEUE_LEN
Luiz Augusto von Dentz
2017-04-12
Bluetooth: L2CAP: Add l2cap_le_flowctl_send
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Use netif APIs to flow control
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Don't drop packets when run out of credits
Luiz Augusto von Dentz
2017-04-12
Bluetooth: L2CAP: Don't return -EAGAIN if out of credits
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Print errors during recv_pkt
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: Remove unnecessary peer lookup
Luiz Augusto von Dentz
2017-04-12
Bluetooth: 6lowpan: fix use after free in chan_suspend/resume
Michael Scott
2017-04-12
Bluetooth: 6lowpan: fix delay work init in add_peer_chan()
Michael Scott
2017-04-12
6lowpan: fix assignment of peer_addr
Colin Ian King
2017-04-12
Bluetooth: Change initial min and max interval
Jonas Holmberg
2017-04-12
Bluetooth: fix assignments on error variable err
Colin Ian King
2017-04-12
Bluetooth: Avoid bt_accept_unlink() double unlinking
Dean Jenkins
2017-04-12
Bluetooth: Handle bt_accept_enqueue() socket atomically
Dean Jenkins
2017-04-12
6lowpan: Fix IID format for Bluetooth
Luiz Augusto von Dentz
2017-04-12
6lowpan: Use netdev addr_len to determine lladdr len
Luiz Augusto von Dentz
2017-04-12
bluetooth: Set 6 byte device addresses
Patrik Flykt
2017-04-12
Bluetooth: convert rfcomm_dlc.refcnt from atomic_t to refcount_t
Elena Reshetova
2017-03-09
net: Work around lockdep limitation in sockets that use sockets
David Howells
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-27
scripts/spelling.txt: add "an user" pattern and fix typo instances
Masahiro Yamada
2017-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2017-02-16
Bluetooth: fix spelling mistake: "advetising" -> "advertising"
Colin Ian King
2017-02-16
Bluetooth: Fix NULL pointer dereference in bt_sock_recvmsg
Ezequiel Garcia
2017-01-14
locking/atomic, kref: Add kref_read()
Peter Zijlstra
2016-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
Makefile: drop -D__CHECK_ENDIAN__ from cflags
Michael S. Tsirkin
2016-12-08
Bluetooth: SMP: Add support for H7 crypto function and CT2 auth flag
Johan Hedberg
2016-12-05
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-22
Bluetooth: Fix using the correct source address type
Johan Hedberg
2016-10-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-10-21
net: remove MTU limits on a few ether_setup callers
Jarod Wilson
2016-10-19
Bluetooth: Fix append max 11 bytes of name to scan rsp data
Michał Narajowski
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-06
Bluetooth: Refactor append name and appearance
Michał Narajowski
2016-10-06
Bluetooth: Add appearance to default scan rsp data
Michał Narajowski
2016-10-06
Bluetooth: Fix local name in scan rsp
Michał Narajowski
2016-09-22
Bluetooth: Fix not updating scan rsp when adv off
Michał Narajowski
2016-09-22
Bluetooth: Fix NULL pointer dereference in mgmt context
Arek Lichwa
2016-09-19
Bluetooth: Set appearance only for LE capable controllers
Michał Narajowski
2016-09-19
Bluetooth: Fix missing ext info event when setting appearance
Michał Narajowski
2016-09-19
Bluetooth: Add supported data types to ext info changed event
Michał Narajowski
2016-09-19
Bluetooth: Add appearance to Read Ext Controller Info command
Szymon Janc
2016-09-19
Bluetooth: Factor appending EIR to separate helper
Michał Narajowski
2016-09-19
Bluetooth: Refactor read_ext_controller_info handler
Szymon Janc
[prev]
[next]