index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
l2cap.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
Mat Martineau
2012-05-09
1
-0
/
+1
*
Bluetooth: Improve ERTM sequence number offset calculation
Mat Martineau
2012-05-09
1
-7
/
+4
*
Bluetooth: Use address type info from user-space
Andre Guedes
2012-05-09
1
-1
/
+1
*
Bluetooth: Add address type to struct sockaddr_l2
Andre Guedes
2012-05-09
1
-0
/
+1
*
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-05-09
1
-1
/
+0
*
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Mat Martineau
2012-05-09
1
-0
/
+12
*
Bluetooth: Remove err parameter from alloc_skb()
Gustavo Padovan
2012-05-09
1
-1
/
+1
*
Bluetooth: Adds set_default function in L2CAP setup
Andrei Emeltchenko
2012-05-09
1
-0
/
+1
*
Bluetooth: Remove sk parameter from l2cap_chan_create()
Gustavo Padovan
2012-05-09
1
-1
/
+1
*
Bluetooth: Add definitions and struct members for new ERTM state machine
Mat Martineau
2012-05-09
1
-0
/
+49
*
Bluetooth: Comments and style fixes
Andrei Emeltchenko
2012-05-09
1
-3
/
+8
*
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
2012-03-07
1
-26
/
+26
*
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-03-02
1
-5
/
+5
*
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
2012-02-29
1
-0
/
+1
*
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
2012-02-23
1
-0
/
+11
*
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-17
1
-1
/
+2
*
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-13
1
-2
/
+2
*
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
2012-02-13
1
-0
/
+3
*
Bluetooth: Make l2cap_clear_timer return if timer was running or not
Szymon Janc
2012-02-13
1
-2
/
+7
*
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-02-13
1
-1
/
+1
*
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-02-13
1
-3
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-8
/
+38
|
\
|
*
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
Ulisses Furquim
2011-12-22
1
-8
/
+21
|
*
Bluetooth: Rename info_work to info_timer
Gustavo F. Padovan
2011-12-20
1
-1
/
+1
|
*
Bluetooth: convert security timer to delayed_work
Gustavo F. Padovan
2011-12-20
1
-1
/
+1
|
*
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
Gustavo F. Padovan
2011-12-20
1
-0
/
+15
|
*
Bluetooth: invert locking order in connect path
Gustavo F. Padovan
2011-12-18
1
-1
/
+2
|
*
Bluetooth: convert info timer to delayed_work
Gustavo F. Padovan
2011-12-18
1
-1
/
+1
|
*
Bluetooth: convert chan_lock to mutex
Gustavo F. Padovan
2011-12-18
1
-1
/
+1
|
*
Bluetooth: Move L2CAP timers to workqueue
Gustavo F. Padovan
2011-12-18
1
-8
/
+9
*
|
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-19
1
-1
/
+1
|
/
*
Bluetooth: Move scope of kernel parameter enable_hs
Andrei Emeltchenko
2011-11-16
1
-1
/
+0
*
Bluetooth: Rename l2cap_check_security()
Gustavo F. Padovan
2011-11-10
1
-0
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-11-09
1
-54
/
+355
|
\
|
*
Bluetooth: Add definitions for L2CAP fixed channels
Mat Martineau
2011-11-07
1
-0
/
+4
|
*
Bluetooth: Add AMP-related data and structures for channel signals
Mat Martineau
2011-11-07
1
-2
/
+52
|
*
Bluetooth: Add channel policy to getsockopt/setsockopt
Mat Martineau
2011-11-07
1
-0
/
+1
|
*
Bluetooth: Change scope of the enable_hs module parameter
Mat Martineau
2011-11-07
1
-0
/
+1
|
*
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
1
-0
/
+1
|
*
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
2011-11-07
1
-1
/
+2
|
*
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
2011-11-07
1
-0
/
+3
|
*
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
2011-10-17
1
-0
/
+17
|
*
Bluetooth: EWS: handling different Control fields
Andrei Emeltchenko
2011-10-17
1
-0
/
+28
|
*
Bluetooth: EFS: assign default values in chan add
Andrei Emeltchenko
2011-10-13
1
-0
/
+9
|
*
Bluetooth: EFS: definitions and headers
Andrei Emeltchenko
2011-10-13
1
-0
/
+26
|
*
Bluetooth: EWS: define L2CAP header sizes
Andrei Emeltchenko
2011-10-13
1
-0
/
+6
|
*
Bluetooth: EWS: rewrite handling POLL (P) bit
Andrei Emeltchenko
2011-10-13
1
-0
/
+16
|
*
Bluetooth: EWS: rewrite handling FINAL (F) bit
Andrei Emeltchenko
2011-10-13
1
-0
/
+15
|
*
Bluetooth: EWS: rewrite check frame type function
Andrei Emeltchenko
2011-10-13
1
-2
/
+16
|
*
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
Andrei Emeltchenko
2011-10-13
1
-9
/
+27
[next]