summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-16xpp: '%d' -> '%lu' when displaying module_refcount on kernel versions >= 3.3svn_2.4Shaun Ruffell
2012-03-16xpp: Use 'bool' type for boolean module parameters on kernel versions >= 2.6.31.Shaun Ruffell
2012-03-16wctc4xxp: Replace 'ndo_set_multicast_list' with 'set_rx_mode'Shaun Ruffell
2012-03-16dahdi: #include <linux/module.h> in dahdi/kernel.h and GpakCust.hShaun Ruffell
2011-10-12wct4xxp: Fix condition where hardware echo canceler erroneously mutes DTMF.Shaun Ruffell
2011-10-12wctc4xxp: Allow G723 SID frames to pass to the hardware decoder.Shaun Ruffell
2011-10-12wct4xxp: Bug in timing cable with different span density cardsShaun Ruffell
2011-08-28xpp: FXS: new 2+6 module has no digital I/O portsTzafrir Cohen
2011-08-11dahdi: Define HAVE_NET_DEVICE_OPS on kernels > 2.6.29Shaun Ruffell
2011-08-11dahdi_dynamic: Call dahdi_receive in rx packet handler.Shaun Ruffell
2011-08-11wctc4xxp, wcte12xp, wctdm24xxp: Remove check for HAVE_NETDEV_PRIVShaun Ruffell
2011-08-11oct612x: Increase the size of some of the instance variables.Shaun Ruffell
2011-07-27wctc4xxp: Cleanup in-flight commands when halting due to hardware error.Shaun Ruffell
2011-07-22wcb4xxp: Prevent null pointer dereference on spanconfigShaun Ruffell
2011-07-19wcte12xp: Close a potential race on driver unload.Shaun Ruffell
2011-06-29wctdm24xxp: Ensure battery drops on FXS hangups honor the channel otimer.Shaun Ruffell
2011-06-29dahdi: Fix compilation on Linux 2.6.26 w/CONFIG_DAHDI_NET.Shaun Ruffell
2011-05-31xpp: empty labels are not duplicateTzafrir Cohen
2011-05-27Move test for DEFINE_SPINLOCK into include/dahdi/kernel.hShaun Ruffell
2011-05-27dahdi: Enable DTMF A,B,C, and D digits.Shaun Ruffell
2011-05-27wcb4xxp: Updating copyright.Shaun Ruffell
2011-04-14wcte12xp: If we cannot read the mode selection pins fail the module load.Shaun Ruffell
2011-04-11dahdi: Do not define dev_name if already backported.Shaun Ruffell
2011-03-15wctdm24xxp: Fix regression with LEDS on TDM410.Shaun Ruffell
2011-02-11make_version: Use 'git rev-parse' if only looking for a sha5.Shaun Ruffell
2011-02-11make_version: svn and git metadata directory not checked properly.Shaun Ruffell
2011-02-11make_version: '[[' -> '[' since it's not a bash script.Shaun Ruffell
2011-02-11dahdi: Generate include/dahdi/version.h when building in a git repository.Shaun Ruffell
2011-02-10wct4xxp: Do not lock interrupts while loading the VPM firmware.Shaun Ruffell
2011-02-10wct4xxp: Reduce stack usage in oct612x API.Shaun Ruffell
2011-02-10wct4xxp: Reduce the memory footprint of the hardware echocanceler.Shaun Ruffell
2011-02-09dahdi: Add '#include <linux/kobject.h>' in dahdi/kernel.hShaun Ruffell
2011-02-09live_dahdi: Fix regression from r9508Tzafrir Cohen
2011-01-31syncing svnmerge-integrated.Shaun Ruffell
2011-01-31dahdi: Experimentally remove dependency on the Big Kernel Lock.Shaun Ruffell
2011-01-31wctdm24xxp: Remove code for unsupported modules.Shaun Ruffell
2011-01-31dahdi: Add '+' on KMAKE definition to enable parallel make.Shaun Ruffell
2011-01-27Fix for bugs in timing selection when B410P card is not the first configured ...Matthew Fredrickson
2011-01-21Updating the svnmerge-integrated information.Shaun Ruffell
2011-01-21wct4xxp: Perform an extended reset on PCI-Express cards by default.Shaun Ruffell
2011-01-21README: clarify required kernel configurationShaun Ruffell
2011-01-21dahdi: Add error if CONFIG_BKL is not definedShaun Ruffell
2011-01-21wcte12xp: Remove unused functions from t1_span_ops.Shaun Ruffell
2011-01-21"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-21dahdi: If mutexes are not available use semaphores instead.Shaun Ruffell
2011-01-21wcb4xxp: HDLC packets do not pass over D-channel.Shaun Ruffell
2011-01-21wcte12xp, wctdm24xxp: Do not call pci_set_drvdata after device initialization.Shaun Ruffell
2011-01-21wctdm24xxp, wcte12xp: Disable PCI read-line multiple command.Shaun Ruffell
2011-01-21wct4xxp: Close a memory leak in the VPM450 error path.Shaun Ruffell
2011-01-21wctdm24xxp, wcte12xp: Lock interrupts when recovering from an underrun.Shaun Ruffell