summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/msft.c
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: msft: Fix memory leakLuiz Augusto von Dentz2024-03-061-0/+3
* Bluetooth: msft: __hci_cmd_sync() doesn't return NULLDan Carpenter2023-10-231-13/+7
* Bluetooth: msft: Fix error code in msft_cancel_address_filter_sync()Dan Carpenter2023-08-111-1/+1
* Bluetooth: msft: Extended monitor tracking by address filterHilda Wu2023-08-111-15/+397
* Bluetooth: Convert MSFT filter HCI cmd to hci_syncBrian Gix2023-04-231-25/+11
* Bluetooth: Fix null pointer deref on unexpected status eventSoenke Huster2022-08-081-3/+12
* Bluetooth: hci_sync: Refactor remove Adv MonitorManish Mandlik2022-07-211-79/+19
* Bluetooth: hci_sync: Refactor add Adv MonitorManish Mandlik2022-07-211-131/+40
* Bluetooth: msft: Clear tracked devices on resumeManish Mandlik2022-03-181-4/+15
* Bluetooth: msft: fix null pointer deref on msft_monitor_device_evtSoenke Huster2022-01-231-0/+2
* Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik2022-01-201-5/+15
* Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik2022-01-201-8/+150
* Bluetooth: hci_event: Use of a function table to handle HCI eventsLuiz Augusto von Dentz2021-12-071-1/+1
* Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz2021-10-291-217/+292
* Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz2021-10-291-1/+1
* Bluetooth: Fix Advertisement Monitor Suspend/ResumeManish Mandlik2021-09-281-15/+102
* Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycleMiao-chen Chou2021-09-101-9/+46
* Bluetooth: msft: Use the correct print formatKai Ye2021-06-261-1/+1
* Bluetooth: use flexible-array member instead of zero-length arrayQiheng Lin2021-06-261-3/+3
* Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann2021-04-081-0/+8
* Bluetooth: disable advertisement filters during suspendHoward Chung2021-01-251-5/+12
* Bluetooth: advmon offload MSFT handle filter enablementArchie Pusaka2021-01-251-0/+67
* Bluetooth: advmon offload MSFT handle controller resetArchie Pusaka2021-01-251-5/+71
* Bluetooth: advmon offload MSFT remove monitorArchie Pusaka2021-01-251-4/+123
* Bluetooth: advmon offload MSFT add monitorArchie Pusaka2021-01-251-1/+200
* Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-10-291-1/+2
* Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou2020-06-181-0/+7
* Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou2020-04-051-0/+141