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
pinetabv-6.6.y-devel
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
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
2023-08-11
Bluetooth: Consolidate code around sk_alloc into a helper function
Luiz Augusto von Dentz
1
-0
/
+2
2023-08-11
Bluetooth: ISO: do not emit new LE Create CIS if previous is pending
Pauli Virtanen
2
-2
/
+4
2023-08-11
Bluetooth: ISO: Add support for connecting multiple BISes
Iulia Tanasescu
1
-0
/
+30
2023-08-11
Bluetooth: Check for ISO support in controller
Claudia Draghicescu
3
-0
/
+4
2023-07-20
Bluetooth: coredump: fix building with coredump disabled
Arnd Bergmann
1
-2
/
+0
2023-07-20
Bluetooth: use RCU for hci_conn_params and iterate safely in hci_sync
Pauli Virtanen
1
-0
/
+5
2023-06-29
Bluetooth: ISO: Rework sync_interval to be sync_factor
Luiz Augusto von Dentz
1
-1
/
+1
2023-06-29
Bluetooth: MGMT: Fix marking SCAN_RSP as not connectable
Luiz Augusto von Dentz
1
-0
/
+1
2023-06-06
Bluetooth: ISO: use correct CIS order in Set CIG Parameters event
Pauli Virtanen
1
-1
/
+2
2023-06-06
Bluetooth: fix debugfs registration
Johan Hovold
1
-0
/
+1
2023-06-06
Bluetooth: hci_sync: add lock to protect HCI_UNREGISTER
Zhengping Jiang
1
-0
/
+1
2023-05-20
Bluetooth: Fix UAF in hci_conn_hash_flush again
Ruihan Li
1
-1
/
+1
2023-04-24
Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if running
Luiz Augusto von Dentz
1
-0
/
+2
2023-04-24
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
1
-0
/
+8
2023-04-24
Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHED
Luiz Augusto von Dentz
1
-0
/
+2
2023-04-24
Bluetooth: hci_conn: Fix not matching by CIS ID
Luiz Augusto von Dentz
1
-1
/
+11
2023-04-24
Bluetooth: hci_conn: Add support for linking multiple hcon
Luiz Augusto von Dentz
1
-2
/
+12
2023-04-24
Bluetooth: Enable all supported LE PHY by default
Luiz Augusto von Dentz
1
-0
/
+4
2023-04-24
Bluetooth: Split bt_iso_qos into dedicated structures
Iulia Tanasescu
2
-17
/
+35
2023-04-24
Bluetooth: Add support for hci devcoredump
Abhishek Pandit-Subedi
2
-0
/
+130
2023-04-24
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
1
-0
/
+7
2023-04-24
Bluetooth: L2CAP: Delay identity address updates
Luiz Augusto von Dentz
1
-1
/
+1
2023-04-24
Bluetooth: hci_core: Make hci_conn_hash_add append to the list
Luiz Augusto von Dentz
1
-1
/
+1
2023-04-24
Bluetooth: MGMT: Use BIT macro when defining bitfields
Luiz Augusto von Dentz
1
-40
/
+40
2023-04-10
Bluetooth: Fix printing errors if LE Connection times out
Luiz Augusto von Dentz
1
-0
/
+1
2023-03-23
Bluetooth: btintel: Iterate only bluetooth device ACPI entries
Kiran K
1
-0
/
+1
2023-02-10
Bluetooth: MGMT: add CIS feature bits to controller information
Pauli Virtanen
1
-0
/
+2
2023-02-10
Bluetooth: HCI: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
1
-2
/
+2
2022-12-13
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
2
-0
/
+13
2022-12-13
Bluetooth: Add quirk to disable extended scanning
Sven Peter
2
-1
/
+13
2022-12-13
Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
Sven Peter
1
-0
/
+1
[next]