Commit History

Author SHA1 Message Date
  Gustavo F. Padovan 2ece3684b4 Bluetooth: Update buffer_seq before retransmit frames 15 years ago
  Gustavo F. Padovan 7fe9b298c9 Bluetooth: Stop ack_timer if ERTM enters in Local Busy or SREJ_SENT 15 years ago
  Gustavo F. Padovan 95ffa97827 Bluetooth: Fix L2CAP control bit field corruption 15 years ago
  Gustavo F. Padovan c13ffa620f Bluetooth: Proper shutdown ERTM when closing the channel 15 years ago
  Nathan Holstein 51893f88dd Bluetooth: Fix bug with ERTM minimum packet length 15 years ago
  João Paulo Rechi Vita bfbacc1155 Bluetooth: Fix SREJ_QUEUE corruption in L2CAP 15 years ago
  Gustavo F. Padovan 6e2b6722ab Bluetooth: Fix bug in l2cap_ertm_send() behavior 15 years ago
  Gustavo F. Padovan bc1b1f8bee Bluetooth: Only check SAR bits if frame is an I-frame 15 years ago
  Gustavo F. Padovan 8ff50ec04a Bluetooth: Fix bug with ERTM vars increment 15 years ago
  Gustavo F. Padovan f6337c7711 Bluetooth: Fix drop of packets with invalid req_seq/tx_seq 15 years ago
  Gustavo F. Padovan 0b31c85ce7 Bluetooth: Remove L2CAP Extended Features from Kconfig 15 years ago
  Gustavo F. Padovan fd059b9bd0 Bluetooth: Remove max_tx and tx_window module paramenters from L2CAP 15 years ago
  Andrei Emeltchenko e501d0553a Bluetooth: Check L2CAP pending status before sending connect request 15 years ago
  Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
  Marcel Holtmann 2b0b05ddc0 Bluetooth: Fix issues where sk_sleep() helper is needed now 15 years ago
  Gustavo F. Padovan 844c097242 Bluetooth: Fix spec error in the RemoteBusy Logic 15 years ago
  Gustavo F. Padovan 4178ba462a Bluetooth: Prevents buffer overflow on l2cap_ertm_reassembly_sdu() 15 years ago
  Gustavo F. Padovan dfc909befb Bluetooth: Fix race condition on l2cap_ertm_send() 15 years ago
  Gustavo F. Padovan 6161c0382b Bluetooth: Add wait_queue to wait ack of all sent packets 15 years ago
  Gustavo F. Padovan 1890d36bb5 Bluetooth: Implement Local Busy Condition handling 15 years ago
  João Paulo Rechi Vita 9b53350d3c Bluetooth: Completes the I-frame tx_seq check logic on RECV 15 years ago
  Gustavo F. Padovan 18778a63dd Bluetooth: Implement missing parts of the Invalid Frame Detection 15 years ago
  Gustavo F. Padovan f11d676da4 Bluetooth: Refactor l2cap_retransmit_frame() 15 years ago
  Gustavo F. Padovan 9a9c6a3441 Bluetooth: Make hci_send_acl() void 15 years ago
  Gustavo F. Padovan ff12fd6433 Bluetooth: Fix lockdep annotation on ERTM 15 years ago
  Gustavo F. Padovan 9b16dc6551 Bluetooth: Check if we really are in WAIT_F when F bit comes 15 years ago
  Gustavo F. Padovan a2e12a2a31 Bluetooth: Remove unneeded control vars 15 years ago
  Gustavo F. Padovan 0301ef04b5 Bluetooth: Remove set of SrejSaveReqSeq under receipt of REJ frame 15 years ago
  Gustavo F. Padovan 59203a21a5 Bluetooth: Fix errors reported by checkpatch.pl 15 years ago
  Gustavo F. Padovan 44651b85cc Bluetooth: Don't set control bits to zero first 15 years ago