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