index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
bluetooth
/
l2cap_core.c
Age
Commit message (
Expand
)
Author
2011-03-24
Bluetooth: Increment unacked_frames count only the first transmit
Suraj Sumangala
2011-02-27
Bluetooth: Use ERR_PTR as return error from hci_connect
Ville Tervo
2011-02-25
Bluetooth: Remove duplicated BT_INFO() from L2CAP
Gustavo F. Padovan
2011-02-17
Bluetooth: fix errors reported by checkpatch.pl
Gustavo F. Padovan
2011-02-16
Bluetooth: Send LE Connection Update Command
Claudio Takahasi
2011-02-16
Bluetooth: Add connection parameter update response
Claudio Takahasi
2011-02-16
Bluetooth: Add LE signaling commands handling
Claudio Takahasi
2011-02-16
Bluetooth: Add server socket support for LE connection
Ville Tervo
2011-02-16
Bluetooth: Add LE connection support to L2CAP
Ville Tervo
2011-02-15
Bluetooth: Add L2CAP mode to debugfs output
Gustavo F. Padovan
2011-02-15
Bluetooth: remove l2cap_load() hack
Gustavo F. Padovan
2011-02-14
Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko
Gustavo F. Padovan
2011-02-08
Bluetooth: move __l2cap_sock_close() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_kill() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move L2CAP sock timers function to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_connect() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_getname() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_accept() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_release() to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: move l2cap_sock_ops to l2cap_sock.c
Gustavo F. Padovan
2011-02-08
Bluetooth: Initial work for L2CAP split.
Gustavo F. Padovan
2011-02-08
Bluetooth: Rename l2cap.c to l2cap_core.c
Gustavo F. Padovan