aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/msft.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-08Bluetooth: Fix null pointer deref on unexpected status eventSoenke Huster1-3/+12
2022-07-21Bluetooth: hci_sync: Refactor remove Adv MonitorManish Mandlik1-79/+19
2022-07-21Bluetooth: hci_sync: Refactor add Adv MonitorManish Mandlik1-131/+40
2022-03-18Bluetooth: msft: Clear tracked devices on resumeManish Mandlik1-4/+15
2022-01-23Bluetooth: msft: fix null pointer deref on msft_monitor_device_evtSoenke Huster1-0/+2
2022-01-20Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik1-5/+15
2022-01-20Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik1-8/+150
2021-12-07Bluetooth: hci_event: Use of a function table to handle HCI eventsLuiz Augusto von Dentz1-1/+1
2021-10-29Bluetooth: hci_sync: Rework hci_suspend_notifierLuiz Augusto von Dentz1-217/+292
2021-10-29Bluetooth: hci_sync: Rework background scanLuiz Augusto von Dentz1-1/+1
2021-09-28Bluetooth: Fix Advertisement Monitor Suspend/ResumeManish Mandlik1-15/+102
2021-09-10Bluetooth: Keep MSFT ext info throughout a hci_dev's life cycleMiao-chen Chou1-9/+46
2021-06-26Bluetooth: msft: Use the correct print formatKai Ye1-1/+1
2021-06-26Bluetooth: use flexible-array member instead of zero-length arrayQiheng Lin1-3/+3
2021-04-08Bluetooth: Allow Microsoft extension to indicate curve validationMarcel Holtmann1-0/+8
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung1-5/+12
2021-01-25Bluetooth: advmon offload MSFT handle filter enablementArchie Pusaka1-0/+67
2021-01-25Bluetooth: advmon offload MSFT handle controller resetArchie Pusaka1-5/+71
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka1-4/+123
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka1-1/+200
2020-10-29Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+2
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou1-0/+7
2020-04-05Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou1-0/+141