summaryrefslogtreecommitdiffstats
path: root/include/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: MGMT: add CIS feature bits to controller informationPauli Virtanen2023-02-091-0/+2
* Bluetooth: HCI: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2023-02-091-2/+2
* Bluetooth: Add quirk to disable MWS Transport ConfigurationSven Peter2022-12-122-0/+13
* Bluetooth: Add quirk to disable extended scanningSven Peter2022-12-122-1/+13
* Bluetooth: hci_event: Ignore reserved bits in LE Extended Adv ReportSven Peter2022-12-121-0/+1
* Bluetooth: btusb: Introduce generic USB resetArchie Pusaka2022-12-121-0/+1
* Bluetooth: Remove codec id field in vendor codec definitionChethan T N2022-12-021-1/+0
* Bluetooth: btusb: Fix CSR clones again by re-adding ERR_DATA_REPORTING quirkIsmael Ferreras Morezuelas2022-12-021-0/+11
* Bluetooth: Fix HCIGETDEVINFO regressionLuiz Augusto von Dentz2022-09-081-2/+0
* Bluetooth: Add experimental wrapper for MGMT based meshBrian Gix2022-09-061-0/+1
* Bluetooth: Implement support for MeshBrian Gix2022-09-064-2/+70
* Bluetooth: Move hci_abort_conn to hci_conn.cBrian Gix2022-08-311-0/+1
* Bluetooth: convert hci_update_adv_data to hci_syncBrian Gix2022-08-251-0/+1
* Bluetooth: move hci_get_random_address() to hci_syncBrian Gix2022-08-251-0/+5
* Bluetooth: Move Adv Instance timer to hci_syncBrian Gix2022-08-251-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-07-281-0/+1
|\
| * Bluetooth: L2CAP: Fix use-after-free caused by l2cap_chan_putLuiz Augusto von Dentz2022-07-261-0/+1
* | Bluetooth: ISO: Add broadcast supportLuiz Augusto von Dentz2022-07-222-0/+13
* | Bluetooth: Add initial implementation of BIS connectionsLuiz Augusto von Dentz2022-07-224-20/+261
* | Bluetooth: Add BTPROTO_ISO socket typeLuiz Augusto von Dentz2022-07-223-2/+58
* | Bluetooth: Add initial implementation of CIS connectionsLuiz Augusto von Dentz2022-07-225-4/+169
* | Bluetooth: hci_core: Introduce hci_recv_event_dataLuiz Augusto von Dentz2022-07-221-0/+2
* | Bluetooth: Remove update_scan hci_request dependancyBrian Gix2022-07-222-1/+1
* | Bluetooth: Remove dead code from hci_request.cBrian Gix2022-07-221-1/+0
* | Bluetooth: mgmt: Fix using hci_conn_abortLuiz Augusto von Dentz2022-07-211-0/+2
* | Bluetooth: Add bt_statusLuiz Augusto von Dentz2022-07-211-0/+1
* | Bluetooth: hci_sync: Refactor remove Adv MonitorManish Mandlik2022-07-211-4/+2
* | Bluetooth: hci_sync: Refactor add Adv MonitorManish Mandlik2022-07-211-4/+1
* | Bluetooth: hci_sync: Remove HCI_QUIRK_BROKEN_ERR_DATA_REPORTINGZijun Hu2022-07-211-11/+0
* | Bluetooth: hci_sync: Check LMP feature bit instead of quirkZijun Hu2022-07-211-0/+1
* | Bluetooth: clean up error pointer checkingDan Carpenter2022-07-211-1/+1
* | Bluetooth: HCI: Fix not always setting Scan Response/Advertising DataLuiz Augusto von Dentz2022-07-211-0/+11
* | Bluetooth: Unregister suspend with userchannelAbhishek Pandit-Subedi2022-07-211-0/+2
* | Bluetooth: When HCI work queue is drained, only queue chained workSchspa Shi2022-07-211-0/+1
|/
* bluetooth: don't use bitmaps for random flag accessesLinus Torvalds2022-06-051-10/+7
* Bluetooth: eir: Add helpers for managing service dataLuiz Augusto von Dentz2022-05-191-0/+1
* Bluetooth: HCI: Add HCI_QUIRK_BROKEN_ENHANCED_SETUP_SYNC_CONN quirkLuiz Augusto von Dentz2022-05-132-2/+15
* Bluetooth: Fix the creation of hdev->nameItay Iellin2022-05-111-0/+3
* Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz2022-04-261-1/+1
* Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz2022-04-261-0/+1
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-244-7/+52
|\
| * Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li2022-03-181-1/+1
| * Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas2022-03-181-0/+10
| * Bluetooth: Fix not checking for valid hdev on bt_dev_{info,warn,err,dbg}Luiz Augusto von Dentz2022-03-041-6/+8
| * Bluetooth: mgmt: Replace zero-length array with flexible-array memberChangcheng Deng2022-03-041-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-03-032-2/+9
| |\
| * | Bluetooth: hci_event: Ignore multiple conn complete eventsSoenke Huster2022-01-241-0/+3
| * | Bluetooth: mgmt: Add MGMT Adv Monitor Device Found/Lost eventsManish Mandlik2022-01-202-0/+19
| * | Bluetooth: msft: Handle MSFT Monitor Device EventManish Mandlik2022-01-201-0/+11
* | | Merge tag 'flexible-array-transformations-5.18-rc1' of git://git.kernel.org/p...Linus Torvalds2022-03-241-1/+1
|\ \ \ | |_|/ |/| |