summaryrefslogtreecommitdiffstats
path: root/net/bluetooth
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: fix kernel oops in store_pending_adv_reportAlain Michaud2020-07-301-7/+19
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-0317-259/+960
|\
| * Bluetooth: Acquire sk_lock.slock without disabling interruptsSebastian Andrzej Siewior2020-05-291-5/+2
| * Bluetooth: Fix assuming EIR flags can result in SSP authenticationLuiz Augusto von Dentz2020-05-201-2/+0
| * Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-05-201-25/+3
| * Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao2020-05-181-0/+1
| * Bluetooth: Fix for GAP/SEC/SEM/BI-10-CƁukasz Rymanowski2020-05-181-0/+4
| * Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-05-1310-141/+363
| |\
| | * Bluetooth: L2CAP: add support for waiting disconnection respArchie Pusaka2020-05-131-7/+23
| | * Bluetooth: Handle Inquiry Cancel error after Inquiry CompleteSonny Sasaka2020-05-131-2/+17
| | * Bluetooth: Add hook for driver to prevent wake from suspendAbhishek Pandit-Subedi2020-05-131-2/+4
| | * Bluetooth: Rename BT_SUSPEND_COMPLETEAbhishek Pandit-Subedi2020-05-132-2/+2
| | * Bluetooth: Modify LE window and interval for suspendAbhishek Pandit-Subedi2020-05-131-1/+1
| | * Bluetooth: Fix incorrect type for window and intervalAbhishek Pandit-Subedi2020-05-131-1/+1
| | * Bluetooth: Introduce debug feature when dynamic debug is disabledMarcel Holtmann2020-05-113-0/+127
| | * Bluetooth: Add support for experimental features configurationMarcel Holtmann2020-05-111-0/+58
| | * Bluetooth: Replace BT_DBG with bt_dev_dbg for security manager supportMarcel Holtmann2020-05-111-4/+4
| | * Bluetooth: Introduce HCI_MGMT_HDEV_OPTIONAL optionMarcel Holtmann2020-05-111-5/+7
| | * Bluetooth: Replace BT_DBG with bt_dev_dbg for management supportMarcel Holtmann2020-05-111-111/+110
| | * Bluetooth: Add MGMT_EV_PHY_CONFIGURATION_CHANGED to supported listMarcel Holtmann2020-05-111-0/+1
| | * Bluetooth: L2CAP: Fix errors during L2CAP_CREDIT_BASED_CONNECTION_REQ (0x17)Konstantin Forostyan2020-05-111-2/+2
| | * Bluetooth: Fix advertising handle is set to 0Tedd Ho-Jeong An2020-05-111-3/+3
| | * Bluetooth: allow scatternet connections if supported.Alain Michaud2020-04-281-1/+3
| * | net: partially revert dynamic lockdep key changesCong Wang2020-05-041-0/+8
| |/
| * Bluetooth: Enhanced Connection Complete event belongs to LL PrivacyMarcel Holtmann2020-04-161-8/+0
| * Bluetooth: Enable LE Enhanced Connection Complete event.Marcel Holtmann2020-04-151-0/+8
| * Bluetooth: Use extra variable to make code more readableMarcel Holtmann2020-04-151-1/+3
| * Bluetooth: log advertisement packet length if it gets correctedDaniels Umanovskis2020-04-091-1/+2
| * Bluetooth: Always request for user confirmation for Just Works (LE SC)Sonny Sasaka2020-04-081-1/+4
| * Bluetooth: Simplify / fix return values from tk_requestGuenter Roeck2020-04-071-5/+4
| * Bluetooth: debugfs option to unset MITM flagArchie Pusaka2020-04-072-5/+56
| * Bluetooth: Increment management interface revisionMarcel Holtmann2020-04-051-1/+1
| * Bluetooth: Add support for reading security informationMarcel Holtmann2020-04-051-0/+53
| * Bluetooth: Add support for Read Local Simple Pairing OptionsMarcel Holtmann2020-04-052-0/+25
| * Bluetooth: Add framework for Microsoft vendor extensionMiao-chen Chou2020-04-056-0/+177
| * Bluetooth: Move debugfs configuration above the selftestsMarcel Holtmann2020-04-051-8/+8
| * Bluetooth: add support to notify using SCO air modeSathish Narsimman2020-04-052-5/+43
| * Bluetooth: fixing minor typo in commentAlain Michaud2020-04-031-1/+1
| * Bluetooth: Prioritize SCO trafficAbhishek Pandit-Subedi2020-04-031-49/+57
| * Bluetooth: Always request for user confirmation for Just WorksSonny Sasaka2020-04-021-2/+10
| * Bluetooth: Add BT_MODE socket optionLuiz Augusto von Dentz2020-04-021-1/+112
| * Bluetooth: L2CAP: Fix handling LE modes by L2CAP_OPTIONSLuiz Augusto von Dentz2020-04-021-4/+21
* | Bluetooth: use crypto_shash_tfm_digest()Eric Biggers2020-05-081-5/+1
|/
* Bluetooth: L2CAP: Use DEFER_SETUP to group ECRED connectionsLuiz Augusto von Dentz2020-03-251-10/+127
* Bluetooth: don't assume key size is 16 when the command failsAlain Michaud2020-03-251-4/+4
* Bluetooth: L2CAP: Add get_peer_pid callbackLuiz Augusto von Dentz2020-03-241-0/+8
* Bluetooth: Fix incorrect branch in connection completeAbhishek Pandit-Subedi2020-03-231-8/+9
* Bluetooth: Restore running state if suspend failsAbhishek Pandit-Subedi2020-03-231-19/+20
* Bluetooth: Do not cancel advertising when starting a scanDmitry Grinberg2020-03-181-17/+0
* Bluetooth: L2CAP: remove set but not used variable 'credits'YueHaibing2020-03-141-2/+1