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
/
bluetooth
/
l2cap_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Move identity address update behind a workqueue
Johan Hedberg
2014-09-08
1
-2
/
+8
*
Bluetooth: Add clarifying comment for LE CoC result value
Johan Hedberg
2014-09-08
1
-0
/
+5
*
Bluetooth: Remove unused l2cap_conn_shutdown API
Johan Hedberg
2014-09-08
1
-25
/
+0
*
Bluetooth: Set discon_timeout to 0 in l2cap_conn_del
Johan Hedberg
2014-09-08
1
-0
/
+3
*
Bluetooth: Improve *_get() functions to return the object type
Johan Hedberg
2014-09-08
1
-3
/
+3
*
Bluetooth: Fix hci_conn reference counting for fixed channels
Johan Hedberg
2014-09-08
1
-2
/
+10
*
Bluetooth: Remove unnecessary l2cap_chan_unlock before l2cap_chan_add
Johan Hedberg
2014-09-08
1
-2
/
+0
*
Bluetooth: Fix incorrect LE CoC PDU length restriction based on HCI MTU
Johan Hedberg
2014-09-08
1
-5
/
+1
*
Bluetooth: Fix ERTM L2CAP resend packet
Lukasz Rymanowski
2014-08-14
1
-3
/
+5
*
Bluetooth: Improve data packing in SAR mode
Lukasz Rymanowski
2014-08-14
1
-4
/
+1
*
Bluetooth: Remove unused l2cap_conn->security_timer
Johan Hedberg
2014-08-14
1
-17
/
+1
*
Bluetooth: Add public l2cap_conn_shutdown() API to request disconnection
Johan Hedberg
2014-08-14
1
-0
/
+25
*
Bluetooth: Use L2CAP resume callback to call smp_distribute_keys
Johan Hedberg
2014-08-14
1
-6
/
+0
*
Bluetooth: Convert SMP to use l2cap_chan infrastructure
Johan Hedberg
2014-08-14
1
-10
/
+0
*
Bluetooth: Call l2cap_le_conn_ready after notifying channels
Johan Hedberg
2014-08-14
1
-3
/
+3
*
Bluetooth: Call L2CAP teardown callback before clearing chan->conn
Johan Hedberg
2014-08-14
1
-2
/
+2
*
Bluetooth: Move parts of fixed channel initialization to l2cap_add_scid
Johan Hedberg
2014-08-14
1
-0
/
+4
*
Bluetooth: Remove special ATT data channel handling
Johan Hedberg
2014-08-14
1
-79
/
+0
*
Bluetooth: Improve fixed channel lookup based on link type
Johan Hedberg
2014-08-14
1
-3
/
+8
*
Bluetooth: Move L2CAP fixed channel creation into l2cap_conn_cfm
Johan Hedberg
2014-08-14
1
-44
/
+80
*
Bluetooth: Refactor l2cap_connect_cfm
Johan Hedberg
2014-08-14
1
-5
/
+8
*
Bluetooth: Remove special handling of ATT in l2cap_security_cfm()
Johan Hedberg
2014-08-14
1
-9
/
+2
*
Bluetooth: Fix __l2cap_no_conn_pending() usage with all channels
Johan Hedberg
2014-08-14
1
-0
/
+3
*
Bluetooth: Fix reference counting of global L2CAP channels
Johan Hedberg
2014-08-14
1
-8
/
+28
*
Bluetooth: Prefer sizeof(*ptr) when allocating memory
Johan Hedberg
2014-07-21
1
-1
/
+1
*
Bluetooth: Use EOPNOTSUPP instead of ENOTSUPP
Johan Hedberg
2014-07-18
1
-1
/
+1
*
Bluetooth: Pass initiator/acceptor information to hci_conn_security()
Johan Hedberg
2014-07-17
1
-7
/
+8
*
Bluetooth: Use explicit role instead of a bool in function parameters
Johan Hedberg
2014-07-16
1
-3
/
+6
*
Bluetooth: Convert HCI_CONN_MASTER flag to a conn->role variable
Johan Hedberg
2014-07-16
1
-2
/
+2
*
Bluetooth: Convert L2CAP ident spinlock into a mutex
Marcel Holtmann
2014-07-13
1
-3
/
+3
*
Bluetooth: Update the list of L2CAP fixed channels
Marcel Holtmann
2014-07-11
1
-1
/
+1
*
Bluetooth: Don't send ERTM configuration option when disabled
Marcel Holtmann
2014-07-09
1
-0
/
+3
*
Bluetooth: Unify helpers for bdaddr_list manipulations
Johan Hedberg
2014-07-09
1
-3
/
+4
*
Bluetooth: Pass desired connection role to hci_connect_le()
Johan Hedberg
2014-07-07
1
-1
/
+5
*
Bluetooth: Remove auth_type parameter from hci_connect_le()
Johan Hedberg
2014-07-07
1
-4
/
+2
*
Bluetooth: Use lower timeout for LE auto-connections
Johan Hedberg
2014-07-06
1
-1
/
+1
*
Bluetooth: Restrict blocked device check in l2cap_recv_frame to LE
Johan Hedberg
2014-07-06
1
-1
/
+5
*
Bluetooth: Pass store hint to mgmt_new_conn_param
Johan Hedberg
2014-07-03
1
-2
/
+6
*
Bluetooth: Centralize looking up blocked devices to l2cap_recv_frame
Johan Hedberg
2014-07-03
1
-3
/
+6
*
Bluetooth: Introduce "New Connection Parameter" Event
Andre Guedes
2014-07-03
1
-1
/
+5
*
Bluetooth: Connection parameters check helper
Andre Guedes
2014-07-03
1
-22
/
+1
*
Bluetooth: Convert hci_conn->link_mode into flags
Johan Hedberg
2014-07-03
1
-2
/
+2
*
Bluetooth: Add support LE slave connection update procedure
Marcel Holtmann
2014-07-03
1
-0
/
+19
*
Bluetooth: 6LoWPAN: Use connected oriented channel instead of fixed one
Jukka Rissanen
2014-07-03
1
-12
/
+8
*
Bluetooth: Provide L2CAP ops callback for memcpy_fromiovec
Jukka Rissanen
2014-07-03
1
-2
/
+4
*
Bluetooth: Use explicit header and body length for L2CAP SKB allocation
Marcel Holtmann
2014-07-03
1
-5
/
+5
*
Bluetooth: Assign L2CAP socket priority when allocating SKB
Marcel Holtmann
2014-07-03
1
-16
/
+7
*
Bluetooth: Fix deadlock in l2cap_conn_del()
Jukka Taimisto
2014-06-13
1
-1
/
+7
*
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2014-06-05
1
-0
/
+6
|
\
|
*
Bluetooth: l2cap: Set more channel defaults
Jukka Rissanen
2014-05-30
1
-0
/
+6
[next]