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
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-27
Bluetooth: Use ERR_PTR as return error from hci_connect
Ville Tervo
1
-5
/
+6
2011-02-25
Bluetooth: Remove duplicated BT_INFO() from L2CAP
Gustavo F. Padovan
1
-2
/
+0
2011-02-17
Bluetooth: fix errors reported by checkpatch.pl
Gustavo F. Padovan
1
-7
/
+3
2011-02-16
Bluetooth: Send LE Connection Update Command
Claudio Takahasi
1
-1
/
+7
2011-02-16
Bluetooth: Add connection parameter update response
Claudio Takahasi
1
-1
/
+58
2011-02-16
Bluetooth: Add LE signaling commands handling
Claudio Takahasi
1
-52
/
+90
2011-02-16
Bluetooth: Add server socket support for LE connection
Ville Tervo
1
-3
/
+91
2011-02-16
Bluetooth: Add LE connection support to L2CAP
Ville Tervo
1
-4
/
+19
2011-02-15
Bluetooth: Add L2CAP mode to debugfs output
Gustavo F. Padovan
1
-2
/
+3
2011-02-15
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
1
-8
/
+0
2011-02-14
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
1
-14
/
+2
2011-02-08
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
Gustavo F. Padovan
1
-83
/
+2
2011-02-08
Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
Gustavo F. Padovan
1
-16
/
+0
2011-02-08
Bluetooth: move L2CAP sock timers function to l2cap_sock.c
Gustavo F. Padovan
1
-13
/
+0
2011-02-08
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
Gustavo F. Padovan
1
-109
/
+7
2011-02-08
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
Gustavo F. Padovan
1
-33
/
+2
2011-02-08
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
Gustavo F. Padovan
1
-46
/
+3
2011-02-08
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
Gustavo F. Padovan
1
-86
/
+1
2011-02-08
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
Gustavo F. Padovan
1
-145
/
+0
2011-02-08
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
Gustavo F. Padovan
1
-174
/
+0
2011-02-08
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
Gustavo F. Padovan
1
-23
/
+0
2011-02-08
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
Gustavo F. Padovan
1
-56
/
+0
2011-02-08
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
Gustavo F. Padovan
1
-134
/
+0
2011-02-08
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
Gustavo F. Padovan
1
-17
/
+0
2011-02-08
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
Gustavo F. Padovan
1
-31
/
+11
2011-02-08
Bluetooth: Initial work for L2CAP split.
Gustavo F. Padovan
1
-176
/
+11
2011-02-08
Bluetooth: Rename l2cap.c to l2cap_core.c
Gustavo F. Padovan
1
-0
/
+4984