summaryrefslogtreecommitdiff
path: root/net/bluetooth
AgeCommit message (Expand)AuthorFilesLines
2021-01-25Bluetooth: disable advertisement filters during suspendHoward Chung3-5/+44
2021-01-25Bluetooth: advmon offload MSFT interleave scanning integrationArchie Pusaka1-9/+11
2021-01-25Bluetooth: advmon offload MSFT handle filter enablementArchie Pusaka2-0/+73
2021-01-25Bluetooth: advmon offload MSFT handle controller resetArchie Pusaka1-5/+71
2021-01-25Bluetooth: advmon offload MSFT remove monitorArchie Pusaka4-48/+317
2021-01-25Bluetooth: advmon offload MSFT add monitorArchie Pusaka4-40/+342
2021-01-25Bluetooth: advmon offload MSFT add rssi supportArchie Pusaka1-72/+153
2021-01-06Bluetooth: avoid u128_xor() on potentially misaligned inputsArd Biesheuvel1-3/+2
2020-12-27Bluetooth: Fix initializing response id after clearing structChristopher William Snowhill1-1/+1
2020-12-19Bluetooth: Cancel Inquiry before Create ConnectionSonny Sasaka1-0/+17
2020-12-19Bluetooth: Pause service discovery for suspendAbhishek Pandit-Subedi1-0/+8
2020-12-19Bluetooth: Remove hci_req_le_suspend_configAbhishek Pandit-Subedi1-17/+8
2020-12-07Bluetooth: Increment management interface revisionMarcel Holtmann1-1/+1
2020-12-07Bluetooth: Set missing suspend task bitsAbhishek Pandit-Subedi1-0/+8
2020-12-07Bluetooth: Change MGMT security info CMD to be more genericDaniel Winkler1-14/+29
2020-12-07Bluetooth: Query LE tx power on startupDaniel Winkler2-0/+26
2020-12-07Bluetooth: Use intervals and tx power from mgmt cmdsDaniel Winkler3-15/+30
2020-12-07Bluetooth: Break add adv into two mgmt commandsDaniel Winkler2-11/+371
2020-12-07Bluetooth: Add helper to set adv dataDaniel Winkler1-0/+31
2020-12-07Bluetooth: Add toggle to switch off interleave scanHoward Chung3-9/+36
2020-12-07Bluetooth: Refactor read default sys config for various typesHoward Chung1-56/+84
2020-12-07Bluetooth: Handle active scan caseHoward Chung1-1/+3
2020-12-07Bluetooth: Handle system suspend resume caseHoward Chung1-1/+3
2020-12-07Bluetooth: Interleave with allowlist scanHoward Chung3-7/+134
2020-12-07Bluetooth: Fix attempting to set RPA timeout when unsupportedEdward Vear1-1/+1
2020-12-07Bluetooth: Rename get_adv_instance_scan_rspLuiz Augusto von Dentz1-23/+9
2020-12-07Bluetooth: Fix not sending Set Extended Scan ResponseLuiz Augusto von Dentz1-8/+6
2020-12-07Bluetooth: Fix for Bluetooth SIG test L2CAP/COS/CFD/BV-14-CJimmy Wahlberg1-1/+1
2020-12-07Bluetooth: sco: Fix crash when using BT_SNDMTU/BT_RCVMTU optionWei Yongjun1-0/+5
2020-12-07Bluetooth: fix typo in struct nameReo Shiseki1-2/+2
2020-11-11Bluetooth: Replace BT_DBG with bt_dev_dbg in HCI requestHoward Chung1-26/+26
2020-11-11Bluetooth: consolidate error paths in hci_phy_link_complete_evt()Sergey Shtylyov1-10/+6
2020-11-11Bluetooth: Enforce key size of 16 bytes on FIPS levelArchie Pusaka1-1/+7
2020-11-09Bluetooth: hidp: use correct wait queue when removing ctrl_waitOle Bjørn Midtbø1-1/+1
2020-11-09Bluetooth: Move force_bredr_smp debugfs into hci_debugfs_create_bredrClaire Chang3-42/+54
2020-11-09Bluetooth: Fix: LL PRivacy BLE device fails to connectSathish Narasimman1-4/+8
2020-11-09Bluetooth: Resume advertising after LE connectionDaniel Winkler3-7/+28
2020-11-09Bluetooth: Fix slab-out-of-bounds read in hci_le_direct_adv_report_evt()Peilin Ye1-7/+5
2020-11-09Bluetooth: Fix null pointer dereference in hci_event_packet()Anmol Karn1-0/+5
2020-10-30Bluetooth: Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+2
2020-09-29Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller9-37/+292
2020-09-25Bluetooth: MGMT: Fix not checking if BT_HS is enabledLuiz Augusto von Dentz1-1/+6
2020-09-25Bluetooth: Disable High Speed by defaultLuiz Augusto von Dentz1-1/+0
2020-09-25Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channelLuiz Augusto von Dentz2-3/+18
2020-09-25Bluetooth: A2MP: Fix not initializing all membersLuiz Augusto von Dentz1-1/+21
2020-09-25Bluetooth: Fix update of own_addr_type if ll_privacy supportedSathish Narasimman1-1/+7
2020-09-20Bluetooth: Fix auto-creation of hci_conn at Conn Complete eventSonny Sasaka1-6/+11
2020-09-20Bluetooth: Set scan parameters for ADV MonitorHoward Chung1-0/+3
2020-09-20Bluetooth: Update Adv monitor count upon removalMiao-chen Chou1-0/+2
2020-09-19net: bluetooth: delete duplicated wordsRandy Dunlap2-2/+2