index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
msft.c
Age
Commit message (
Expand
)
Author
2024-07-15
Bluetooth: Remove hci_request.{c,h}
Luiz Augusto von Dentz
2024-05-03
Bluetooth: msft: fix slab-use-after-free in msft_do_close()
Sungwoo Kim
2024-03-06
Bluetooth: msft: Fix memory leak
Luiz Augusto von Dentz
2023-10-23
Bluetooth: msft: __hci_cmd_sync() doesn't return NULL
Dan Carpenter
2023-08-11
Bluetooth: msft: Fix error code in msft_cancel_address_filter_sync()
Dan Carpenter
2023-08-11
Bluetooth: msft: Extended monitor tracking by address filter
Hilda Wu
2023-04-23
Bluetooth: Convert MSFT filter HCI cmd to hci_sync
Brian Gix
2022-08-08
Bluetooth: Fix null pointer deref on unexpected status event
Soenke Huster
2022-07-21
Bluetooth: hci_sync: Refactor remove Adv Monitor
Manish Mandlik
2022-07-21
Bluetooth: hci_sync: Refactor add Adv Monitor
Manish Mandlik
2022-03-18
Bluetooth: msft: Clear tracked devices on resume
Manish Mandlik
2022-01-23
Bluetooth: msft: fix null pointer deref on msft_monitor_device_evt
Soenke Huster
2022-01-20
Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events
Manish Mandlik
2022-01-20
Bluetooth: msft: Handle MSFT Monitor Device Event
Manish Mandlik
2021-12-07
Bluetooth: hci_event: Use of a function table to handle HCI events
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
2021-10-29
Bluetooth: hci_sync: Rework background scan
Luiz Augusto von Dentz
2021-09-28
Bluetooth: Fix Advertisement Monitor Suspend/Resume
Manish Mandlik
2021-09-10
Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle
Miao-chen Chou
2021-06-26
Bluetooth: msft: Use the correct print format
Kai Ye
2021-06-26
Bluetooth: use flexible-array member instead of zero-length array
Qiheng Lin
2021-04-08
Bluetooth: Allow Microsoft extension to indicate curve validation
Marcel Holtmann
2021-01-25
Bluetooth: disable advertisement filters during suspend
Howard Chung
2021-01-25
Bluetooth: advmon offload MSFT handle filter enablement
Archie Pusaka
2021-01-25
Bluetooth: advmon offload MSFT handle controller reset
Archie Pusaka
2021-01-25
Bluetooth: advmon offload MSFT remove monitor
Archie Pusaka
2021-01-25
Bluetooth: advmon offload MSFT add monitor
Archie Pusaka
2020-10-29
Bluetooth: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-06-18
Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES
Miao-chen Chou
2020-04-05
Bluetooth: Add framework for Microsoft vendor extension
Miao-chen Chou