index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
l2cap.h
Age
Commit message (
Expand
)
Author
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
2012-08-06
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
2012-07-11
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
2012-06-05
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
2012-06-05
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
Andre Guedes
2012-06-05
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
2012-06-05
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
2012-06-05
Bluetooth: Add l2cap_chan->ops->ready()
Andrei Emeltchenko
2012-06-05
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
Andrei Emeltchenko
2012-06-05
Bluetooth: Use chan as parameters for l2cap chan ops
Gustavo Padovan
2012-06-05
Bluetooth: Define and use PSM identifiers
Andrei Emeltchenko
2012-06-05
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
2012-06-05
Bluetooth: Remove unused ERTM control field macros
Mat Martineau
2012-06-05
Bluetooth: Check rules when setting retransmit or monitor timers
Mat Martineau
2012-06-05
Bluetooth: Remove receive code that has been superceded
Mat Martineau
2012-06-05
Bluetooth: Fix early return from l2cap_chan_del
Mat Martineau
2012-05-09
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
Mat Martineau
2012-05-09
Bluetooth: Improve ERTM sequence number offset calculation
Mat Martineau
2012-05-09
Bluetooth: Use address type info from user-space
Andre Guedes
2012-05-09
Bluetooth: Add address type to struct sockaddr_l2
Andre Guedes
2012-05-09
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
2012-05-09
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Mat Martineau
2012-05-09
Bluetooth: Remove err parameter from alloc_skb()
Gustavo Padovan
2012-05-09
Bluetooth: Adds set_default function in L2CAP setup
Andrei Emeltchenko
2012-05-09
Bluetooth: Remove sk parameter from l2cap_chan_create()
Gustavo Padovan
2012-05-09
Bluetooth: Add definitions and struct members for new ERTM state machine
Mat Martineau
2012-05-09
Bluetooth: Comments and style fixes
Andrei Emeltchenko
2012-03-07
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
2012-03-01
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
2012-02-29
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
2012-02-23
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
2012-02-13
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
2012-02-13
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
2012-02-13
Bluetooth: Make l2cap_clear_timer return if timer was running or not
Szymon Janc
2012-02-13
Bluetooth: Remove bogus inline declaration from l2cap_chan_connect
Johan Hedberg
2012-02-13
Bluetooth: l2cap_set_timer needs jiffies as timeout value
Andrzej Kaczmarek
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-22
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
Ulisses Furquim
2011-12-20
Bluetooth: Rename info_work to info_timer
Gustavo F. Padovan
2011-12-20
Bluetooth: convert security timer to delayed_work
Gustavo F. Padovan
2011-12-20
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
Gustavo F. Padovan
2011-12-20
module_param: make bool parameters really bool (net & drivers/net)
Rusty Russell
2011-12-18
Bluetooth: invert locking order in connect path
Gustavo F. Padovan
2011-12-18
Bluetooth: convert info timer to delayed_work
Gustavo F. Padovan
2011-12-18
Bluetooth: convert chan_lock to mutex
Gustavo F. Padovan
2011-12-18
Bluetooth: Move L2CAP timers to workqueue
Gustavo F. Padovan
2011-11-16
Bluetooth: Move scope of kernel parameter enable_hs
Andrei Emeltchenko
2011-11-10
Bluetooth: Rename l2cap_check_security()
Gustavo F. Padovan
[next]