netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] mISDN Fix and enhancements for the HFC 4S/8S/E1 driver
@ 2012-04-25  6:52 Karsten Keil
  2012-04-25  6:52 ` [PATCH 1/4] mISDN: Fixed false interruption of audio during bridging change Karsten Keil
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Karsten Keil @ 2012-04-25  6:52 UTC (permalink / raw)
  To: David Miller; +Cc: netdev

For net-next.

Patchset contains fixes for issues fond in long time testing.
The LED support now works as proposed by the card documentation.
For special cases you can now split a E1 line into independ logical
instances.

Andreas Eversberg (4):
  mISDN: Fixed false interruption of audio during bridging change.
  mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or
    not.
  mISDN: Rework of LED status display for HFC-4S/8S/E1 cards.
  mISDN: Added support for fragmentation of E1 interfaces of hfcmulti
    driver.

 drivers/isdn/hardware/mISDN/hfc_multi.h |   15 +-
 drivers/isdn/hardware/mISDN/hfcmulti.c  |  582 ++++++++++++++++++-------------
 2 files changed, 347 insertions(+), 250 deletions(-)

-- 
1.7.3.4

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

end of thread, other threads:[~2012-04-26  9:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-25  6:52 [PATCH 0/4] mISDN Fix and enhancements for the HFC 4S/8S/E1 driver Karsten Keil
2012-04-25  6:52 ` [PATCH 1/4] mISDN: Fixed false interruption of audio during bridging change Karsten Keil
2012-04-25  6:52 ` [PATCH 2/4] mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not Karsten Keil
2012-04-25  6:52 ` [PATCH 3/4] mISDN: Rework of LED status display for HFC-4S/8S/E1 cards Karsten Keil
2012-04-25  6:52 ` [PATCH 4/4] mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver Karsten Keil
2012-04-26  9:32 ` [PATCH 0/4] mISDN Fix and enhancements for the HFC 4S/8S/E1 driver David Miller

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