summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wct4xxp/base.c
AgeCommit message (Expand)Author
2010-08-27wct4xxp: Moving the transmit short detection behind debug module param.Shaun Ruffell
2010-08-27wct4xxp: Removed transmit line open fault detectionShaun Ruffell
2010-08-06wct4xxp: minor checkpatch changesRuss Meyerriecks
2010-08-06wct4xxp: Added card level timing information in sysfsRuss Meyerriecks
2010-08-06wct4xxp: module param "extendedreset" now a compile optionRuss Meyerriecks
2010-07-29wct4xxp, wcte12xp: restrict signaling and line combinations to what actually ...Kinsey Moore
2010-07-29wct4xxp, wcte12xp: remove loobpack parameter, functionality provided by dahdi...Kinsey Moore
2010-07-29wct4xxp: increase consistency and decrease verbosity of kernel loggingKinsey Moore
2010-07-28wct4xxp: Several minor changes to make sparse/checkpatch.pl happy.Shaun Ruffell
2010-07-27wct4xxp: Enabled network facing looping for E1Russ Meyerriecks
2010-07-27wct4xxp: Fixed error injection bugRuss Meyerriecks
2010-07-26wct4xxp: Error counter injection for E1 modeRuss Meyerriecks
2010-07-26wct4xxp: Removed card level event handlerRuss Meyerriecks
2010-07-26Added hardware transformer checkRuss Meyerriecks
2010-07-26Added card level event handlerRuss Meyerriecks
2010-07-26Added the ability to trigger alarm simulation states in theRuss Meyerriecks
2010-07-26dahdi: Move the 'owner' field from dahdi_span to dahdi_span_ops.Shaun Ruffell
2010-07-26dahdi: Move the callbacks in dahdi_span into its own structure.Shaun Ruffell
2010-07-26dahdi: Remove the 'pvt' member from dahdi_span.Shaun Ruffell
2010-07-22Make sure we check max_latency to see if it's greater than the minimum requir...Matthew Fredrickson
2010-07-14Make noburst parameter override burst flag.Matthew Fredrickson
2010-07-02Add support for max_latency module parameter in wct4xxpMatthew Fredrickson
2010-06-30Fix for circumstances where the framer needs extra help to reset itself.Matthew Fredrickson
2010-06-24Fix trailing whitespace and make last change more readible. (sruffell suggest...Michael Spiceland
2010-06-24Impliments a workaround for an errata in the qfalc v3.1 chip which causedMichael Spiceland
2010-06-14Expose some dynamic latency options as module parameters for the wct4xxp driverMichael Spiceland
2010-03-08wct4xxp, wcte12xp: Fixed broken E1 and unsupported function bugsRuss Meyerriecks
2010-03-08dahdi_maint: Added local loopback capability in E1 modesRuss Meyerriecks
2010-03-08wct4xxp: wcte12xp: Revised maint clearingRuss Meyerriecks
2010-03-05wct4xxp: Fixed inability to disable network payload loopingRuss Meyerriecks
2010-03-05wct4xxp: Removed over-verbose instrumentationRuss Meyerriecks
2010-02-24wct4xxp: Removed a spurious paste.Russ Meyerriecks
2010-02-22Branch merge from the maintenance modes projectRuss Meyerriecks
2010-02-08dahdi: Update the Digium copyright on files changed since 2010-01-01.Shaun Ruffell
2010-01-18wct4xxp: Replaced a lost member of the t4 struct, which was clobbered inRuss Meyerriecks
2010-01-18wct4xxp: Gen5-rc1 updates the device_id.Russ Meyerriecks
2010-01-18wct4xxp: Make Missed interrupt message off by default, and incrementingRuss Meyerriecks
2010-01-18wct4xxp: One more readback in the _in routines to make sure the writesRuss Meyerriecks
2010-01-18wct4xxp: Make sure 2 port cards only use 2 portsRuss Meyerriecks
2010-01-18wct4xxp: Add new 5th gen identifiersRuss Meyerriecks
2010-01-18wct4xxp: Fix problems so that pedantic pci does not have to be enabledRuss Meyerriecks
2010-01-18wct4xxp: Add a few bug fixes for latency bumps and for the newRuss Meyerriecks
2010-01-18wct4xxp: Add some protection to prevent latency bumps during load time onlyRuss Meyerriecks
2010-01-18wct4xxp: Gen 5 latency changes and performance enhancements (interrupt rate r...Russ Meyerriecks
2010-01-18wct4xxp: Fixing errata with the qfalc3.1 chip. Sometimes, in T1 mode, whenRuss Meyerriecks
2009-11-09wct4xxp: Only print the new debounce messages when debug is set.Shaun Ruffell
2009-11-07wct4xxp: Fix up some continued strings.Shaun Ruffell
2009-11-04Adding alarm debounce to single span driver (wcte12xp).Michael Spiceland
2009-10-29Debounce alarms by default for wct4xxp per AT&T 54016. Also, theMichael Spiceland
2009-09-16wct4xxp: Check the alarm state if we're debouncing a red alarm.Shaun Ruffell