开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
msft.c
Age
Commit message (
Expand
)
Author
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