aboutsummaryrefslogtreecommitdiffstats
path: root/net/bluetooth/l2cap_core.c
Commit message (Expand)AuthorAge
* Bluetooth: Use ERR_PTR as return error from hci_connectVille Tervo2011-02-27
* Bluetooth: Remove duplicated BT_INFO() from L2CAPGustavo F. Padovan2011-02-25
* Bluetooth: fix errors reported by checkpatch.plGustavo F. Padovan2011-02-17
* Bluetooth: Send LE Connection Update CommandClaudio Takahasi2011-02-16
* Bluetooth: Add connection parameter update responseClaudio Takahasi2011-02-16
* Bluetooth: Add LE signaling commands handlingClaudio Takahasi2011-02-16
* Bluetooth: Add server socket support for LE connectionVille Tervo2011-02-16
* Bluetooth: Add LE connection support to L2CAPVille Tervo2011-02-16
* Bluetooth: Add L2CAP mode to debugfs outputGustavo F. Padovan2011-02-15
* Bluetooth: remove l2cap_load() hackGustavo F. Padovan2011-02-15
* Bluetooth: Merge L2CAP and SCO modules into bluetooth.koGustavo F. Padovan2011-02-14
* Bluetooth: move __l2cap_sock_close() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_kill() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move L2CAP sock timers function to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_connect() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_getname() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_accept() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_release() to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: move l2cap_sock_ops to l2cap_sock.cGustavo F. Padovan2011-02-07
* Bluetooth: Initial work for L2CAP split.Gustavo F. Padovan2011-02-07
* Bluetooth: Rename l2cap.c to l2cap_core.cGustavo F. Padovan2011-02-07