summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcb4xxp
AgeCommit message (Expand)Author
2011-07-22wcb4xxp: Prevent null pointer dereference on spanconfigShaun Ruffell
2011-05-27wcb4xxp: Updating copyright.Shaun Ruffell
2011-01-27Fix for bugs in timing selection when B410P card is not the first configured ...Matthew Fredrickson
2011-01-21"struct pci_device_id[]" -> "DEFINE_PCI_DEVICE_TABLE"Shaun Ruffell
2011-01-21wcb4xxp: HDLC packets do not pass over D-channel.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
2009-01-30Make sure that we pass alarm notification up the stack whenever alarms occur ...Matthew Fredrickson
2009-01-28Ensure the teignorered parameter is exposed as a module parameter.Shaun Ruffell
2009-01-28Allow EXTRA_CFLAGS to propagate to builds in the subfolders for wct4xxp,Shaun Ruffell
2008-12-17wcb4xxp: Do not propogate received HDLC frames on channels that are notShaun Ruffell
2008-12-17wcb4xxp: Use %p to print out pointer values.Shaun Ruffell
2008-12-17wcb4xxp: Remove an endless while loop.Shaun Ruffell
2008-12-11Remove an include that is not available before 2.6.15 and is not neededTzafrir Cohen
2008-11-24Additional debugging code.Shaun Ruffell
2008-11-24Add a 'spanfilter' module parameter in order to isolate debugging informationShaun Ruffell
2008-11-24Use counter of pending HDLC frames in order to eliminate the need to send aShaun Ruffell
2008-11-24Do not make assumptions about the number of ready HDLC frames on HDLC RXShaun Ruffell