index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Commit message (
Expand
)
Author
Age
*
Bluetooth: EFS: parse L2CAP config response
Andrei Emeltchenko
2011-11-08
*
Bluetooth: Define HCI reasons instead of magic number
Andrei Emeltchenko
2011-11-08
*
Bluetooth: Add debug print to l2cap_chan_create
Szymon Janc
2011-11-07
*
Bluetooth: Add signal handlers for channel moves
Mat Martineau
2011-11-07
*
Bluetooth: Use symbolic values for the fixed channel map
Mat Martineau
2011-11-07
*
Bluetooth: Add signal handlers for channel creation
Mat Martineau
2011-11-07
*
Bluetooth: prioritizing data over HCI
Luiz Augusto von Dentz
2011-11-07
*
Bluetooth: set skbuffer priority based on L2CAP socket priority
Luiz Augusto von Dentz
2011-11-07
*
Bluetooth: correct debug output
Andrei Emeltchenko
2011-11-07
*
Bluetooth: remove magic offset and size
Andrei Emeltchenko
2011-11-07
*
Bluetooth: small styles clean ups to l2cap_core.c
Gustavo F. Padovan
2011-11-07
*
Bluetooth: EFS: implement L2CAP config pending state
Andrei Emeltchenko
2011-11-07
*
Bluetooth: EFS: parse L2CAP config request
Andrei Emeltchenko
2011-10-17
*
Bluetooth: EWS: fix max_pdu calculation
Andrei Emeltchenko
2011-10-17
*
Bluetooth: EWS: remove magic numbers in l2cap
Andrei Emeltchenko
2011-10-17
*
Bluetooth: EWS: support extended seq numbers
Andrei Emeltchenko
2011-10-17
*
Bluetooth: EWS: handling different Control fields
Andrei Emeltchenko
2011-10-17
*
Bluetooth: EFS: add efs option in L2CAP conf req
Andrei Emeltchenko
2011-10-13
*
Bluetooth: EFS: assign default values in chan add
Andrei Emeltchenko
2011-10-13
*
Bluetooth: EWS: recalculate L2CAP header size
Andrei Emeltchenko
2011-10-13
*
Bluetooth: EWS: rewrite handling POLL (P) bit
Andrei Emeltchenko
2011-10-13
*
Bluetooth: EWS: rewrite handling FINAL (F) bit
Andrei Emeltchenko
2011-10-13
*
Bluetooth: EWS: rewrite check frame type function
Andrei Emeltchenko
2011-10-13
*
Bluetooth: EWS: rewrite L2CAP ERTM txseq calculation
Andrei Emeltchenko
2011-10-13
*
Bluetooth: EWS: rewrite reqseq calculation
Andrei Emeltchenko
2011-10-13
*
Bluetooth: EWS: rewrite handling SAR bits
Andrei Emeltchenko
2011-10-13
*
Bluetooth: EWS: rewrite handling Supervisory (S) bits
Andrei Emeltchenko
2011-10-13
*
Bluetooth: EWS: extended window size option support
Andrei Emeltchenko
2011-10-13
*
Bluetooth: convert role_switch variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
*
Bluetooth: convert force_active variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
*
Bluetooth: convert force_reliable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
*
Bluetooth: convert flushable variable to flag in l2cap chan
Andrei Emeltchenko
2011-10-11
*
Bluetooth: EFS: add enable_hs kernel param
Andrei Emeltchenko
2011-10-06
*
Bluetooth: Mark not declared l2cap_core functions as static
Szymon Janc
2011-09-27
*
Bluetooth: Perform L2CAP SDU reassembly without copying data
Mat Martineau
2011-09-27
*
Bluetooth: mark l2cap_create_iframe_pdu as static
Luiz Augusto von Dentz
2011-09-21
*
Bluetooth: Move SMP crypto functions to a workqueue
Vinicius Costa Gomes
2011-09-21
*
Bluetooth: Add support for running SMP without a socket
Vinicius Costa Gomes
2011-09-21
*
Bluetooth: Add a flag to indicate that SMP is going on
Vinicius Costa Gomes
2011-09-21
*
Bluetooth: l2cap: Fix lost wakeup waiting for ERTM acks
Peter Hurley
2011-08-11
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-21
|
\
|
*
Bluetooth: Fix crash with incoming L2CAP connections
Ilia Kolomisnky
2011-07-16
|
*
Bluetooth: Fix regression in L2CAP connection procedure
Gustavo F. Padovan
2011-07-16
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
2011-07-11
|
\
\
|
*
|
Bluetooth: Fixes l2cap "command reject" reply according to spec
Ilia Kolomisnky
2011-07-11
|
*
|
Bluetooth: Add support for SMP phase 3 (key distribution)
Vinicius Costa Gomes
2011-07-08
|
*
|
Bluetooth: Remove L2CAP busy queue
Mat Martineau
2011-07-07
|
*
|
Bluetooth: Use event-driven approach for handling ERTM receive buffer
Mat Martineau
2011-07-07
|
*
|
Bluetooth: Move code for ERTM local busy state to separate functions
Mat Martineau
2011-07-07
|
*
|
Bluetooth: Check earlier for L2CAP ERTM frames to drop
Mat Martineau
2011-07-01
[next]