summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcb4xxp
AgeCommit message (Expand)Author
2011-04-15dahdi: Do not save the irq information.Shaun Ruffell
2011-04-15dahdi: Move irq/irqmisses from dahdi_span into dahdi_device.Shaun Ruffell
2011-04-15dahdi: register/unregister devices as opposed to individual spans.Shaun Ruffell
2011-04-04b4xxp: Only create the timing_master attributes in the context of probeShaun Ruffell
2011-04-04wctdm24xxp, wcte12xp, wct4xxp, wcb4xxp, wctdm: Do not support suspend.Shaun Ruffell
2011-01-27Fix for bugs in timing selection when B410P card is not the first configured ...Matthew Fredrickson
2011-01-03'dahdi_copy_string()' -> 'strlcpy()'Shaun Ruffell
2011-01-03"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-03wcb4xxp: HDLC packets do not pass over D-channel.Shaun Ruffell
2010-12-20wcb4xxp: Remove unused syncpos member.Shaun Ruffell
2010-12-15wcb4xxp: Remove redundant dev member from 'struct wcb4xxp'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: Clean up an unused waitqueueRuss Meyerriecks
2010-10-20wcb4xxp: Support beroNet BN4S0e PCI Express cardTzafrir Cohen
2010-09-27wcb4xxp: Spelling 'LOOKBACK_SUPPORTED' -> 'LOOPBACK_SUPPORTED'Shaun Ruffell
2010-08-24wcb4xxp: Added card level timing information in sysfsRuss Meyerriecks
2010-08-12Timing fix where handling math in find_sync_src() would return -2 instead of ...Matthew Fredrickson
2010-08-06wcb4xxp: Renamed module parameter "alawoverride" to "companding"Russ Meyerriecks
2010-07-28wcb4xxp: Trivial removal of some whitespace at the end of a line.Shaun Ruffell
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 also change the deflaw of the span to ulaw if alawoverride is di...Matthew Fredrickson
2010-07-16Add alawoverride parameter to the wcb4xxp module to allow for ulaw and alaw m...Matthew Fredrickson
2010-07-06Extra PCI ID for Junghanns PCI-E cards.Tzafrir Cohen
2010-05-17Merge in pulse mask improvement patch for B410P.Matthew Fredrickson
2010-03-25wcb4xxp - add Swyx 4xS0 SX2 QuadBri PCI IDsTzafrir Cohen
2010-03-25Some more wcb4xxp PCI IDs for Junghanns cardsTzafrir Cohen
2009-12-28autoconf.h is inlcuded by Kbuild at the command-line.Tzafrir Cohen
2009-11-23Commit fix for problem frames being received for WCB4XXP_HDLC_BUF_LEN multipl...Matthew Fredrickson
2009-11-23git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@7639 a0bf4364-ded3-...Matthew Fredrickson
2009-11-23Commit fix for problem frames being received for WCB4XXP_HDLC_BUF_LEN multipl...Matthew Fredrickson
2009-11-12wcb4xxp: Add missing commaShaun Ruffell
2009-11-12wcb4xxp: More hw ids for HFC-4S & HFC-8SShaun Ruffell
2009-07-02wcb4xxp: Remove the now unused WCB4XXP_MAGIC definition.Shaun Ruffell
2009-07-02wcb4xxp: Remove 'magic' debug member from b4xxp structure.Shaun Ruffell
2009-07-02wcb4xxp: Fix LED handling in OpenVox cards (maybe also others)Tzafrir Cohen
2009-07-02wcb4xxp: Fix PCM handling for various cards.Tzafrir Cohen
2009-07-02More B410P differences: Clock and NT/TE.Tzafrir Cohen
2009-07-02The B410P differs from other HFC-xS cards with respect to the EC unitTzafrir Cohen
2009-07-02wcb4xxp: support for other HFC-xS cards (info, not code)Tzafrir Cohen
2009-07-02wcb4xxp: Adjust debug filter code to number of ports.Tzafrir Cohen
2009-07-02wcb4xxp: Extra bit macros that a needed for kernels < 2.6.24Tzafrir Cohen
2009-07-02wcb4xxp: Don't assume we have 4 spans (ports).Tzafrir Cohen
2009-06-30wcb4xxp: Start the first span with default settings on load.Shaun Ruffell
2009-06-29dahdi-base: Enable DAHDI to manage the reference counts for the board drivers.Shaun Ruffell
2009-05-01wcb4xxp: Define mmiowb if not already defined.Shaun Ruffell
2009-04-29echocan: Improve interface for echo cancelers.Shaun Ruffell
2009-02-10Set default alarm debounce time to 500ms to debounce NT L1 deactivationsMatthew Fredrickson