index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
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: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2011-06-09
2
-0
/
+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
*
|
Bluetooth: Advertising entries lifetime
Andre Guedes
2011-06-08
2
-1
/
+19
*
|
Bluetooth: Clear advertising cache before scanning
Andre Guedes
2011-06-08
1
-0
/
+27
*
|
Bluetooth: Add Advertising Report Meta Event handler
Andre Guedes
2011-06-08
1
-0
/
+25
*
|
Bluetooth: LE advertising cache
Andre Guedes
2011-06-08
1
-0
/
+64
*
|
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
Gustavo F. Padovan
2011-06-08
2
-18
/
+13
*
|
Bluetooth: Remove export of l2cap_chan_clear_timer()
Gustavo F. Padovan
2011-06-08
2
-2
/
+2
*
|
Bluetooth: create channel timer to replace sk_timer
Gustavo F. Padovan
2011-06-08
2
-74
/
+76
*
|
Bluetooth: Add chan->chan_type struct member
Gustavo F. Padovan
2011-06-08
2
-26
/
+33
*
|
Bluetooth: Create l2cap_chan_send()
Gustavo F. Padovan
2011-06-08
2
-80
/
+83
*
|
Bluetooth: Create __l2cap_chan_close()
Gustavo F. Padovan
2011-06-08
2
-89
/
+93
*
|
Bluetooth: Remove unnecessary use of hci_dev_list_lock
Johan Hedberg
2011-06-08
1
-4
/
+0
*
|
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...
David Miller
2011-06-08
1
-3
/
+0
*
|
Bluetooth: fix set but not used warning
Gustavo F. Padovan
2011-06-08
1
-2
/
+0
*
|
Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure
Ruiyi Zhang
2011-06-08
1
-5
/
+1
*
|
mac80211: Stop BA session event from device
Shahar Levi
2011-06-07
3
-0
/
+24
[next]