index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-22
Bluetooth: hci_sync: Add hci_le_create_conn_sync
Luiz Augusto von Dentz
1
-291
/
+14
2021-10-29
Bluetooth: hci_sync: Rework hci_suspend_notifier
Luiz Augusto von Dentz
1
-10
/
+0
2021-10-29
Bluetooth: hci_sync: Convert MGMT_OP_START_DISCOVERY
Luiz Augusto von Dentz
1
-2
/
+2
2021-10-29
Bluetooth: hci_sync: Rework background scan
Luiz Augusto von Dentz
1
-3
/
+3
2021-09-07
Bluetooth: Add support for msbc coding format
Kiran K
1
-0
/
+26
2021-09-07
Bluetooth: Configure codec for HFP offload use case
Kiran K
1
-0
/
+4
2021-09-07
Bluetooth: Add support for HCI_Enhanced_Setup_Synchronous_Connection command
Kiran K
1
-3
/
+102
2021-08-30
Bluetooth: Fix using RPA when address has been resolved
Luiz Augusto von Dentz
1
-14
/
+19
2021-06-26
Bluetooth: use inclusive language in HCI role comments
Archie Pusaka
1
-4
/
+4
2021-06-26
Bluetooth: use inclusive language to describe CPB
Archie Pusaka
1
-1
/
+1
2021-06-02
Bluetooth: Fix spelling mistakes
Zheng Yongjun
1
-1
/
+1
2021-03-16
Bluetooth: avoid deadlock between hci_dev->lock and socket lock
Jiri Kosina
1
-4
/
+0
2021-03-02
Bluetooth: Notify suspend on le conn failed
Abhishek Pandit-Subedi
1
-0
/
+10
2021-02-01
Bluetooth: Skip eSCO 2M params when not supported
Yu Liu
1
-2
/
+18
2020-12-18
Bluetooth: Cancel Inquiry before Create Connection
Sonny Sasaka
1
-0
/
+17
2020-11-09
Bluetooth: Resume advertising after LE connection
Daniel Winkler
1
-2
/
+10
2020-09-18
net: bluetooth: delete duplicated words
Randy Dunlap
1
-1
/
+1
2020-07-30
Bluetooth: Enable/Disable address resolution during le create conn
Sathish Narasimman
1
-1
/
+6
2020-07-15
Bluetooth: Add per-instance adv disable/remove
Daniel Winkler
1
-1
/
+1
2020-06-22
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
1
-0
/
+17
2020-06-18
Bluetooth: Terminate the link if pairing is cancelled
Manish Mandlik
1
-3
/
+8
2020-06-12
Bluetooth: centralize default value initialization.
Alain Michaud
1
-10
/
+4
2020-05-20
Bluetooth: Fix assuming EIR flags can result in SSP authentication
Luiz Augusto von Dentz
1
-2
/
+0
2020-04-05
Bluetooth: add support to notify using SCO air mode
Sathish Narsimman
1
-4
/
+21
2020-02-28
Bluetooth: During le_conn_timeout disable EXT_ADV
Sathish Narsimman
1
-3
/
+19
2020-02-28
Bluetooth: Remove adv set for directed advertising
Sathish Narsimman
1
-0
/
+10
2020-02-18
Bluetooth: Disable Extended Adv if enabled
Sathish Narsimman
1
-5
/
+2
2020-02-14
Bluetooth: Add BT_PHY socket option
Luiz Augusto von Dentz
1
-0
/
+107
2019-11-22
Bluetooth: Fix memory leak in hci_connect_le_scan
Navid Emamdoost
1
-1
/
+3
2019-10-16
Bluetooth: Workaround directed advertising bug in Broadcom controllers
Szymon Janc
1
-0
/
+8
2019-07-06
Bluetooth: Use controller sets when available
Luiz Augusto von Dentz
1
-1
/
+1
2019-07-06
Bluetooth: Add support for LE ping feature
Spoorthi Ravishankar Koppad
1
-0
/
+3
2019-06-22
Bluetooth: Fix regression with minimum encryption key size alignment
Marcel Holtmann
1
-9
/
+9
2019-04-25
Bluetooth: Align minimum encryption key size for LE and BR/EDR connections
Marcel Holtmann
1
-0
/
+8
2018-07-30
Bluetooth: Implement Set ADV set random address
Jaganath Kanakkassery
1
-0
/
+23
2018-07-30
Bluetooth: Use ext adv for directed adv
Jaganath Kanakkassery
1
-22
/
+45
2018-07-30
Bluetooth: Use selected PHYs in extended connect
Jaganath Kanakkassery
1
-16
/
+45
2018-07-06
Bluetooth: Use extended LE Connection if supported
Jaganath Kanakkassery
1
-18
/
+54
2018-04-03
Bluetooth: Fix connection if directed advertising and privacy is used
Szymon Janc
1
-8
/
+21
2017-10-30
Bluetooth: Use bt_dev_err and bt_dev_info when possible
Marcel Holtmann
1
-2
/
+2
2017-10-29
Bluetooth: Fix potential memory leak
Jaganath Kanakkassery
1
-1
/
+1
2016-11-22
Bluetooth: Fix using the correct source address type
Johan Hedberg
1
-2
/
+24
2016-07-09
Bluetooth: Rename HCI_BREDR into HCI_PRIMARY
Marcel Holtmann
1
-1
/
+1
2016-03-10
Bluetooth: Add support for limited privacy mode
Johan Hedberg
1
-2
/
+11
2016-03-10
Bluetooth: Move memset closer to where it's needed
Johan Hedberg
1
-2
/
+2
2015-12-10
Bluetooth: Don't treat connection timeout as a failure
Johan Hedberg
1
-2
/
+10
2015-12-10
Bluetooth: Use continuous scanning when creating LE connections
Johan Hedberg
1
-1
/
+5
2015-12-10
Bluetooth: Move advertising instance management to hci_request.c
Johan Hedberg
1
-1
/
+1
2015-11-19
Bluetooth: Remove conn_unfinished variable from hci_connect_le()
Johan Hedberg
1
-36
/
+12
2015-11-19
Bluetooth: Move check for ongoing connect earlier in hci_connect_le()
Johan Hedberg
1
-6
/
+6
[next]