index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
Bluetooth: Remove useless access to the socket
Vinicius Costa Gomes
2011-06-20
1
-2
/
+2
|
*
|
Bluetooth: Fix crash when setting a LE socket to ready
Vinicius Costa Gomes
2011-06-20
1
-2
/
+2
|
*
|
Bluetooth: Fix locking in blacklist code
Gustavo F. Padovan
2011-06-17
1
-13
/
+25
|
*
|
Bluetooth: Use bit operations on conn_state
Gustavo F. Padovan
2011-06-16
1
-87
/
+74
|
*
|
Bluetooth: use bit operation on conf_state
Gustavo F. Padovan
2011-06-16
2
-44
/
+37
|
*
|
Bluetooth: Add blacklisting support for mgmt interface
Antti Julku
2011-06-16
1
-0
/
+70
|
*
|
Bluetooth: Move blacklisting functions to hci_core
Antti Julku
2011-06-16
2
-64
/
+85
|
*
|
Bluetooth: Add key size checks for SMP
Vinicius Costa Gomes
2011-06-14
1
-13
/
+41
|
*
|
Bluetooth: Add support for SMP timeout
Vinicius Costa Gomes
2011-06-14
2
-30
/
+58
|
*
|
Bluetooth: fix missing parameter for HCI_OP_DISCONNECT
Anderson Lizardo
2011-06-13
1
-1
/
+1
|
*
|
Bluetooth: Add support for Pairing features exchange
Vinicius Costa Gomes
2011-06-13
2
-53
/
+54
|
*
|
Bluetooth: Add support for building pairing commands
Vinicius Costa Gomes
2011-06-13
1
-0
/
+11
|
*
|
Bluetooth: Fix initial security level of LE links
Vinicius Costa Gomes
2011-06-13
2
-0
/
+2
|
*
|
Bluetooth: Add support for resuming socket when SMP is finished
Vinicius Costa Gomes
2011-06-13
3
-42
/
+75
|
*
|
Bluetooth: Remove debug statements
Vinicius Costa Gomes
2011-06-13
1
-5
/
+1
|
*
|
Bluetooth: Add support for LE Start Encryption
Vinicius Costa Gomes
2011-06-13
3
-4
/
+128
|
*
|
Bluetooth: Add SMP confirmation checks methods
Anderson Briglia
2011-06-13
1
-14
/
+83
|
*
|
Bluetooth: Add SMP confirmation structs
Anderson Briglia
2011-06-13
1
-0
/
+17
|
*
|
Bluetooth: Add LE SMP Cryptoolbox functions
Anderson Briglia
2011-06-13
1
-0
/
+117
|
*
|
Bluetooth: Add support for using the crypto subsystem
Vinicius Costa Gomes
2011-06-13
3
-4
/
+48
|
*
|
Bluetooth: Add simple SMP pairing negotiation
Anderson Briglia
2011-06-13
1
-5
/
+102
|
*
|
Bluetooth: Start SMP procedure
Anderson Briglia
2011-06-13
1
-0
/
+9
|
*
|
Bluetooth: Implement the first SMP commands
Anderson Briglia
2011-06-13
2
-1
/
+147
|
*
|
Bluetooth: Don't forget to check for LE_LINK
Gustavo F. Padovan
2011-06-13
1
-1
/
+1
|
*
|
Bluetooth: keep reference if any ERTM timer is enabled
Gustavo F. Padovan
2011-06-13
1
-22
/
+22
|
*
|
Bluetooth: Make timer functions generic
Gustavo F. Padovan
2011-06-13
1
-29
/
+29
|
*
|
Bluetooth: Add refcnt to struct l2cap_chan
Gustavo F. Padovan
2011-06-13
1
-9
/
+21
|
*
|
Bluetooth: Add state tracking to struct l2cap_chan
Gustavo F. Padovan
2011-06-13
2
-54
/
+71
|
*
|
Bluetooth: add close() callback to l2cap_chan_ops
Gustavo F. Padovan
2011-06-13
2
-9
/
+18
|
*
|
Bluetooth: add recv() callback to l2cap_chan_ops
Gustavo F. Padovan
2011-06-13
2
-8
/
+16
|
*
|
Bluetooth: Add l2cap_chan_ops abstraction
Gustavo F. Padovan
2011-06-13
2
-12
/
+34
|
*
|
Bluetooth: Merge l2cap_chan_create() in the l2cap_sock_alloc()
Gustavo F. Padovan
2011-06-13
2
-24
/
+12
|
*
|
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
2011-06-09
4
-10
/
+26
|
|
\
\
|
|
*
|
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
2011-06-09
1
-8
/
+10
|
|
*
|
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
2011-06-09
1
-1
/
+12
|
|
*
|
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
2011-06-09
1
-1
/
+2
|
*
|
|
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
David Miller
2011-06-09
1
-2
/
+1
|
*
|
|
Bluetooth: Fix check for the ERTM local busy state
Mat Martineau
2011-06-08
1
-1
/
+1
|
*
|
|
Bluetooth: Restore accidentally-deleted line
Mat Martineau
2011-06-08
1
-0
/
+1
|
*
|
|
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
2011-06-08
1
-3
/
+1
|
*
|
|
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
2011-06-08
4
-5
/
+49
|
*
|
|
Bluetooth: Verify a pin code in pin_code_reply
Waldemar Rymarkiewicz
2011-06-08
1
-12
/
+41
|
*
|
|
Bluetooth: Remove a magic number
Waldemar Rymarkiewicz
2011-06-08
1
-1
/
+1
|
*
|
|
Bluetooth: fix sparse & gcc warnings
Johannes Berg
2011-06-08
2
-4
/
+4
|
*
|
|
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
2011-06-08
1
-0
/
+1
|
*
|
|
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
2011-06-08
1
-0
/
+9
|
*
|
|
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
2011-06-08
1
-2
/
+2
|
*
|
|
Bluetooth: Add 'dst_type' field to struct hci_conn
Andre Guedes
2011-06-08
1
-2
/
+6
|
*
|
|
Bluetooth: Refactor hci_auth_complete_evt function
Waldemar Rymarkiewicz
2011-06-08
1
-42
/
+41
|
*
|
|
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
2011-06-08
2
-2
/
+12
[prev]
[next]