summaryrefslogtreecommitdiffstats
path: root/net/bluetooth/hci_event.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: eir: Move EIR/Adv Data functions to its own fileLuiz Augusto von Dentz2021-09-211-0/+1
* Bluetooth: Allow usb to auto-suspend when SCO use non-HCI transportChethan T N2021-09-071-4/+11
* Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection commandKiran K2021-09-071-0/+39
* Bluetooth: Fix using RPA when address has been resolvedLuiz Augusto von Dentz2021-08-301-13/+20
* Bluetooth: Fix using address type from eventsLuiz Augusto von Dentz2021-08-301-31/+22
* Bluetooth: Fix enabling advertising for central roleLuiz Augusto von Dentz2021-08-301-2/+2
* Bluetooth: Fix race condition in handling NOP commandKiran K2021-08-161-6/+4
* Bluetooth: Store advertising handle so it can be re-enabledLuiz Augusto von Dentz2021-08-161-16/+29
* Bluetooth: Fix handling of LE Enhanced Connection CompleteLuiz Augusto von Dentz2021-08-161-31/+62
* Bluetooth: Fix not generating RPA when requiredLuiz Augusto von Dentz2021-08-031-9/+23
* Bluetooth: HCI: Add proper tracking for enable status of adv instancesLuiz Augusto von Dentz2021-08-031-0/+28
* Bluetooth: skip invalid hci_sync_conn_complete_evtDesmond Cheong Zhi Xi2021-07-291-0/+15
* Bluetooth: Fix handling of HCI_LE_Advertising_Set_Terminated eventLuiz Augusto von Dentz2021-06-261-1/+12
* Bluetooth: use inclusive language when filtering devicesArchie Pusaka2021-06-261-35/+35
* Bluetooth: use inclusive language when tracking connectionsArchie Pusaka2021-06-261-2/+2
* Bluetooth: use inclusive language in HCI role commentsArchie Pusaka2021-06-261-3/+3
* Bluetooth: use inclusive language in commentsArchie Pusaka2021-06-261-3/+3
* Bluetooth: use inclusive language in HCI LE featuresArchie Pusaka2021-06-261-7/+7
* Bluetooth: Translate additional address type during le_conn_compSathish Narasimman2021-06-261-0/+17
* Bluetooth: Remove spurious error messageSzymon Janc2021-06-261-9/+5
* Bluetooth: Fix alt settings for incoming SCO with transparent coding formatKiran K2021-06-261-3/+3
* Bluetooth: Add ncmd=0 recovery handlingManish Mandlik2021-06-261-10/+19
* Bluetooth: Return whether a connection is outboundYu Liu2021-06-261-4/+4
* Bluetooth: Fix spelling mistakesZheng Yongjun2021-06-021-1/+1
* Bluetooth: Use ext adv handle from requests in CCsDaniel Winkler2021-04-061-9/+7
* Bluetooth: Coding style fixMeng Yu2021-04-021-1/+1
* Bluetooth: verify AMP hci_chan before amp_destroyArchie Pusaka2021-03-221-1/+2
* Bluetooth: Fix incorrect status handling in LE PHY UPDATE eventAyush Garg2021-03-171-1/+1
* Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi2021-03-031-0/+27
* Bluetooth: Query LE tx power on startupDaniel Winkler2020-12-071-0/+18
* Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2020-12-071-0/+1
* Bluetooth: consolidate error paths in hci_phy_link_complete_evt()Sergey Shtylyov2020-11-111-10/+6
* Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye2020-11-091-7/+5
* Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn2020-11-091-0/+5
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-09-291-6/+83
|\
| * Bluetooth: Fix auto-creation of hci_conn at Conn Complete eventSonny Sasaka2020-09-201-6/+11
| * Bluetooth: Emit controller suspend and resume eventsAbhishek Pandit-Subedi2020-09-131-0/+72
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-08-021-7/+19
|\ \ | |/ |/|
| * Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud2020-07-301-7/+19
* | Bluetooth: Enable controller RPA resolution using Experimental featureSathish Narasimman2020-07-301-0/+1
* | Bluetooth: Enable/Disable address resolution during le create connSathish Narasimman2020-07-301-0/+4
* | Bluetooth: Translate additional address type during le_connSathish Narasimman2020-07-301-0/+16
* | Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_with_rssi_evt()Peilin Ye2020-07-131-0/+7
* | Bluetooth: Prevent out-of-bounds read in hci_inquiry_result_evt()Peilin Ye2020-07-131-1/+1
* | Bluetooth: core: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-07-101-2/+2
* | Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye2020-07-101-1/+1
* | Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud2020-07-071-1/+1
* | Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz2020-06-221-12/+8
* | Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou2020-06-181-2/+3
* | Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi2020-06-181-4/+4
|/