summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcb4xxp/base.c
AgeCommit message (Expand)Author
2010-10-20wcb4xxp: Support beroNet BN4S0e PCI Express cardsvn_2.3Tzafrir Cohen
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: More hw ids for HFC-4S & HFC-8SShaun 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
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
2008-11-20Force the FIFO to reset when the file handle is closed.Shaun Ruffell
2008-11-17A fix for an issue with corruption on the D-Channels.Shaun Ruffell
2008-11-05Whitespace changes for the coding standard.Shaun Ruffell
2008-11-05rate limiting a diagnostic printk.Shaun Ruffell
2008-11-05Remove the loopback module parameter since it's not implemented yet.Shaun Ruffell
2008-11-05Allow the wcb4xxp to take all the signalling types.Shaun Ruffell
2008-10-31Changing the spantype to indicate whether it is a TE or NT BRI port.Shaun Ruffell
2008-10-31Fix the FIFO configuration to use the data from the EC correctlyMatthew Fredrickson
2008-10-31wcb4xxp: Set the spantype to "BRI" (to show e.g. in dahdi_scan)Tzafrir Cohen
2008-10-31wcb4xxp: Claim to provide DACS for dahdi_scanTzafrir Cohen
2008-10-31Fix for a case where a span might not always come back up after a disconnect.Shaun Ruffell
2008-10-29The /proc/wcb4xxp should not be created once for each card but rather once forShaun Ruffell
2008-10-29By default, do not create the procfs entry for the wcb4xxp driver.Shaun Ruffell
2008-10-28fix a large number of warnings found by sparse, the kernel code sanity checki...Kevin P. Fleming
2008-10-28Adding the wcb4xxp driver, a native dahdi driver for the B410P module.Shaun Ruffell
2008-10-28Undoing commit r5148. Copying directly from a private branch causes problemsShaun Ruffell
2008-10-28Adding the wcb4xxp driver, a native dahdi driver for the B410P module.Shaun Ruffell