index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
2020-09-25
1
-0
/
+2
*
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
2020-09-13
2
-0
/
+7
*
Bluetooth: Add suspend reason for device disconnect
Abhishek Pandit-Subedi
2020-09-13
1
-0
/
+1
*
Bluetooth: Add mgmt suspend and resume events
Abhishek Pandit-Subedi
2020-09-13
2
-0
/
+14
*
Bluetooth: Add MGMT capability flags for tx power and ext advertising
Daniel Winkler
2020-09-11
1
-0
/
+2
*
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
2020-07-30
1
-0
/
+1
*
Bluetooth: Enable RPA Timeout
Sathish Narasimman
2020-07-30
1
-0
/
+2
*
Bluetooth: Configure controller address resolution if available
Marcel Holtmann
2020-07-30
1
-0
/
+3
*
Bluetooth: Translate additional address type correctly
Marcel Holtmann
2020-07-30
1
-2
/
+4
*
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
2020-07-28
2
-0
/
+13
*
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
2020-07-16
1
-1
/
+1
*
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
2020-07-07
1
-0
/
+1
*
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
2020-06-22
1
-4
/
+6
*
Bluetooth: use configured params for ext adv
Alain Michaud
2020-06-22
1
-0
/
+8
*
Bluetooth: Terminate the link if pairing is cancelled
Manish Mandlik
2020-06-18
1
-2
/
+12
*
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
2020-06-18
1
-0
/
+1
*
Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
Miao-chen Chou
2020-06-18
1
-0
/
+1
*
Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
Miao-chen Chou
2020-06-18
1
-0
/
+2
*
Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
Miao-chen Chou
2020-06-18
1
-0
/
+24
*
Bluetooth: Add definitions for advertisement monitor features
Miao-chen Chou
2020-06-18
1
-0
/
+49
*
Bluetooth: Add get/set device flags mgmt op
Abhishek Pandit-Subedi
2020-06-18
1
-0
/
+28
*
Bluetooth: Replace wakeable in hci_conn_params
Abhishek Pandit-Subedi
2020-06-18
1
-1
/
+1
*
Bluetooth: Replace wakeable list with flag
Abhishek Pandit-Subedi
2020-06-18
1
-1
/
+10
*
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Abhishek Pandit-Subedi
2020-06-18
1
-2
/
+16
*
Bluetooth: centralize default value initialization.
Alain Michaud
2020-06-12
1
-0
/
+18
*
Bluetooth: mgmt: read/set system parameter definitions
Alain Michaud
2020-06-12
1
-0
/
+18
*
Bluetooth: Use only 8 bits for the HCI CMSG state flags
Alain Michaud
2020-06-12
1
-2
/
+2
*
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
2020-06-12
2
-0
/
+12
*
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
2020-05-20
1
-2
/
+18
*
Bluetooth: L2CAP: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-05-18
1
-3
/
+3
*
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
2020-05-13
1
-0
/
+1
*
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
2020-05-13
1
-1
/
+1
*
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
2020-05-11
1
-0
/
+11
*
Bluetooth: Add support for experimental features configuration
Marcel Holtmann
2020-05-11
2
-0
/
+28
*
Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option
Marcel Holtmann
2020-05-11
1
-0
/
+1
*
Bluetooth: replace zero-length array with flexible-array member
Marcel Holtmann
2020-05-11
1
-21
/
+21
*
Bluetooth: Adding driver and quirk defs for multi-role LE
Alain Michaud
2020-04-28
1
-0
/
+9
*
Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on reset
Marcel Holtmann
2020-04-15
1
-0
/
+1
*
Bluetooth: Enable LE Enhanced Connection Complete event.
Marcel Holtmann
2020-04-15
1
-0
/
+1
*
Bluetooth: Sort list of LE features constants
Marcel Holtmann
2020-04-15
1
-3
/
+1
*
Bluetooth: debugfs option to unset MITM flag
Archie Pusaka
2020-04-07
1
-0
/
+1
*
Bluetooth: Add HCI device identifier for VIRTIO devices
Marcel Holtmann
2020-04-05
1
-0
/
+1
*
Bluetooth: Add support for reading security information
Marcel Holtmann
2020-04-05
1
-0
/
+7
*
Bluetooth: Add support for Read Local Simple Pairing Options
Marcel Holtmann
2020-04-05
2
-0
/
+9
*
Bluetooth: Add framework for Microsoft vendor extension
Miao-chen Chou
2020-04-05
1
-0
/
+13
*
Bluetooth: add support to notify using SCO air mode
Sathish Narsimman
2020-04-05
1
-0
/
+3
*
Bluetooth: Add BT_MODE socket option
Luiz Augusto von Dentz
2020-04-02
1
-0
/
+8
*
Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
Luiz Augusto von Dentz
2020-03-25
1
-0
/
+4
*
Bluetooth: L2CAP: Add get_peer_pid callback
Luiz Augusto von Dentz
2020-03-24
1
-0
/
+1
*
Bluetooth: Pause discovery and advertising during suspend
Abhishek Pandit-Subedi
2020-03-11
1
-0
/
+11
[next]