Commit History

Author SHA1 Message Date
  Gustavo Padovan b82c29d81d Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth 13 years ago
  Szymon Janc 8f321f853e Bluetooth: Fix using uninitialized option in RFCMode 13 years ago
  Gustavo Padovan cbe461c526 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth 13 years ago
  Johan Hedberg d06cc416f5 Bluetooth: Fix deadlock and crash when SMP pairing times out 13 years ago
  Andre Guedes 6fcb06a28d Bluetooth: Change default MTU for L2CAP ATT channel 13 years ago
  Gustavo Padovan f0f6279976 Bluetooth: Remove unused err var from l2cap_segment_sdu() 13 years ago
  Gustavo Padovan ba7aa64fe2 Bluetooth: Create function to return the ERTM header size 13 years ago
  Andrei Emeltchenko 6810fca724 Bluetooth: Make l2cap_att_channel return void 13 years ago
  Andrei Emeltchenko 84104b241d Bluetooth: Make l2cap_conless_channel return void 13 years ago
  Andrei Emeltchenko 13ca56e053 Bluetooth: Make l2cap_data_channel return void 13 years ago
  Andrei Emeltchenko 3cabbfdad3 Bluetooth: A2MP: Do not reference hci_conn 13 years ago
  Andrei Emeltchenko fd83e2c27c Bluetooth: Do not check func ready existence 13 years ago
  Andrei Emeltchenko 97e8e89d2d Bluetooth: A2MP: Manage incoming connections 13 years ago
  Andrei Emeltchenko 416fa7527d Bluetooth: A2MP: Handling fixed channels 13 years ago
  Andrei Emeltchenko 466f8004f3 Bluetooth: A2MP: Create A2MP channel 13 years ago
  Andrei Emeltchenko 0181a70f54 Bluetooth: trivial: Use defined PSMLEN instead of magic 13 years ago
  Gustavo Padovan 2dfa1003cc Bluetooth: check for already existent channel before create new one 13 years ago
  Gustavo Padovan 538266929e Bluetooth: Move check for backlog size to l2cap_sock.c 13 years ago
  Gustavo Padovan 0797e01d87 Bluetooth: Use chan->state instead of sk->sk_state 13 years ago
  Andrei Emeltchenko 54a59aa2b5 Bluetooth: Add l2cap_chan->ops->ready() 13 years ago
  Andrei Emeltchenko c0df7f6e06 Bluetooth: Move clean up code and set of SOCK_ZAPPED to l2cap_sock.c 13 years ago
  Gustavo Padovan 80b9802795 Bluetooth: Use chan as parameters for l2cap chan ops 13 years ago
  Gustavo Padovan 6754e0df13 Bluetooth: Use l2cap_chan_ready() in LE path 13 years ago
  Gustavo Padovan 2f84a2e6a6 Bluetooth: Remove extra l2cap_state_change(BT_CONNECTED) 13 years ago
  Gustavo Padovan 35d401df3d Bluetooth: Get a more accurate L2CAP PDU len 13 years ago
  Andrei Emeltchenko ac73498cbb Bluetooth: Use __constant when dealing with constants 13 years ago
  Andrei Emeltchenko 2983fd6824 Bluetooth: Define and use PSM identifiers 13 years ago
  Mat Martineau 2d369359f1 Bluetooth: Send a configuration request after security confirmation 13 years ago
  Andrei Emeltchenko 59e54bd15d Bluetooth: Define L2CAP conf continuation flag 13 years ago
  Gustavo Padovan 8c520a5992 Bluetooth: Remove unnecessary headers include 13 years ago