summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wct4xxp
AgeCommit message (Expand)Author
2011-07-01wct4xxp: Add module parameter to ignore rotary switch settings.Shaun Ruffell
2011-06-02dahdi: Do not allow 'hwec' to be attached to channels that do not have one.Shaun Ruffell
2011-06-02dahdi: Allow dahdi_span_ops.[chan|span]config and startup to block.Shaun Ruffell
2011-06-02wct4xxp: Move the check for the VPM to module load time.Shaun Ruffell
2011-06-02wct4xxp: Do not set maintstat in t4_clear_maint.Shaun Ruffell
2011-06-02wct4xxp: Atomically set framer bits for maintenance modes.Shaun Ruffell
2011-06-02wct4xxp: Set -Wno-unused-but-set-variable compiler option if available.Shaun Ruffell
2011-06-02Remove unused variables.Shaun Ruffell
2011-04-04wctdm24xxp, wcte12xp, wct4xxp, wcb4xxp, wctdm: Do not support suspend.Shaun Ruffell
2011-04-04wct4xxp: Add shutdown handler for kexec.Shaun Ruffell
2011-02-10wct4xxp: Do not lock interrupts while loading the VPM firmware.Shaun Ruffell
2011-02-10wct4xxp: Reduce the memory footprint of the hardware echocanceler.Shaun Ruffell
2011-01-20wct4xxp: Do not place _t4_remove_one in module exit section.Shaun Ruffell
2011-01-17wct4xxp: Check the return value of dahdi_register call.Shaun Ruffell
2011-01-17wct4xxp: Perform an extended reset on PCI-Express cards by default.Shaun Ruffell
2011-01-03'dahdi_copy_string()' -> 'strlcpy()'Shaun Ruffell
2011-01-03"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-03Update copyright on changed files since 2011-01-01.Shaun Ruffell
2011-01-03wct4xxp: Hold the reglock longer when checking error counters.Shaun Ruffell
2010-12-15wct4xxp: Close a memory leak in the VPM450 error path.Shaun Ruffell
2010-12-09dahdi-base, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp, kernel: ...Kinsey Moore
2010-12-09dahdi-base, kernel, dahdi_echocan_*, wcb4xxp, wct4xxp, wctdm24xxp, wcte12xp: ...Kinsey Moore
2010-12-08dahdi: Fixed loopup/loopdown signalsRuss Meyerriecks
2010-12-08dahdi: Removing loopstop maint functionRuss Meyerriecks
2010-12-08dahdi: Clean up an unused waitqueueRuss Meyerriecks
2010-10-25Minor logging text changeRuss Meyerriecks
2010-10-20dahdi: Atomically set/test if channel has associated network device.Shaun Ruffell
2010-09-24Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2010-09-23wct4xxp: Drop usage of 'volatile' qualifier.Shaun Ruffell
2010-09-23wct4xxp: Add debug option to log detected RBS bit changes.Shaun Ruffell
2010-09-14wct4xxp: Put two DMA messages behind debug flag.Shaun Ruffell
2010-09-08wct4xxp: Update span-local struct with timing infoRuss Meyerriecks
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