aboutsummaryrefslogtreecommitdiff
path: root/include/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2022-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 1-0/+1
2022-07-26Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putGravatar Luiz Augusto von Dentz 1-0/+1
2022-07-22Bluetooth: ISO: Add broadcast supportGravatar Luiz Augusto von Dentz 2-0/+13
2022-07-22Bluetooth: Add initial implementation of BIS connectionsGravatar Luiz Augusto von Dentz 4-20/+261
2022-07-22Bluetooth: Add BTPROTO_ISO socket typeGravatar Luiz Augusto von Dentz 3-2/+58
2022-07-22Bluetooth: Add initial implementation of CIS connectionsGravatar Luiz Augusto von Dentz 5-4/+169
2022-07-22Bluetooth: hci_core: Introduce hci_recv_event_dataGravatar Luiz Augusto von Dentz 1-0/+2
2022-07-22Bluetooth: Remove update_scan hci_request dependancyGravatar Brian Gix 2-1/+1
2022-07-22Bluetooth: Remove dead code from hci_request.cGravatar Brian Gix 1-1/+0
2022-07-21Bluetooth: mgmt: Fix using hci_conn_abortGravatar Luiz Augusto von Dentz 1-0/+2
2022-07-21Bluetooth: Add bt_statusGravatar Luiz Augusto von Dentz 1-0/+1
2022-07-21Bluetooth: hci_sync: Refactor remove Adv MonitorGravatar Manish Mandlik 1-4/+2
2022-07-21Bluetooth: hci_sync: Refactor add Adv MonitorGravatar Manish Mandlik 1-4/+1
2022-07-21Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGGravatar Zijun Hu 1-11/+0
2022-07-21Bluetooth: hci_sync: Check LMP feature bit instead of quirkGravatar Zijun Hu 1-0/+1
2022-07-21Bluetooth: clean up error pointer checkingGravatar Dan Carpenter 1-1/+1
2022-07-21Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataGravatar Luiz Augusto von Dentz 1-0/+11
2022-07-21Bluetooth: Unregister suspend with userchannelGravatar Abhishek Pandit-Subedi 1-0/+2
2022-07-21Bluetooth: When HCI work queue is drained, only queue chained workGravatar Schspa Shi 1-0/+1
2022-06-05bluetooth: don't use bitmaps for random flag accessesGravatar Linus Torvalds 1-10/+7
2022-05-19Bluetooth: eir: Add helpers for managing service dataGravatar Luiz Augusto von Dentz 1-0/+1
2022-05-13Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkGravatar Luiz Augusto von Dentz 2-2/+15
2022-05-11Bluetooth: Fix the creation of hdev->nameGravatar Itay Iellin 1-0/+3
2022-04-26Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedGravatar Luiz Augusto von Dentz 1-1/+1
2022-04-26Bluetooth: hci_event: Fix checking for invalid handle on error statusGravatar Luiz Augusto von Dentz 1-0/+1
2022-03-24Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 4-7/+52
2022-03-24Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Gravatar Linus Torvalds 1-1/+1
2022-03-18Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gravatar Gavin Li 1-1/+1
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLGravatar Ismael Ferreras Morezuelas 1-0/+10
2022-03-04Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Gravatar Luiz Augusto von Dentz 1-6/+8
2022-03-04Bluetooth: mgmt: Replace zero-length array with flexible-array memberGravatar Changcheng Deng 1-1/+1
2022-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netGravatar Jakub Kicinski 2-2/+9
2022-02-24Bluetooth: hci_sync: Fix not using conn_timeoutGravatar Luiz Augusto von Dentz 1-0/+8
2022-02-24Bluetooth: Fix bt_skb_sendmmsg not allocating partial chunksGravatar Luiz Augusto von Dentz 1-2/+1
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGravatar Gustavo A. R. Silva 1-1/+1
2022-01-24Bluetooth: hci_event: Ignore multiple conn complete eventsGravatar Soenke Huster 1-0/+3
2022-01-20Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsGravatar Manish Mandlik 2-0/+19
2022-01-20Bluetooth: msft: Handle MSFT Monitor Device EventGravatar Manish Mandlik 1-0/+11
2022-01-06Bluetooth: hci_event: Rework hci_inquiry_result_with_rssi_evtGravatar Luiz Augusto von Dentz 1-5/+1
2021-12-22Bluetooth: MGMT: Fix LE simultaneous roles UUID if not supportedGravatar Luiz Augusto von Dentz 1-0/+1
2021-12-22Bluetooth: hci_sync: Add check simultaneous roles supportGravatar Luiz Augusto von Dentz 1-0/+6
2021-12-22Bluetooth: hci_sync: Add support for waiting specific LE subeventsGravatar Luiz Augusto von Dentz 1-0/+1
2021-12-22Bluetooth: hci_sync: Add hci_le_create_conn_syncGravatar Luiz Augusto von Dentz 2-2/+5
2021-12-22Bluetooth: hci_sync: Push sync command cancellation to workqueueGravatar Benjamin Berg 2-0/+2
2021-12-07Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skbGravatar Luiz Augusto von Dentz 1-0/+6
2021-12-07Bluetooth: hci_sync: Set Privacy Mode when updating the resolving listGravatar Luiz Augusto von Dentz 2-0/+11
2021-12-07Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flagGravatar Luiz Augusto von Dentz 1-0/+4
2021-12-07Bluetooth: hci_core: Rework hci_conn_params flagsGravatar Luiz Augusto von Dentz 1-12/+12
2021-12-07Bluetooth: add quirk disabling LE Read Transmit PowerGravatar Aditya Garg 1-0/+9
2021-12-07Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report eventGravatar Luiz Augusto von Dentz 1-1/+6