index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-24
Bluetooth: hci_event: Fix sending HCI_OP_READ_ENC_KEY_SIZE
Luiz Augusto von Dentz
1
-0
/
+4
2024-04-24
Bluetooth: hci_sync: Use advertised PHYs on hci_le_ext_create_conn_sync
Luiz Augusto von Dentz
1
-1
/
+3
2024-04-10
Bluetooth: SCO: Fix not validating setsockopt user input
Luiz Augusto von Dentz
1
-0
/
+9
2024-03-29
Bluetooth: add quirk for broken address properties
Johan Hovold
1
-0
/
+9
2024-03-07
Bluetooth: ISO: Align broadcast sync_timeout with connection timeout
Luiz Augusto von Dentz
1
-0
/
+2
2024-03-07
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
1
-0
/
+8
2024-03-07
Bluetooth: hci_sync: Fix overwriting request callback
Luiz Augusto von Dentz
1
-0
/
+1
2024-03-07
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2
-2
/
+8
2024-03-07
Bluetooth: ISO: Add hcon for listening bis sk
Iulia Tanasescu
1
-3
/
+3
2024-03-07
Bluetooth: hci_sync: Attempt to dequeue connection attempt
Luiz Augusto von Dentz
2
-4
/
+25
2024-03-07
Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queue
Luiz Augusto von Dentz
1
-0
/
+12
2024-03-07
Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_sync
Luiz Augusto von Dentz
1
-2
/
+1
2024-03-07
Bluetooth: hci_conn: Always use sk_timeo as conn_timeout
Luiz Augusto von Dentz
2
-3
/
+4
2024-03-07
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
1
-1
/
+0
2024-03-07
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2
-0
/
+4
2024-03-07
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2
-43
/
+0
2024-03-07
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
1
-1
/
+1
2024-03-07
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
1
-0
/
+2
2024-03-07
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
1
-0
/
+1
2024-03-07
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
1
-1
/
+0
2023-12-22
Bluetooth: Fix bogus check for re-auth no supported with non-ssp
Luiz Augusto von Dentz
1
-1
/
+0
2023-12-22
Bluetooth: hci_core: Remove le_restart_scan work
Luiz Augusto von Dentz
1
-1
/
+0
2023-12-22
Bluetooth: ISO: Reassociate a socket with an active BIS
Iulia Tanasescu
1
-0
/
+24
2023-12-15
Bluetooth: MGMT/SMP: Fix address type when using SMP over BREDR/LE
Xiao Yao
1
-0
/
+5
2023-12-15
Bluetooth: hci_core: Fix hci_conn_hash_lookup_cis
Luiz Augusto von Dentz
1
-2
/
+2
2023-10-23
Bluetooth: Make handle of hci_conn be unique
Ziyang Xuan
1
-1
/
+5
2023-10-23
Bluetooth: ISO: Fix bcast listener cleanup
Iulia Tanasescu
1
-23
/
+20
2023-10-23
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2
-1
/
+27
2023-10-23
Bluetooth: ISO: Fix BIS cleanup
Iulia Tanasescu
1
-0
/
+2
2023-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-14
Bluetooth: hci_sock: Correctly bounds check and pad HCI_MON_NEW_INDEX name
Kees Cook
1
-1
/
+1
2023-10-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
1
-1
/
+1
2023-09-20
Bluetooth: hci_core: Fix build warnings
Luiz Augusto von Dentz
1
-1
/
+1
2023-08-24
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2
-1
/
+13
2023-08-24
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
1
-0
/
+11
2023-08-24
Bluetooth: hci_core: Fix missing instances using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-3
/
+3
2023-08-24
Bluetooth: ISO: Use defer setup to separate PA sync and BIG sync
Iulia Tanasescu
1
-2
/
+28
2023-08-11
Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS ids
Pauli Virtanen
1
-2
/
+2
2023-08-11
Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macros
Luiz Augusto von Dentz
1
-0
/
+3
2023-08-11
Bluetooth: hci_core: Make hci_is_le_conn_scanning public
Luiz Augusto von Dentz
1
-0
/
+21
2023-08-11
Bluetooth: hci_conn: Fix modifying handle while aborting
Luiz Augusto von Dentz
1
-0
/
+1
2023-08-11
Bluetooth: af_bluetooth: Make BT_PKT_STATUS generic
Luiz Augusto von Dentz
2
-7
/
+3
2023-08-11
Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTH
Luiz Augusto von Dentz
1
-0
/
+4
2023-08-11
Bluetooth: ISO: Notify user space about failed bis connections
Iulia Tanasescu
1
-0
/
+25
2023-08-11
Bluetooth: hci_conn: Always allocate unique handles
Luiz Augusto von Dentz
1
-1
/
+1
2023-08-11
Bluetooth: hci_conn: Consolidate code for aborting connections
Luiz Augusto von Dentz
1
-1
/
+1
2023-08-11
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
1
-0
/
+10
2023-08-11
Bluetooth: ISO: Support multiple BIGs
Iulia Tanasescu
1
-3
/
+2
2023-08-11
Bluetooth: hci_sock: Forward credentials to monitor
Luiz Augusto von Dentz
1
-0
/
+1
[next]