index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2020-07-30
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
1
-0
/
+1
2020-07-30
Bluetooth: Enable RPA Timeout
Sathish Narasimman
1
-0
/
+2
2020-07-30
Bluetooth: Configure controller address resolution if available
Marcel Holtmann
1
-0
/
+3
2020-07-30
Bluetooth: Translate additional address type correctly
Marcel Holtmann
1
-2
/
+4
2020-07-28
Bluetooth: btusb: Fix and detect most of the Chinese Bluetooth controllers
Ismael Ferreras Morezuelas
2
-0
/
+13
2020-07-16
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
1
-1
/
+1
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
1
-0
/
+1
2020-06-22
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
1
-4
/
+6
2020-06-22
Bluetooth: use configured params for ext adv
Alain Michaud
1
-0
/
+8
2020-06-18
Bluetooth: Terminate the link if pairing is cancelled
Manish Mandlik
1
-2
/
+12
2020-06-18
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
1
-0
/
+1
2020-06-18
Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITOR
Miao-chen Chou
1
-0
/
+1
2020-06-18
Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITOR
Miao-chen Chou
1
-0
/
+2
2020-06-18
Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
Miao-chen Chou
1
-0
/
+24
2020-06-18
Bluetooth: Add definitions for advertisement monitor features
Miao-chen Chou
1
-0
/
+49
2020-06-18
Bluetooth: Add get/set device flags mgmt op
Abhishek Pandit-Subedi
1
-0
/
+28
2020-06-18
Bluetooth: Replace wakeable in hci_conn_params
Abhishek Pandit-Subedi
1
-1
/
+1
2020-06-18
Bluetooth: Replace wakeable list with flag
Abhishek Pandit-Subedi
1
-1
/
+10
2020-06-18
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Abhishek Pandit-Subedi
1
-2
/
+16
2020-06-12
Bluetooth: centralize default value initialization.
Alain Michaud
1
-0
/
+18
2020-06-12
Bluetooth: mgmt: read/set system parameter definitions
Alain Michaud
1
-0
/
+18
2020-06-12
Bluetooth: Use only 8 bits for the HCI CMSG state flags
Alain Michaud
1
-2
/
+2
2020-06-12
Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connections
Alain Michaud
2
-0
/
+12
2020-05-20
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
1
-2
/
+18
2020-05-18
Bluetooth: L2CAP: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-3
/
+3
2020-05-13
Bluetooth: Add hook for driver to prevent wake from suspend
Abhishek Pandit-Subedi
1
-0
/
+1
2020-05-13
Bluetooth: Rename BT_SUSPEND_COMPLETE
Abhishek Pandit-Subedi
1
-1
/
+1
2020-05-11
Bluetooth: Introduce debug feature when dynamic debug is disabled
Marcel Holtmann
1
-0
/
+11
2020-05-11
Bluetooth: Add support for experimental features configuration
Marcel Holtmann
2
-0
/
+28
2020-05-11
Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL option
Marcel Holtmann
1
-0
/
+1
2020-05-11
Bluetooth: replace zero-length array with flexible-array member
Marcel Holtmann
1
-21
/
+21
2020-04-28
Bluetooth: Adding driver and quirk defs for multi-role LE
Alain Michaud
1
-0
/
+9
2020-04-15
Bluetooth: Clear HCI_LL_RPA_RESOLUTION flag on reset
Marcel Holtmann
1
-0
/
+1
2020-04-15
Bluetooth: Enable LE Enhanced Connection Complete event.
Marcel Holtmann
1
-0
/
+1
2020-04-15
Bluetooth: Sort list of LE features constants
Marcel Holtmann
1
-3
/
+1
2020-04-07
Bluetooth: debugfs option to unset MITM flag
Archie Pusaka
1
-0
/
+1
2020-04-05
Bluetooth: Add HCI device identifier for VIRTIO devices
Marcel Holtmann
1
-0
/
+1
2020-04-05
Bluetooth: Add support for reading security information
Marcel Holtmann
1
-0
/
+7
2020-04-05
Bluetooth: Add support for Read Local Simple Pairing Options
Marcel Holtmann
2
-0
/
+9
2020-04-05
Bluetooth: Add framework for Microsoft vendor extension
Miao-chen Chou
1
-0
/
+13
2020-04-05
Bluetooth: add support to notify using SCO air mode
Sathish Narsimman
1
-0
/
+3
2020-04-02
Bluetooth: Add BT_MODE socket option
Luiz Augusto von Dentz
1
-0
/
+8
2020-03-26
Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connections
Luiz Augusto von Dentz
1
-0
/
+4
2020-03-24
Bluetooth: L2CAP: Add get_peer_pid callback
Luiz Augusto von Dentz
1
-0
/
+1
2020-03-11
Bluetooth: Pause discovery and advertising during suspend
Abhishek Pandit-Subedi
1
-0
/
+11
2020-03-11
Bluetooth: Handle LE devices during suspend
Abhishek Pandit-Subedi
1
-0
/
+1
2020-03-11
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
2
-7
/
+20
2020-03-11
Bluetooth: Handle PM_SUSPEND_PREPARE and PM_POST_SUSPEND
Abhishek Pandit-Subedi
1
-0
/
+23
2020-03-08
Bluetooth: L2CAP: Add module option to enable ECRED mode
Luiz Augusto von Dentz
1
-0
/
+1
2020-03-08
Bluetooth: L2CAP: Add initial code for Enhanced Credit Based Mode
Luiz Augusto von Dentz
1
-0
/
+4
[next]