summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)Author
2021-03-22Bluetooth: Set CONF_NOT_COMPLETE as l2cap_chan defaultArchie Pusaka
2021-03-17Bluetooth: Fix incorrect status handling in LE PHY UPDATE eventAyush Garg
2021-03-16Bluetooth: avoid deadlock between hci_dev->lock and socket lockJiri Kosina
2021-03-15Bluetooth: SMP: Convert BT_ERR/BT_DBG to bt_dev_err/bt_dev_dbgLuiz Augusto von Dentz
2021-03-15Bluetooth: L2CAP: Fix not checking for maximum number of DCIDLuiz Augusto von Dentz
2021-03-15Bluetooth: Cancel le_scan_restart work when stopping discoverySonny Sasaka
2021-03-11Bluetooth: SMP: Fail if remote and local public keys are identicalLuiz Augusto von Dentz
2021-03-03Bluetooth: Allow scannable adv with extended MGMT APIsDaniel Winkler
2021-03-03Bluetooth: Remove unneeded commands for suspendAbhishek Pandit-Subedi
2021-03-02Bluetooth: Notify suspend on le conn failedAbhishek Pandit-Subedi
2021-02-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller
2021-02-03Bluetooth: Fix crash in mgmt_add_adv_patterns_monitor_completeHoward Chung
2021-02-02Bluetooth: Fix null pointer dereference in amp_read_loc_assoc_final_dataGopal Tiwari
2021-02-01Bluetooth: Skip eSCO 2M params when not supportedYu Liu
2021-01-29Bluetooth: fix indentation and alignment reported by checkpatchTomoyuki Matsushita
2021-01-29Bluetooth: fix coccicheck warnings debugfsJiapeng Zhong
2021-01-29Bluetooth: Add new HCI_QUIRK_NO_SUSPEND_NOTIFIER quirkHans de Goede
2021-01-27net: remove redundant 'depends on NET'Masahiro Yamada
2021-01-25Bluetooth: L2CAP: Try harder to accept device not knowing optionsBastien Nocera
2021-01-25Bluetooth: L2CAP: Fix handling fragmented lengthLuiz Augusto von Dentz
2021-01-25Bluetooth: btusb: fix memory leak on suspend and resumeVamshi K Sthambamkadi
2021-01-25Bluetooth: Put HCI device if inquiry procedure interruptsPan Bian
2021-01-25Bluetooth: drop HCI device reference before returnPan Bian
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung
2021-01-25Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT handle filter enablementArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT handle controller resetArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka
2021-01-06Bluetooth: avoid u128_xor() on potentially misaligned inputsArd Biesheuvel
2020-12-27Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill
2020-12-18Bluetooth: Cancel Inquiry before Create ConnectionSonny Sasaka
2020-12-18Bluetooth: Pause service discovery for suspendAbhishek Pandit-Subedi
2020-12-18Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi
2020-12-07Bluetooth: Increment management interface revisionMarcel Holtmann
2020-12-07Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung
2020-12-07Bluetooth: Refactor read default sys config for various typesHoward Chung
2020-12-07Bluetooth: Handle active scan caseHoward Chung
2020-12-07Bluetooth: Handle system suspend resume caseHoward Chung
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung
2020-12-07Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear
2020-12-07Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz
2020-12-07Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz