summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
AgeCommit message (Expand)Author
2020-07-10Bluetooth: Fix slab-out-of-bounds read in hci_extended_inquiry_result_evt()Peilin Ye
2020-07-08Bluetooth: Use whitelist for scan policy when suspendingMiao-chen Chou
2020-07-07Bluetooth: le_simult_central_peripheral experimental featureAlain Michaud
2020-07-07Bluetooth: Fix kernel oops triggered by hci_adv_monitors_clear()Miao-chen Chou
2020-07-07Bluetooth: use configured default params for active scansAlain Michaud
2020-07-07Bluetooth: Adding a configurable autoconnect timeoutAlain Michaud
2020-06-24Bluetooth: Don't restart scanning if pausedAbhishek Pandit-Subedi
2020-06-23Bluetooth: add a mutex lock to avoid UAF in do_enale_setLihong Kou
2020-06-22Bluetooth: Disconnect if E0 is used for Level 4Luiz Augusto von Dentz
2020-06-22Bluetooth: use configured params for ext advAlain Michaud
2020-06-22Bluetooth: Add hci_dev_lock to get/set device flagsAbhishek Pandit-Subedi
2020-06-18Bluetooth: mgmt: Use command complete on success for set system configMarcel Holtmann
2020-06-18Bluetooth: Terminate the link if pairing is cancelledManish Mandlik
2020-06-18Bluetooth: Update background scan and report device based on advertisement mo...Miao-chen Chou
2020-06-18Bluetooth: Notify adv monitor removed eventMiao-chen Chou
2020-06-18Bluetooth: Notify adv monitor added eventMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_REMOVE_ADV_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_ADD_ADV_PATTERNS_MONITORMiao-chen Chou
2020-06-18Bluetooth: Add handler of MGMT_OP_READ_ADV_MONITOR_FEATURESMiao-chen Chou
2020-06-18Bluetooth: Add get/set device flags mgmt opAbhishek Pandit-Subedi
2020-06-18Bluetooth: Replace wakeable in hci_conn_paramsAbhishek Pandit-Subedi
2020-06-18Bluetooth: Replace wakeable list with flagAbhishek Pandit-Subedi
2020-06-18Bluetooth: Add bdaddr_list_with_flags for classic whitelistAbhishek Pandit-Subedi
2020-06-18Bluetooth: mgmt: Add commands for runtime configurationMarcel Holtmann
2020-06-12Bluetooth: implement read/set default system parameters mgmtAlain Michaud
2020-06-12Bluetooth: centralize default value initialization.Alain Michaud
2020-06-12Bluetooth: Use only 8 bits for the HCI CMSG state flagsAlain Michaud
2020-06-12Bluetooth: Add support for BT_PKT_STATUS CMSG data for SCO connectionsAlain Michaud
2020-06-08Bluetooth: Allow suspend even when preparation has failedAbhishek Pandit-Subedi
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-03Bluetooth: Removing noisy dbg messageAlain Michaud
2020-06-03Bluetooth: Check scan state before disabling during suspendManish Mandlik
2020-05-29Bluetooth: Acquire sk_lock.slock without disabling interruptsSebastian Andrzej Siewior
2020-05-20Bluetooth: Fix assuming EIR flags can result in SSP authenticationLuiz Augusto von Dentz
2020-05-20Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz
2020-05-18Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao
2020-05-18Bluetooth: Fix for GAP/SEC/SEM/BI-10-CƁukasz Rymanowski
2020-05-13Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2020-05-13Bluetooth: L2CAP: add support for waiting disconnection respArchie Pusaka
2020-05-13Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka
2020-05-13Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi
2020-05-13Bluetooth: Modify LE window and interval for suspendAbhishek Pandit-Subedi
2020-05-13Bluetooth: Fix incorrect type for window and intervalAbhishek Pandit-Subedi
2020-05-11Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann
2020-05-11Bluetooth: Add support for experimental features configurationMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager supportMarcel Holtmann
2020-05-11Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann
2020-05-11Bluetooth: Replace BT_DBG with bt_dev_dbg for management supportMarcel Holtmann
2020-05-11Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported listMarcel Holtmann