From: Karsten Keil <kkeil@linux-pingi.de>
To: David Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Subject: [PATCHv3 0/6] mISDN: Collection of patches for layer1/layer2
Date: Fri, 4 May 2012 16:15:29 +0200 [thread overview]
Message-ID: <1336140935-25830-1-git-send-email-kkeil@linux-pingi.de> (raw)
Version 3
Implement the TIMER3 configuration in one patch.
Fix additional issues found by checkpatch --strict
Version 2
I removed the PCM only stuff and the 2MBit test mode and will rework
them for a later submit. I added the lowlevel driver changes for the TIMER3
config to this series.
These patches are mainly the outcome of a TBR3 recertification done
within BT labs.
The patches itself are very well tested more as 10000 valid/invalid
call setup were done in preparartion for the TBR3 aproval.
For net-next.
Andreas Eversberg (1):
mISDN: Added PH_* state info to tei manager.
Karsten Keil (5):
mISDN: Fix refcounting bug
mISDN: L2 timeouts need to be queued as L2 event
mISDN: Make layer1 timer 3 value configurable
mISDN: Layer1 statemachine fix
mISDN: Help to identify the card
drivers/isdn/hardware/mISDN/avmfritz.c | 5 +-
drivers/isdn/hardware/mISDN/hfcmulti.c | 5 +-
drivers/isdn/hardware/mISDN/hfcpci.c | 5 +-
drivers/isdn/hardware/mISDN/mISDNipac.c | 17 +++--
drivers/isdn/hardware/mISDN/netjet.c | 5 +-
drivers/isdn/hardware/mISDN/speedfax.c | 5 +-
drivers/isdn/hardware/mISDN/w6692.c | 5 +-
drivers/isdn/mISDN/core.c | 16 ++++
drivers/isdn/mISDN/layer1.c | 36 +++++++---
drivers/isdn/mISDN/layer2.c | 120 +++++++++++++++++++++++--------
drivers/isdn/mISDN/tei.c | 72 ++++++++++++++-----
include/linux/mISDNhw.h | 3 +
include/linux/mISDNif.h | 9 ++-
13 files changed, 234 insertions(+), 69 deletions(-)
--
1.7.3.4
next reply other threads:[~2012-05-04 14:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-05-04 14:15 Karsten Keil [this message]
2012-05-04 14:15 ` [PATCHv3 1/6] mISDN: Added PH_* state info to tei manager Karsten Keil
2012-05-04 14:15 ` [PATCHv3 2/6] mISDN: Fix refcounting bug Karsten Keil
2012-05-04 14:15 ` [PATCHv3 3/6] mISDN: L2 timeouts need to be queued as L2 event Karsten Keil
2012-05-04 14:15 ` [PATCHv3 4/6] mISDN: Make layer1 timer 3 value configurable Karsten Keil
2012-05-04 14:15 ` [PATCHv3 5/6] mISDN: Layer1 statemachine fix Karsten Keil
2012-05-04 14:15 ` [PATCHv3 6/6] mISDN: Help to identify the card Karsten Keil
2012-05-04 14:48 ` Paul Gortmaker
2012-05-04 15:58 ` Karsten Keil
2012-05-04 16:02 ` [PATCHv3 0/6] mISDN: Collection of patches for layer1/layer2 David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1336140935-25830-1-git-send-email-kkeil@linux-pingi.de \
--to=kkeil@linux-pingi.de \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).