index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
bluetooth
/
l2cap.h
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-03
Bluetooth: trivial: Change NO_FCS_RECV to RECV_NO_FCS
Andrei Emeltchenko
1
-1
/
+1
2012-11-19
Bluetooth: Refactor locking in amp_physical_cfm
Andrei Emeltchenko
1
-1
/
+1
2012-11-01
Bluetooth: Rename ctrl_id to remote_amp_id
Andrei Emeltchenko
1
-2
/
+1
2012-11-01
Bluetooth: AMP: Use l2cap_physical_cfm in phylink complete evt
Andrei Emeltchenko
1
-0
/
+1
2012-11-01
Bluetooth: AMP: Process Logical Link complete evt
Andrei Emeltchenko
1
-0
/
+2
2012-10-24
Bluetooth: Start channel move when socket option is changed
Mat Martineau
1
-0
/
+1
2012-10-24
Bluetooth: Move channel response
Mat Martineau
1
-0
/
+2
2012-10-23
Bluetooth: Add new l2cap_chan struct members for high speed channels
Mat Martineau
1
-0
/
+29
2012-10-15
Bluetooth: Add chan->ops->defer()
Gustavo Padovan
1
-0
/
+5
2012-10-08
Bluetooth: L2CAP: Fix using default Flush Timeout for EFS
Andrei Emeltchenko
1
-1
/
+2
2012-10-08
Bluetooth: Adjust L2CAP Max PDU size for AMP packets
Andrei Emeltchenko
1
-1
/
+1
2012-09-27
Bluetooth: AMP: Process Chan Selected event
Andrei Emeltchenko
1
-0
/
+2
2012-09-27
Bluetooth: A2MP: Add fallback to normal l2cap init sequence
Andrei Emeltchenko
1
-0
/
+1
2012-09-27
Bluetooth: Choose connection based on capabilities
Andrei Emeltchenko
1
-0
/
+1
2012-08-21
Bluetooth: Use kref for l2cap channel reference counting
Syam Sidhardhan
1
-2
/
+1
2012-08-06
Bluetooth: Free the l2cap channel list only when refcount is zero
Jaganath Kanakkassery
1
-1
/
+0
2012-08-06
Bluetooth: Move l2cap_chan_hold/put to l2cap_core.c
Jaganath Kanakkassery
1
-14
/
+2
2012-07-15
Bluetooth: Use tx window from config response for ack timing
Mat Martineau
1
-0
/
+1
2012-07-11
Bluetooth: debug: Print l2cap_chan refcount
Andrei Emeltchenko
1
-0
/
+4
2012-06-05
Bluetooth: Create empty l2cap ops function
Gustavo Padovan
1
-0
/
+12
2012-06-05
Bluetooth: Rename L2CAP_LE_DEFAULT_MTU
Andre Guedes
1
-1
/
+1
2012-06-05
Bluetooth: A2MP: Handling fixed channels
Andrei Emeltchenko
1
-0
/
+1
2012-06-05
Bluetooth: A2MP: Create A2MP channel
Andrei Emeltchenko
1
-0
/
+6
2012-06-05
Bluetooth: Add l2cap_chan->ops->ready()
Andrei Emeltchenko
1
-0
/
+1
2012-06-05
Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c
Andrei Emeltchenko
1
-0
/
+1
2012-06-05
Bluetooth: Use chan as parameters for l2cap chan ops
Gustavo Padovan
1
-4
/
+6
2012-06-05
Bluetooth: Define and use PSM identifiers
Andrei Emeltchenko
1
-0
/
+4
2012-06-05
Bluetooth: Define L2CAP conf continuation flag
Andrei Emeltchenko
1
-0
/
+3
2012-06-05
Bluetooth: Remove unused ERTM control field macros
Mat Martineau
1
-168
/
+0
2012-06-05
Bluetooth: Check rules when setting retransmit or monitor timers
Mat Martineau
1
-4
/
+0
2012-06-05
Bluetooth: Remove receive code that has been superceded
Mat Martineau
1
-8
/
+0
2012-06-05
Bluetooth: Fix early return from l2cap_chan_del
Mat Martineau
1
-0
/
+1
2012-05-09
Bluetooth: Refactor L2CAP ERTM and streaming transmit segmentation
Mat Martineau
1
-0
/
+1
2012-05-09
Bluetooth: Improve ERTM sequence number offset calculation
Mat Martineau
1
-7
/
+4
2012-05-09
Bluetooth: Use address type info from user-space
Andre Guedes
1
-1
/
+1
2012-05-09
Bluetooth: Add address type to struct sockaddr_l2
Andre Guedes
1
-0
/
+1
2012-05-09
Bluetooth: trivial: Remove empty line
Andrei Emeltchenko
1
-1
/
+0
2012-05-09
Bluetooth: Add the l2cap_seq_list structure for tracking frames
Mat Martineau
1
-0
/
+12
2012-05-09
Bluetooth: Remove err parameter from alloc_skb()
Gustavo Padovan
1
-1
/
+1
2012-05-09
Bluetooth: Adds set_default function in L2CAP setup
Andrei Emeltchenko
1
-0
/
+1
2012-05-09
Bluetooth: Remove sk parameter from l2cap_chan_create()
Gustavo Padovan
1
-1
/
+1
2012-05-09
Bluetooth: Add definitions and struct members for new ERTM state machine
Mat Martineau
1
-0
/
+49
2012-05-09
Bluetooth: Comments and style fixes
Andrei Emeltchenko
1
-3
/
+8
2012-03-07
Bluetooth: Fix coding style in all .h files
Gustavo F. Padovan
1
-26
/
+26
2012-03-02
Bluetooth: Update L2CAP timeout constants to use msecs_to_jiffies
Marcel Holtmann
1
-5
/
+5
2012-02-29
Bluetooth: Save remote L2CAP fixed channel mask
Andrei Emeltchenko
1
-0
/
+1
2012-02-23
Bluetooth: Add l2cap_chan_lock
Andrei Emeltchenko
1
-0
/
+11
2012-02-17
Bluetooth: Use symbolic names for state in debug
Andrei Emeltchenko
1
-1
/
+2
2012-02-13
Bluetooth: Remove usage of __cancel_delayed_work()
Ulisses Furquim
1
-2
/
+2
2012-02-13
Bluetooth: Add alloc_skb chan operator
Andrei Emeltchenko
1
-0
/
+3
[next]