index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
hci_conn.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-22
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
1
-2
/
+2
2011-12-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
Gustavo F. Padovan
1
-1
/
+1
2011-12-18
Bluetooth: Don't disable tasklets to call hdev->notify()
Gustavo F. Padovan
1
-8
/
+2
2011-12-18
Bluetooth: convert conn hash to RCU
Gustavo F. Padovan
1
-10
/
+9
2011-12-18
Bluetooth: Use RCU to manipulate chan_list
Gustavo F. Padovan
1
-8
/
+6
2011-12-18
Bluetooth: hci_conn_auto_accept() doesn't need locking
Gustavo F. Padovan
1
-4
/
+0
2011-12-18
Bluetooth: Use delayed_work for connection timeout
Gustavo F. Padovan
1
-4
/
+5
2011-12-18
Bluetooth: Replace spin_lock by mutex in hci_dev
Gustavo F. Padovan
1
-6
/
+6
2011-12-16
Bluetooth: make hci_conn_enter_sniff_mode static
Gustavo F. Padovan
1
-36
/
+36
2011-12-16
Bluetooth: Use list_for_each_entry in hci_conn_hash_flush()
Gustavo F. Padovan
1
-8
/
+2
2011-12-16
Bluetooth: remove struct hci_chan_hash
Gustavo F. Padovan
1
-7
/
+6
2011-12-03
Bluetooth: Remove magic bluetooth version numbers
Andrei Emeltchenko
1
-1
/
+1
2011-11-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
1
-11
/
+58
2011-11-08
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
1
-1
/
+1
2011-11-07
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
1
-0
/
+53
2011-11-07
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
Luiz Augusto von Dentz
1
-10
/
+4
2011-11-07
Bluetooth: Revert: Fix L2CAP connection establishment
Arek Lichwa
1
-1
/
+1
2011-09-27
Bluetooth: use recommended LE connection parameters
Anderson Lizardo
1
-7
/
+7
2011-09-21
Bluetooth: Fix wrong memcpy size on LE start encryption
Anderson Briglia
1
-1
/
+1
2011-07-14
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+3
2011-06-30
Bluetooth: Fix memory leak under page timeouts
Tomas Targownik
1
-0
/
+3
2011-06-21
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
1
-3
/
+3
2011-06-15
Bluetooth: Fix L2CAP connection establishment
Ilia Kolomisnky
1
-1
/
+1
2011-06-13
Bluetooth: Fix initial security level of LE links
Vinicius Costa Gomes
1
-0
/
+1
2011-06-13
Bluetooth: Add support for LE Start Encryption
Vinicius Costa Gomes
1
-0
/
+49
2011-06-13
Bluetooth: Fix L2CAP security check
Luiz Augusto von Dentz
1
-2
/
+2
2011-06-08
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
1
-3
/
+1
2011-06-08
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
1
-3
/
+6
2011-06-08
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
1
-0
/
+1
2011-06-08
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
1
-0
/
+9
2011-06-08
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
1
-2
/
+2
2011-06-08
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
1
-0
/
+2
2011-05-11
Bluetooth: Double check sec req for pre 2.1 device
Waldemar Rymarkiewicz
1
-0
/
+17
2011-04-28
Bluetooth: Add variable SSP auto-accept delay support
Johan Hedberg
1
-0
/
+17
2011-04-28
Bluetooth: Map sec_level to link key requirements
Waldemar Rymarkiewicz
1
-10
/
+51
2011-02-27
Bluetooth: Use ERR_PTR as return error from hci_connect
Ville Tervo
1
-2
/
+2
2011-02-21
Bluetooth: Fix LE conn creation
Anderson Briglia
1
-2
/
+3
2011-02-21
Bluetooth: Fix inititial value for remote authentication requirements
Johan Hedberg
1
-0
/
+1
2011-02-16
Bluetooth: Send LE Connection Update Command
Claudio Takahasi
1
-0
/
+20
2011-02-16
Bluetooth: Fix initiated LE connections
Vinicius Costa Gomes
1
-0
/
+1
2011-02-16
Bluetooth: Use LE buffers for LE traffic
Ville Tervo
1
-0
/
+5
2011-02-16
Bluetooth: Add LE connect support
Ville Tervo
1
-3
/
+48
2011-02-08
Bluetooth: Add set_io_capability management command
Johan Hedberg
1
-0
/
+1
2011-01-19
Bluetooth: Fix race condition with conn->sec_level
Johan Hedberg
1
-2
/
+6
2011-01-19
Bluetooth: Fix MITM protection requirement preservation
Johan Hedberg
1
-0
/
+3
2011-01-19
Revert "Bluetooth: Update sec_level/auth_type for already existing connections"
Johan Hedberg
1
-5
/
+0
2010-12-01
Bluetooth: clean up hci code
Andrei Emeltchenko
1
-8
/
+15
2010-07-27
Bluetooth: Defer SCO setup if mode change is pending
Marcel Holtmann
1
-4
/
+28
2010-07-21
Bluetooth: Reassigned copyright to Code Aurora Forum
Ron Shaffer
1
-1
/
+1
[next]