linux-bluetooth.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/5] Some ERTM improvements
@ 2012-01-11  9:59 Szymon Janc
  2012-01-11  9:59 ` [PATCH v2 1/5] Bluetooth: Make l2cap_clear_timer return if timer was running or not Szymon Janc
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Szymon Janc @ 2012-01-11  9:59 UTC (permalink / raw)
  To: linux-bluetooth; +Cc: kanak.gupta, Szymon Janc

No code changes since v1.
Only improved commits messages as requested by Marcel.

Szymon Janc (5):
  Bluetooth: Make l2cap_clear_timer return if timer was running or not
  Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack
  Bluetooth: Clear ack_timer when sending ack
  Bluetooth: Don't send RNR immediately when entering local busy
  Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired

 include/net/bluetooth/l2cap.h |    9 +++++++--
 net/bluetooth/l2cap_core.c    |   33 ++++++++++++++++++---------------
 2 files changed, 25 insertions(+), 17 deletions(-)

-- 
on behalf of ST-Ericsson


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-01-11 11:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-11  9:59 [PATCH v2 0/5] Some ERTM improvements Szymon Janc
2012-01-11  9:59 ` [PATCH v2 1/5] Bluetooth: Make l2cap_clear_timer return if timer was running or not Szymon Janc
2012-01-11  9:59 ` [PATCH v2 2/5] Bluetooth: Set P-bit for SREJ frame only if there are I-frames to ack Szymon Janc
2012-01-11  9:59 ` [PATCH v2 3/5] Bluetooth: Clear ack_timer when sending ack Szymon Janc
2012-01-11  9:59 ` [PATCH v2 4/5] Bluetooth: Don't send RNR immediately when entering local busy Szymon Janc
2012-01-11  9:59 ` [PATCH v2 5/5] Bluetooth: Drop L2CAP chan reference if ERTM ack_timer fired Szymon Janc
2012-01-11 10:28 ` [PATCH v2 0/5] Some ERTM improvements Marcel Holtmann
2012-01-11 11:21 ` Johan Hedberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).