summaryrefslogtreecommitdiff
path: root/wct4xxp.c
AgeCommit message (Expand)Author
2006-06-19Rename wct4xxp.cmarkster
2006-05-31Fix so that HardHDLC works if ztcfg is ran twice. Thanks PCadach!mattf
2006-03-04Fix NMI issues with some IBM xSeries serversmarkster
2006-02-21Support dual span card on timingmarkster
2006-02-21Add support for timing cablemarkster
2006-01-31Merged revisions 927 via svnmerge from kpfleming
2006-01-12Fix loopup / loopdown codemarkster
2006-01-12 Fix compile breakage on wct4xxp by repositioning inline function.bweschke
2006-01-10Add experimental support for Hardware HDLC for D-channels (#5313)mattf
2005-11-29remove extraneous svn:executable propertieskpfleming
2005-11-28Add support for next generation VPM400Mmarkster
2005-11-08Add missing breakmarkster
2005-10-04use pci_register_driver() on recent kernels (issue #5375, compatibility fix o...kpfleming
2005-09-29Remove old debug codemarkster
2005-09-29Allow DTMF to be disabled on VPM...markster
2005-09-14Allow number of VPM spans with hardware echo can to be adjustedmarkster
2005-08-22change default DTMF detection thresholdkpfleming
2005-08-18make module name compatible with 2.6.13+ kernelskpfleming
2005-08-17Default to "safe/compatible" options in drivermarkster
2005-08-15Don't mute anything with no (or empty) buffersmarkster
2005-08-14Fix lack of interrupts on driver reload / soft rebootmarkster
2005-08-11Turn off debug by defaultmarkster
2005-08-09small fix for robbed-bit-signaling modekpfleming
2005-08-08minor optimizationskpfleming
2005-07-27Fix for dualspan data errorsmattf
2005-07-26ensure 'vpmsupport' module parameter is supported on Linux 2.6kpfleming
2005-07-14Handle digits dialed too quickly...markster
2005-07-13little updatemattf
2005-07-13Add support for dual span cardsmattf
2005-06-22Little addition to TDM driver, fix messup commit on quadspanmattf
2005-06-22New Zealand fixesmattf
2005-06-10re-enable magic :-)kpfleming
2005-06-09Build with 1st gen support by default (duh!)markster
2005-06-06Fix silly debug message (bug #4477)markster
2005-06-06Fix override...markster
2005-06-01More non-workq fixesmarkster
2005-06-01Don't try work queues on 2.4markster
2005-06-01More 2nd gen updatesmarkster
2005-05-20Fix small typo bugletmalcolmd
2005-05-10Update to new PCI ID's for Digium (yay!)markster
2005-05-10PowerPC fixes for the wct4xxp.c cardmattf
2005-05-06Fix behavior on 1st gen T4 cards (oops)markster
2005-05-02Remove static TDM mappingmarkster
2005-05-02Fix for old cpp'smarkster
2005-05-02Add support for TE410P/TE405P 2nd gen features (TSI, ECHOCAN, NATIVELAYOUT, I...markster
2005-04-13Fix memory leak on loading/unloading modulemarkster
2005-04-01J1 support on the TE4XXP. Needs to be tested.mattf
2005-03-21Add use counts to currently shipping stuff (bug #3773):markster
2005-01-15Correct order of includesmarkster
2005-01-15Fix build for 2.4 kernel (bug #3343)markster