summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-09-04Some picky switches require the LSB to be 1 for 56k linksMatthew Fredrickson
2008-09-04Remove a couple of 'magic numbers' to make it clear all the ports of theShaun Ruffell
2008-09-04Fixes an issue where the dual-span cards are not properly configured which canShaun Ruffell
2008-08-29Remove useless kzallocMatthew Fredrickson
2008-08-27remove some more ztdummy referencesKevin P. Fleming
2008-08-27a bit of attribution cleanupKevin P. Fleming
2008-08-27Set a list of headers to install/uninstall, so the lists don't get out of syn...Jason Parker
2008-08-26"docs" target to generate documentation. Generate docs with asciidoc.Tzafrir Cohen
2008-08-26Fix asciidoc.Tzafrir Cohen
2008-08-26Don't try to clean modules if there's no kernel source available (likeTzafrir Cohen
2008-08-25Reverting unwanted changes in the README (from r4830)Tzafrir Cohen
2008-08-25Make the README file more relevant to modules.Tzafrir Cohen
2008-08-25Support MODULES_EXTRA and SUBDIRS_EXTRA to add extra modules from theTzafrir Cohen
2008-08-25Make sure we remove headers that we installed in install-includeJason Parker
2008-08-25Remove this warning, which could occur if the driver is loaded on a systemShaun Ruffell
2008-08-24Add support for 56 KB HDLC as well as selectable rate via ioctlMatthew Fredrickson
2008-08-20use the new separate allocation method for channel structures here tooKevin P. Fleming
2008-08-20update code to match version in ZaptelKevin P. Fleming
2008-08-20improve compatibility with 2.6.26 and 2.6.27 kernelsKevin P. Fleming
2008-08-20Change to support both 5.3kbps and 6.3kbps bit rates when using the G723.1Shaun Ruffell
2008-08-19port over improvements to firmware Makefile from ZaptelKevin P. Fleming
2008-08-19Fixed calculation of the timestamp.Shaun Ruffell
2008-08-19Couple of fixes for the transcoder:Shaun Ruffell
2008-08-18minor cleanups, and allow DAHDI_BUILD_ALL to be overriden on the command lineKevin P. Fleming
2008-08-14Set xpp version to 6056 and reset XPP changelog.Tzafrir Cohen
2008-08-14Also install Astribank firmwares and init scripts to /usr/share/dahdi .Tzafrir Cohen
2008-08-14xpp: FXO: display signed voltage values (from xpp r6055)Tzafrir Cohen
2008-08-14remove devfs support, and use consistent include file pathKevin P. Fleming
2008-08-13import the neon mwi detectionDoug Bailey
2008-08-11xpp: CAS/E1 support in the PRI module, and minor fixes.Tzafrir Cohen
2008-08-11xpp: fxo: Fix support for CID_STYLE_PASS_ALWAYSTzafrir Cohen
2008-08-11A more robust test for bri_dchan support.Tzafrir Cohen
2008-08-11xpp_blink is a bit mask of ports, and not boolean anymore.Tzafrir Cohen
2008-08-07Make sure types are same size on 64-bit machines.Shaun Ruffell
2008-08-06remove incorrect referenceKevin P. Fleming
2008-08-06minor cleanupsKevin P. Fleming
2008-08-06major cleanup, remove userspace tools referencesKevin P. Fleming
2008-08-06last round of license header updates hereKevin P. Fleming
2008-08-06fix a compiler warning by using the proper format string for a size_t variableKevin P. Fleming
2008-08-06A significant change to the DAHDI transcoder interface and the wctc4xxpShaun Ruffell
2008-08-06change some ioctls that don't actually use a parameter to be defined that wayKevin P. Fleming
2008-08-06more license header updatesKevin P. Fleming
2008-08-05first pass at licensing cleanup here... put dahdi/user.h under LGPL instead o...Kevin P. Fleming
2008-08-05Fix a small regression from r4667: Please don't NULL a good pointer.Tzafrir Cohen
2008-08-05Fix alignment issues caused by different tab sizesRussell Bryant
2008-08-05Copy tools README over to the linux packageRussell Bryant
2008-08-05In the function start_digit(), the same logic was replicated 3 times; one timeRussell Bryant
2008-08-04 - Tweak some formatting to match coding guidelinesRussell Bryant
2008-08-04Firmware update: 5959 (FTMF and BRI ID)Tzafrir Cohen
2008-08-04Fix small regression from r4690: do use channo for printing channelTzafrir Cohen