netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv2 0/7] mISDN: Collection of patches for layer1/layer2
@ 2012-05-03 15:47 Karsten Keil
  2012-05-03 15:47 ` [PATCHv2 1/7] mISDN: Added PH_* state info to tei manager Karsten Keil
                   ` (6 more replies)
  0 siblings, 7 replies; 10+ messages in thread
From: Karsten Keil @ 2012-05-03 15:47 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

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 (6):
  mISDN: Fix refcounting bug
  mISDN: L2 timeouts need to be queued as L2 event
  mISDN: Make layer1 timer 3 value configurable
  Add L1 timer3 config control to lowlevel drivers
  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/hfcsusb.c  |    6 +-
 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            |   38 +++++++---
 drivers/isdn/mISDN/layer2.c            |  120 ++++++++++++++++++++++++--------
 drivers/isdn/mISDN/tei.c               |   71 ++++++++++++++-----
 include/linux/mISDNhw.h                |    3 +
 include/linux/mISDNif.h                |    9 ++-
 13 files changed, 226 insertions(+), 67 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2012-05-04  6:52 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-03 15:47 [PATCHv2 0/7] mISDN: Collection of patches for layer1/layer2 Karsten Keil
2012-05-03 15:47 ` [PATCHv2 1/7] mISDN: Added PH_* state info to tei manager Karsten Keil
2012-05-03 15:47 ` [PATCHv2 2/7] mISDN: Fix refcounting bug Karsten Keil
2012-05-03 15:47 ` [PATCHv2 3/7] mISDN: L2 timeouts need to be queued as L2 event Karsten Keil
2012-05-03 15:47 ` [PATCHv2 4/7] mISDN: Make layer1 timer 3 value configurable Karsten Keil
2012-05-03 21:08   ` David Miller
2012-05-04  6:47     ` Karsten Keil
2012-05-03 15:47 ` [PATCHv2 5/7] Add L1 timer3 config control to lowlevel drivers Karsten Keil
2012-05-03 15:47 ` [PATCHv2 6/7] mISDN: Layer1 statemachine fix Karsten Keil
2012-05-03 15:47 ` [PATCHv2 7/7] mISDN: Help to identify the card Karsten Keil

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).