index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-16
Bluetooth: Fix race condition in handling NOP command
Kiran K
1
-6
/
+4
2021-08-16
Bluetooth: Store advertising handle so it can be re-enabled
Luiz Augusto von Dentz
1
-16
/
+29
2021-08-16
Bluetooth: Fix handling of LE Enhanced Connection Complete
Luiz Augusto von Dentz
1
-31
/
+62
2021-08-03
Bluetooth: Fix not generating RPA when required
Luiz Augusto von Dentz
1
-9
/
+23
2021-08-03
Bluetooth: HCI: Add proper tracking for enable status of adv instances
Luiz Augusto von Dentz
1
-0
/
+28
2021-07-29
Bluetooth: skip invalid hci_sync_conn_complete_evt
Desmond Cheong Zhi Xi
1
-0
/
+15
2021-06-26
Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated event
Luiz Augusto von Dentz
1
-1
/
+12
2021-06-26
Bluetooth: use inclusive language when filtering devices
Archie Pusaka
1
-35
/
+35
2021-06-26
Bluetooth: use inclusive language when tracking connections
Archie Pusaka
1
-2
/
+2
2021-06-26
Bluetooth: use inclusive language in HCI role comments
Archie Pusaka
1
-3
/
+3
2021-06-26
Bluetooth: use inclusive language in comments
Archie Pusaka
1
-3
/
+3
2021-06-26
Bluetooth: use inclusive language in HCI LE features
Archie Pusaka
1
-7
/
+7
2021-06-26
Bluetooth: Translate additional address type during le_conn_comp
Sathish Narasimman
1
-0
/
+17
2021-06-26
Bluetooth: Remove spurious error message
Szymon Janc
1
-9
/
+5
2021-06-26
Bluetooth: Fix alt settings for incoming SCO with transparent coding format
Kiran K
1
-3
/
+3
2021-06-26
Bluetooth: Add ncmd=0 recovery handling
Manish Mandlik
1
-10
/
+19
2021-06-26
Bluetooth: Return whether a connection is outbound
Yu Liu
1
-4
/
+4
2021-06-02
Bluetooth: Fix spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-04-06
Bluetooth: Use ext adv handle from requests in CCs
Daniel Winkler
1
-9
/
+7
2021-04-02
Bluetooth: Coding style fix
Meng Yu
1
-1
/
+1
2021-03-22
Bluetooth: verify AMP hci_chan before amp_destroy
Archie Pusaka
1
-1
/
+2
2021-03-17
Bluetooth: Fix incorrect status handling in LE PHY UPDATE event
Ayush Garg
1
-1
/
+1
2021-03-03
Bluetooth: Remove unneeded commands for suspend
Abhishek Pandit-Subedi
1
-0
/
+27
2020-12-07
Bluetooth: Query LE tx power on startup
Daniel Winkler
1
-0
/
+18
2020-12-07
Bluetooth: Break add adv into two mgmt commands
Daniel Winkler
1
-0
/
+1
2020-11-11
Bluetooth: consolidate error paths in hci_phy_link_complete_evt()
Sergey Shtylyov
1
-10
/
+6
2020-11-09
Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()
Peilin Ye
1
-7
/
+5
2020-11-09
Bluetooth: Fix null pointer dereference in hci_event_packet()
Anmol Karn
1
-0
/
+5
2020-09-29
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
1
-6
/
+83
2020-09-20
Bluetooth: Fix auto-creation of hci_conn at Conn Complete event
Sonny Sasaka
1
-6
/
+11
2020-09-13
Bluetooth: Emit controller suspend and resume events
Abhishek Pandit-Subedi
1
-0
/
+72
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+19
2020-07-30
Bluetooth: fix kernel oops in store_pending_adv_report
Alain Michaud
1
-7
/
+19
2020-07-30
Bluetooth: Enable controller RPA resolution using Experimental feature
Sathish Narasimman
1
-0
/
+1
2020-07-30
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
1
-0
/
+4
2020-07-30
Bluetooth: Translate additional address type during le_conn
Sathish Narasimman
1
-0
/
+16
2020-07-13
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()
Peilin Ye
1
-0
/
+7
2020-07-13
Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-07-10
Bluetooth: core: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-10
Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()
Peilin Ye
1
-1
/
+1
2020-07-07
Bluetooth: Adding a configurable autoconnect timeout
Alain Michaud
1
-1
/
+1
2020-06-22
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
1
-12
/
+8
2020-06-18
Bluetooth: Update background scan and report device based on advertisement mo...
Miao-chen Chou
1
-2
/
+3
2020-06-18
Bluetooth: Add bdaddr_list_with_flags for classic whitelist
Abhishek Pandit-Subedi
1
-4
/
+4
2020-05-20
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
1
-25
/
+3
2020-05-18
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
1
-0
/
+1
2020-05-13
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
1
-2
/
+17
2020-04-28
Bluetooth: allow scatternet connections if supported.
Alain Michaud
1
-1
/
+3
2020-04-09
Bluetooth: log advertisement packet length if it gets corrected
Daniels Umanovskis
1
-1
/
+2
2020-04-05
Bluetooth: Add support for Read Local Simple Pairing Options
Marcel Holtmann
1
-0
/
+21
[next]