summaryrefslogtreecommitdiff
path: root/wct4xxp.c
AgeCommit message (Expand)Author
2005-11-09merge changes from HEAD branchkpfleming
2005-08-22backport all fixes from HEADkpfleming
2005-08-18make module name compatible with 2.6.13+ kernelskpfleming
2005-08-14Apply Interrupt on Reload / SoftBoot Fix to Stable branchmalcolmd
2005-08-11turn off echo can debugging by defaultkpfleming
2005-08-09small fix for robbed-bit-signaling modekpfleming
2005-08-02merge dual-span card fixes from headrussell
2005-07-26ensure 'vpmsupport' module parameter is supported on Linux 2.6kpfleming
2005-07-25add support for dual span cardsrussell
2005-07-14Backport dtmf fix to stablemalcolmd
2005-06-15update to support 2nd gen cards and featuresrussell
2005-04-15fix mem leak when unloading/loading modulesrussell
2005-03-31add use counts to prevent kernel panics (bug #3773)russell
2005-01-17all of the fixes for 2.6 from HEAD ... I think things are calm nowrussell
2005-01-13someone says this doesn't work, so I'm backing it out for now.russell
2005-01-13use module_parm for 2.6 (bug #3321)russell
2004-07-22Fix E1 againmarkster
2004-07-22Create "noburst" option to disable burst mode during bus masteringmarkster
2004-07-21Center T1 channels on TDM bus when running fully T12 modemarkster
2004-07-12Ignore write/read mismatch on WC_INTR since that's actually pretty reasonable...markster
2004-06-14Add optional debounce timer for red alarmmarkster
2004-05-26Zaptel fixes for 2.6markster
2004-05-04Add RBS support to DACS (bug #1451)markster
2004-04-26Add EM_E1 back to wct4xxp.ccitats
2004-04-25Set timing source so zttool sees it correctly. Allow a span to be used for t...citats
2004-04-24Don't double lock reglockmarkster
2004-04-23Fixed problems in wct4xxp driver, and added error/alarm processing to patgen ...jim
2004-04-16Add support for E&M / E1markster
2004-04-15Debounce red alarm to prevent red alarm oscillationmarkster
2004-04-10Hopefully get Yellow alarm working properly on wct4xxpcitats
2004-04-10Also remember RECOVER for YELLOWmarkster
2004-04-10Implement manual yellow alarm on things we should (like RECOVER and NOTOPEN) ...markster
2004-04-09Don't consider freshly started spans as timing sources (bug #1397)markster
2004-04-09Still okay to be a source if you have yellow alarm (duh!)markster
2004-04-09Check once a second for a new timing source (bug #1397)markster
2004-04-07Always update syncsrc infomarkster
2004-04-07Set timing in only one placemarkster
2004-04-06Really fix deadlock on SMP systems with TE410P and new timingcitats
2004-04-06Fix printkmarkster
2004-04-06Fix error message to print T1 instead of E1 in wct4xxp.ccitats
2004-04-05Minor wct4xxp improvement. Don't call printk while we have reglockcitats
2004-04-02Don't consider yellow alarm in selecting timing sourcesmarkster
2004-04-02Various timing fixes...markster
2004-04-02Minor te410p fixes for timingmarkster
2004-04-01spin_lock in t4_set_timing_source in wct4xxp.c (fixes panic on SMP)citats
2004-03-31Make timing source be reported properly in zttoolmarkster
2004-03-31Correct the handling of sync sourcesmarkster
2004-03-19Fix typo in T4 driver, and wake up on pingmarkster
2004-03-18Pull timing from other spans if appropriate...markster
2004-01-10Revert earlier changes until finishedmarkster