Age | Commit message (Expand) | Author | Files | Lines |
2022-08-09 | Bluetooth: Fix null pointer deref on unexpected status event | Soenke Huster | 1 | -3/+12 |
2022-07-22 | Bluetooth: hci_sync: Refactor remove Adv Monitor | Manish Mandlik | 1 | -79/+19 |
2022-07-22 | Bluetooth: hci_sync: Refactor add Adv Monitor | Manish Mandlik | 1 | -131/+40 |
2022-03-18 | Bluetooth: msft: Clear tracked devices on resume | Manish Mandlik | 1 | -4/+15 |
2022-01-23 | Bluetooth: msft: fix null pointer deref on msft_monitor_device_evt | Soenke Huster | 1 | -0/+2 |
2022-01-21 | Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost events | Manish Mandlik | 1 | -5/+15 |
2022-01-21 | Bluetooth: msft: Handle MSFT Monitor Device Event | Manish Mandlik | 1 | -8/+150 |
2021-12-07 | Bluetooth: hci_event: Use of a function table to handle HCI events | Luiz Augusto von Dentz | 1 | -1/+1 |
2021-10-29 | Bluetooth: hci_sync: Rework hci_suspend_notifier | Luiz Augusto von Dentz | 1 | -217/+292 |
2021-10-29 | Bluetooth: hci_sync: Rework background scan | Luiz Augusto von Dentz | 1 | -1/+1 |
2021-09-28 | Bluetooth: Fix Advertisement Monitor Suspend/Resume | Manish Mandlik | 1 | -15/+102 |
2021-09-10 | Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycle | Miao-chen Chou | 1 | -9/+46 |
2021-06-26 | Bluetooth: msft: Use the correct print format | Kai Ye | 1 | -1/+1 |
2021-06-26 | Bluetooth: use flexible-array member instead of zero-length array | Qiheng Lin | 1 | -3/+3 |
2021-04-08 | Bluetooth: Allow Microsoft extension to indicate curve validation | Marcel Holtmann | 1 | -0/+8 |
2021-01-25 | Bluetooth: disable advertisement filters during suspend | Howard Chung | 1 | -5/+12 |
2021-01-25 | Bluetooth: advmon offload MSFT handle filter enablement | Archie Pusaka | 1 | -0/+67 |
2021-01-25 | Bluetooth: advmon offload MSFT handle controller reset | Archie Pusaka | 1 | -5/+71 |
2021-01-25 | Bluetooth: advmon offload MSFT remove monitor | Archie Pusaka | 1 | -4/+123 |
2021-01-25 | Bluetooth: advmon offload MSFT add monitor | Archie Pusaka | 1 | -1/+200 |
2020-10-30 | Bluetooth: Replace zero-length array with flexible-array member | Gustavo A. R. Silva | 1 | -1/+2 |
2020-06-18 | Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURES | Miao-chen Chou | 1 | -0/+7 |
2020-04-05 | Bluetooth: Add framework for Microsoft vendor extension | Miao-chen Chou | 1 | -0/+141 |