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: 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
|
/
*
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
2020-05-20
1
-25
/
+3
*
Bluetooth: Add SCO fallback for invalid LMP parameters error
Hsin-Yu Chao
2020-05-18
1
-0
/
+1
*
Bluetooth: Handle Inquiry Cancel error after Inquiry Complete
Sonny Sasaka
2020-05-13
1
-2
/
+17
*
Bluetooth: allow scatternet connections if supported.
Alain Michaud
2020-04-28
1
-1
/
+3
*
Bluetooth: log advertisement packet length if it gets corrected
Daniels Umanovskis
2020-04-09
1
-1
/
+2
*
Bluetooth: Add support for Read Local Simple Pairing Options
Marcel Holtmann
2020-04-05
1
-0
/
+21
*
Bluetooth: Add framework for Microsoft vendor extension
Miao-chen Chou
2020-04-05
1
-0
/
+5
*
Bluetooth: add support to notify using SCO air mode
Sathish Narsimman
2020-04-05
1
-1
/
+22
*
Bluetooth: fixing minor typo in comment
Alain Michaud
2020-04-03
1
-1
/
+1
*
Bluetooth: don't assume key size is 16 when the command fails
Alain Michaud
2020-03-25
1
-4
/
+4
*
Bluetooth: Fix incorrect branch in connection complete
Abhishek Pandit-Subedi
2020-03-23
1
-8
/
+9
*
Bluetooth: clean up connection in hci_cs_disconnect
Joseph Hwang
2020-03-12
1
-1
/
+13
*
Bluetooth: Handle BR/EDR devices during suspend
Abhishek Pandit-Subedi
2020-03-11
1
-0
/
+24
*
Bluetooth: Enable erroneous data reporting if WBS is supported
Alain Michaud
2020-03-08
1
-0
/
+39
*
Bluetooth: guard against controllers sending zero'd events
Alain Michaud
2020-03-04
1
-0
/
+6
*
Bluetooth: secure bluetooth stack from bluedump attack
Howard Chung
2020-02-14
1
-0
/
+10
*
Bluetooth: Add support for LE PHY Update Complete event
Luiz Augusto von Dentz
2020-01-04
1
-0
/
+27
*
Bluetooth: Remove usage of BT_ERR_RATELIMITED macro
Marcel Holtmann
2020-01-04
1
-8
/
+6
*
Revert "Bluetooth: validate BLE connection interval updates"
Marcel Holtmann
2019-09-05
1
-5
/
+0
*
Bluetooth: validate BLE connection interval updates
csonsino
2019-07-06
1
-0
/
+5
*
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
2019-07-06
1
-0
/
+72
*
Bluetooth: Ignore CC events not matching the last HCI command
João Paulo Rechi Vita
2019-05-05
1
-0
/
+12
*
Bluetooth: Fix incorrect pointer arithmatic in ext_adv_report_evt
Jaganath Kanakkassery
2019-04-23
1
-1
/
+1
*
Bluetooth: hci_event: Use struct_size() helper
Gustavo A. R. Silva
2019-02-18
1
-4
/
+4
[next]