summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-25get this branch to build against 2.6.24 kernel build system (similar to r3706...kpfleming
2008-01-23Ensure that the zone lock is always acquired before the channel lock. sruffell
2008-01-23Make some echo canceller related parameters adjustable via module parametermattf
2008-01-20Make sure README.Astribank's HTML copy has a complete table of contents.tzafrir
2008-01-11Revert an unnecessary trylock. Multiple people have looked at this and nobodyrussell
2008-01-11Minor formatting change.sruffell
2008-01-11Elimates a recursive grab of a spinlock in the interrupt handler for the wcte...sruffell
2008-01-10Remove some unused variables (already applied in 1.4).tzafrir
2008-01-10Complete the renaming of Makefile (to reduce merge issues with local xpptzafrir
2008-01-10xpp.r5254:tzafrir
2008-01-09BIG fxotune update. New version which uses fourier analysis for echo return ...mattf
2008-01-09Make sure G.165 EC disable tone detection is enabledmattf
2008-01-04Increase the amount of code that is protected by locks in the wcte12xp interr...sruffell
2008-01-03Removing some left over debugging code.sruffell
2008-01-02Removed unneeded return value.sruffell
2008-01-02VPMADT032 stability changes for wctdm24xxp and wcte12xp:sruffell
2008-01-02Move the release of VPMADT032 resources to after the interrupt handler has be...sruffell
2007-12-29Adapt ztd-eth to newer interfaces from kernel 2.6.24 .tzafrir
2007-12-27Update documentation. Mainly regarding the PRI module.tzafrir
2007-12-27Shouldn't destroy the workqueue with the lock held.sruffell
2007-12-24* XppUtils.pm renamed Zaptel::Utils.pm .tzafrir
2007-12-20Cleanup in case the firmware load from userspace fails.sruffell
2007-12-19* A few more fixes to card_pri.tzafrir
2007-12-19Improve wcte12xp and wctdm24xxp drivers' tolerance to host system latencies.sruffell
2007-12-18Enable xpp_usb in the sysconfig file as xpp no longer generates manytzafrir
2007-12-18Revert a change that has remained in my local copy.tzafrir
2007-12-18xpp r5151:tzafrir
2007-12-16Simplify udev rules so they will be in line with ones provided bytzafrir
2007-12-13remove some code that is not compatible with modern versions of pppdkpfleming
2007-12-12ztd-eth: Fix a cast warning on earlier 2.6 kernels.tzafrir
2007-12-11Lower this to fix compatibility related bugsmattf
2007-12-11coding guidelines cleanupkpfleming
2007-12-11we don't need a message telling the user that they don't have a VPMADT032, th...kpfleming
2007-12-11* Close bug #11511.tzafrir
2007-12-11uninstall-modules: put in build_tools, and remove language suffix.tzafrir
2007-12-11Fix the typo for the case of using M= instead of SUBDIRS= .tzafrir
2007-12-11Reverting changes from 3405 so that I can do this the correct way.mspiceland
2007-12-11Make sure we wait long enough for the VPMADT032 to boot before we interact wi...mattf
2007-12-11If we detect that we have a VPMADT032 module but there is an error duringmspiceland
2007-12-10Small change to prevent scary messages (one's with "Failed" in them) to usersmspiceland
2007-12-10remove explicit references to 5.3kb/s mode in wctc4xxp driver, as the driver ...kpfleming
2007-12-10cosmetic fix for TE120P cardskpfleming
2007-12-09Ignore some generated files.tzafrir
2007-12-08Add support to remove old module locations for modules that previously weren'...mattf
2007-12-08Verbose vpm test block should only be printed in debug mode.mspiceland
2007-12-08Add GPL disclaimers to some headers without themmattf
2007-12-08revert a change that was not necessarykpfleming
2007-12-08clean up firmware handling across wct4xxp, wctc4xxp, wctdm24xxp and wcte12xp ...kpfleming
2007-12-08oops. This change was only supposed to be for the 1.4 branch.mspiceland
2007-12-08Adding back Kevin's change that was lost on my last merge. -----------------...mspiceland