index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
hci.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Add a helper function to extract iso header
Kiran K
2024-09-10
1
-0
/
+5
*
Bluetooth: HCI: Invert LE State quirk to be opt-out rather then opt-in
Luiz Augusto von Dentz
2024-08-15
1
-7
/
+10
*
Bluetooth: Add quirk to ignore reserved PHY bits in LE Extended Adv Report
Sven Peter
2024-06-28
1
-0
/
+11
*
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
1
-114
/
+0
*
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
1
-0
/
+9
*
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
1
-1
/
+1
*
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
2024-05-14
1
-1
/
+0
*
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
1
-1
/
+1
*
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
2024-05-14
1
-4
/
+4
*
Bluetooth: add quirk for broken address properties
Johan Hovold
2024-03-29
1
-0
/
+9
*
Bluetooth: Add new quirk for broken read key length on ATS2851
Vinicius Peixoto
2024-03-06
1
-0
/
+8
*
Bluetooth: ISO: Reassemble PA data for bcast sink
Iulia Tanasescu
2024-03-06
1
-0
/
+5
*
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2024-03-06
1
-0
/
+1
*
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2024-03-06
1
-1
/
+0
*
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
2024-03-06
1
-0
/
+2
*
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2024-03-06
1
-0
/
+1
*
Bluetooth: Remove HCI_POWER_OFF_TIMEOUT
Jonas Dreßler
2024-03-06
1
-1
/
+0
*
Bluetooth: ISO: Pass BIG encryption info through QoS
Iulia Tanasescu
2023-10-23
1
-0
/
+3
*
Bluetooth: HCI: Introduce HCI_QUIRK_BROKEN_LE_CODED
Luiz Augusto von Dentz
2023-08-24
1
-0
/
+10
*
Bluetooth: ISO: Add support for periodic adv reports processing
Claudia Draghicescu
2023-08-24
1
-0
/
+11
*
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
2023-08-11
1
-0
/
+10
*
Bluetooth: Check for ISO support in controller
Claudia Draghicescu
2023-08-11
1
-0
/
+1
*
Bluetooth: fix debugfs registration
Johan Hovold
2023-06-06
1
-0
/
+1
*
Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851
Raul Cheleguini
2023-04-24
1
-0
/
+8
*
Bluetooth: Add new quirk for broken local ext features page 2
Vasily Khoruzhick
2023-04-24
1
-0
/
+7
*
Bluetooth: HCI: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2023-02-09
1
-2
/
+2
*
Bluetooth: Add quirk to disable MWS Transport Configuration
Sven Peter
2022-12-12
1
-0
/
+10
*
Bluetooth: Add quirk to disable extended scanning
Sven Peter
2022-12-12
1
-0
/
+10
*
Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv Report
Sven Peter
2022-12-12
1
-0
/
+1
*
Bluetooth: Remove codec id field in vendor codec definition
Chethan T N
2022-12-02
1
-1
/
+0
*
Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirk
Ismael Ferreras Morezuelas
2022-12-02
1
-0
/
+11
*
Bluetooth: Add experimental wrapper for MGMT based mesh
Brian Gix
2022-09-06
1
-0
/
+1
*
Bluetooth: Implement support for Mesh
Brian Gix
2022-09-06
1
-0
/
+3
*
Bluetooth: Add initial implementation of BIS connections
Luiz Augusto von Dentz
2022-07-23
1
-7
/
+155
*
Bluetooth: Add initial implementation of CIS connections
Luiz Augusto von Dentz
2022-07-23
1
-2
/
+26
*
Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTING
Zijun Hu
2022-07-22
1
-11
/
+0
*
Bluetooth: hci_sync: Check LMP feature bit instead of quirk
Zijun Hu
2022-07-22
1
-0
/
+1
*
Bluetooth: When HCI work queue is drained, only queue chained work
Schspa Shi
2022-07-22
1
-0
/
+1
*
Bluetooth: eir: Add helpers for managing service data
Luiz Augusto von Dentz
2022-05-19
1
-0
/
+1
*
Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirk
Luiz Augusto von Dentz
2022-05-13
1
-0
/
+9
*
Bluetooth: hci_event: Fix checking for invalid handle on error status
Luiz Augusto von Dentz
2022-04-26
1
-0
/
+1
*
Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALL
Ismael Ferreras Morezuelas
2022-03-18
1
-0
/
+10
*
Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evt
Luiz Augusto von Dentz
2022-01-06
1
-5
/
+1
*
Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supported
Luiz Augusto von Dentz
2021-12-22
1
-0
/
+1
*
Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
Luiz Augusto von Dentz
2021-12-07
1
-0
/
+10
*
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
2021-12-07
1
-0
/
+9
*
Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report event
Luiz Augusto von Dentz
2021-12-07
1
-1
/
+6
*
Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event
Luiz Augusto von Dentz
2021-12-07
1
-6
/
+11
*
Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event
Luiz Augusto von Dentz
2021-12-07
1
-1
/
+6
*
Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event
Luiz Augusto von Dentz
2021-12-07
1
-0
/
+5
[next]