Commit History

Author SHA1 Message Date
  Gustavo F. Padovan 220b881a77 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 14 years ago
  Suraj Sumangala 23e9fde2b3 Bluetooth: Increment unacked_frames count only the first transmit 14 years ago
  Andrei Emeltchenko e90165be9a Bluetooth: check L2CAP info_rsp ident and state 14 years ago
  Gustavo F. Padovan d1010240fa Bluetooth: Move bt_accept_enqueue() to outside __l2cap_chan_add 14 years ago
  Gustavo F. Padovan 2c6d1a2eec Bluetooth: Improve error message on wrong link type 14 years ago
  Ville Tervo 30e7627219 Bluetooth: Use ERR_PTR as return error from hci_connect 14 years ago
  Gustavo F. Padovan 50899e8d3a Bluetooth: Remove duplicated BT_INFO() from L2CAP 14 years ago
  Gustavo F. Padovan e2174ca430 Bluetooth: fix errors reported by checkpatch.pl 14 years ago
  Claudio Takahasi 2ce603ebe1 Bluetooth: Send LE Connection Update Command 14 years ago
  Claudio Takahasi de73115a7d Bluetooth: Add connection parameter update response 14 years ago
  Claudio Takahasi 3300d9a930 Bluetooth: Add LE signaling commands handling 14 years ago
  Ville Tervo b62f328b8f Bluetooth: Add server socket support for LE connection 14 years ago
  Ville Tervo acd7d37085 Bluetooth: Add LE connection support to L2CAP 14 years ago
  Gustavo F. Padovan 903d343e20 Bluetooth: Add L2CAP mode to debugfs output 14 years ago
  Gustavo F. Padovan c531a12ae6 Bluetooth: remove l2cap_load() hack 14 years ago
  Gustavo F. Padovan 642745184f Bluetooth: Merge L2CAP and SCO modules into bluetooth.ko 14 years ago
  Gustavo F. Padovan 6de0702b5b Bluetooth: move __l2cap_sock_close() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan 05fc1576da Bluetooth: move l2cap_sock_kill() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan 6ddc0485e1 Bluetooth: move L2CAP sock timers function to l2cap_sock.c 14 years ago
  Gustavo F. Padovan fd83ccdb39 Bluetooth: move l2cap_sock_sendmsg() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan dcba0dba54 Bluetooth: move l2cap_sock_shutdown() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan 6898325923 Bluetooth: move l2cap_sock_recvmsg() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan 4e34c50bfe Bluetooth: move l2cap_sock_connect() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan 99f4808db0 Bluetooth: move l2cap_sock_getsockopt() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan 33575df7be Bluetooth: move l2cap_sock_setsockopt() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan d7175d5525 Bluetooth: move l2cap_sock_getname() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan c47b7c724b Bluetooth: move l2cap_sock_accept() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan af6bcd8205 Bluetooth: move l2cap_sock_bind()/listen() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan 554f05bb8a Bluetooth: move l2cap_sock_release() to l2cap_sock.c 14 years ago
  Gustavo F. Padovan 65390587c7 Bluetooth: move l2cap_sock_ops to l2cap_sock.c 14 years ago