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
/
net
/
bluetooth
/
l2cap_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
1
-30
/
+33
*
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
2011-11-07
1
-7
/
+20
*
Bluetooth: correct debug output
Andrei Emeltchenko
2011-11-07
1
-1
/
+1
*
Bluetooth: remove magic offset and size
Andrei Emeltchenko
2011-11-07
1
-1
/
+1
*
Bluetooth: small styles clean ups to l2cap_core.c
Gustavo F. Padovan
2011-11-07
1
-7
/
+6
*
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
2011-11-07
1
-1
/
+46
*
Bluetooth: EFS: parse L2CAP config request
Andrei Emeltchenko
2011-10-17
1
-1
/
+43
*
Bluetooth: EWS: fix max_pdu calculation
Andrei Emeltchenko
2011-10-17
1
-14
/
+28
*
Bluetooth: EWS: remove magic numbers in l2cap
Andrei Emeltchenko
2011-10-17
1
-20
/
+26
*
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
2011-10-17
1
-33
/
+30
*
Bluetooth: EWS: handling different Control fields
Andrei Emeltchenko
2011-10-17
1
-44
/
+51
*
Bluetooth: EFS: add efs option in L2CAP conf req
Andrei Emeltchenko
2011-10-13
1
-0
/
+45
*
Bluetooth: EFS: assign default values in chan add
Andrei Emeltchenko
2011-10-13
1
-0
/
+7
*
Bluetooth: EWS: recalculate L2CAP header size
Andrei Emeltchenko
2011-10-13
1
-3
/
+18
*
Bluetooth: EWS: rewrite handling POLL (P) bit
Andrei Emeltchenko
2011-10-13
1
-7
/
+7
*
Bluetooth: EWS: rewrite handling FINAL (F) bit
Andrei Emeltchenko
2011-10-13
1
-10
/
+10
*
Bluetooth: EWS: rewrite check frame type function
Andrei Emeltchenko
2011-10-13
1
-4
/
+5
*
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
Andrei Emeltchenko
2011-10-13
1
-11
/
+11
*
Bluetooth: EWS: rewrite reqseq calculation
Andrei Emeltchenko
2011-10-13
1
-21
/
+21
*
Bluetooth: EWS: rewrite handling SAR bits
Andrei Emeltchenko
2011-10-13
1
-15
/
+15
*
Bluetooth: EWS: rewrite handling Supervisory (S) bits
Andrei Emeltchenko
2011-10-13
1
-19
/
+22
*
Bluetooth: EWS: extended window size option support
Andrei Emeltchenko
2011-10-13
1
-3
/
+48
*
Bluetooth: convert role_switch variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
1
-2
/
+2
*
Bluetooth: convert force_active variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
1
-2
/
+2
*
Bluetooth: convert force_reliable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
1
-1
/
+1
*
Bluetooth: convert flushable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
1
-1
/
+2
*
Bluetooth: EFS: add enable_hs kernel param
Andrei Emeltchenko
2011-10-06
1
-0
/
+7
*
Bluetooth: Mark not declared l2cap_core functions as static
Szymon Janc
2011-09-27
1
-6
/
+6
*
Bluetooth: Perform L2CAP SDU reassembly without copying data
Mat Martineau
2011-09-27
1
-163
/
+80
*
Bluetooth: mark l2cap_create_iframe_pdu as static
Luiz Augusto von Dentz
2011-09-21
1
-1
/
+3
*
Bluetooth: Move SMP crypto functions to a workqueue
Vinicius Costa Gomes
2011-09-21
1
-1
/
+1
*
Bluetooth: Add support for running SMP without a socket
Vinicius Costa Gomes
2011-09-21
1
-2
/
+8
*
Bluetooth: Add a flag to indicate that SMP is going on
Vinicius Costa Gomes
2011-09-21
1
-1
/
+3
*
Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks
Peter Hurley
2011-08-11
1
-3
/
+3
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-21
1
-4
/
+5
|
\
|
*
Bluetooth: Fix crash with incoming L2CAP connections
Ilia Kolomisnky
2011-07-16
1
-2
/
+4
|
*
Bluetooth: Fix regression in L2CAP connection procedure
Gustavo F. Padovan
2011-07-16
1
-2
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-07-11
1
-148
/
+68
|
\
\
|
*
|
Bluetooth: Fixes l2cap "command reject" reply according to spec
Ilia Kolomisnky
2011-07-11
1
-6
/
+9
|
*
|
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
2011-07-08
1
-0
/
+1
|
*
|
Bluetooth: Remove L2CAP busy queue
Mat Martineau
2011-07-07
1
-117
/
+8
|
*
|
Bluetooth: Use event-driven approach for handling ERTM receive buffer
Mat Martineau
2011-07-07
1
-15
/
+26
|
*
|
Bluetooth: Move code for ERTM local busy state to separate functions
Mat Martineau
2011-07-07
1
-24
/
+38
|
*
|
Bluetooth: Check earlier for L2CAP ERTM frames to drop
Mat Martineau
2011-07-01
1
-3
/
+3
|
*
|
Bluetooth: Fix bad locking balance
Gustavo F. Padovan
2011-07-01
1
-2
/
+2
|
*
|
Bluetooth: Rename function bt_err to bt_to_errno
Joe Perches
2011-06-30
1
-2
/
+2
|
*
|
Bluetooth: ERTM timeouts need to be converted to jiffies
Mat Martineau
2011-06-30
1
-1
/
+1
|
*
|
Bluetooth: Fix indentation whitespace
Mat Martineau
2011-06-30
1
-6
/
+6
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-07-11
1
-2
/
+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Bluetooth: Fix regression with incoming L2CAP connections
Gustavo F. Padovan
2011-06-30
1
-1
/
+2
[next]