summaryrefslogtreecommitdiff
path: root/wct4xxp
AgeCommit message (Expand)Author
2008-02-15Fixes bug 11471. Replaced all instances of strncpy with zap_copy_string (adde...jpeeler
2008-01-28minor cleanupskpfleming
2008-01-27LINUX26 is defined in zaptel.h, and should not be checked beforetzafrir
2008-01-25get this branch to build against 2.6.24 kernel build system (similar to r3706...kpfleming
2007-12-08clean up firmware handling across wct4xxp, wctc4xxp, wctdm24xxp and wcte12xp ...kpfleming
2007-11-30Make sure we only disable irqs during octasic firmware load only if we have 4...mattf
2007-10-18Correct the name of the wct4xxp driver.qwell
2007-07-19update to 2.6.22 request_irq() flagskpfleming
2007-07-03Fix for span shutdown issuemattf
2007-06-11Add a couple of PCI idsmattf
2007-06-11Make the version check optionalmattf
2007-06-08Make sure the name is rightrussell
2007-06-06Add 220/420 supportmattf
2007-06-01Fix for stack overflow on FC6 and VPM450M.mattf
2007-05-17Reduce stack usage of VPM450M. Fix for FC6 load problems.mattf
2007-04-28Fix for potential deadlock in wct4xxp drivermattf
2007-03-14Fix bug in J1 mode configuration.mattf
2007-03-09Make sure we don't allocate as GFP_KERNEL in atomic contextmattf
2007-02-21Make sure we do the IRQ fix in the gen1 interrupt handler as well.mattf
2007-02-21Make sure we do the check for memory allocation failure.mattf
2007-02-21Reduce our stack usage when using the vpm450mmattf
2007-02-07don't allow wct4xxp workqueue support to be built against kernel 2.6.20... it...kpfleming
2007-02-06correct grammar in commentkpfleming
2007-02-01add support for Digium's High Performance Echo Cancellerkpfleming
2007-01-31fix up author email addresseskpfleming
2007-01-31final fix for non-hotplug firmware loadingkpfleming
2007-01-29_really_ fix the non-hotplug firmware casekpfleming
2007-01-27properly reference the size symbol produced by objcopykpfleming
2007-01-22use better definition for linked-in firmware datakpfleming
2007-01-22make the non-hotplug firmware case actually compile againkpfleming
2007-01-22might be good if i committed the working version of this code...kpfleming
2007-01-22update to PR47 Octasic API kit, and use new GetCapacityPins API call to only ...kpfleming
2007-01-18Merged revisions 1812 and 1854 back from trunk.mattf
2007-01-16make the 'firmware object' files load the firmware blobs as read-only datakpfleming
2007-01-16eliminate the fw2h tool, and instead use objcopy to directly make object file...kpfleming
2006-12-11kernel 2.6.19 API changes compatibilitykpfleming
2006-11-08clean up recent VPMOCT changeskpfleming
2006-11-05Add support for VPMOCT64 modulemattf
2006-09-09Update firmware header generation tool to support paths being supplied with t...file
2006-09-08Move CONFIG_FW_LOADER check to Makefile (reported internally by Spiceland)file
2006-09-08gotta pay closer attention before i commit this stuff...kpfleming
2006-09-08fix spacing in log messagekpfleming
2006-09-08fix problem with VPM450M/VPMOCT when T1 and E1 are both used on the cardkpfleming
2006-08-27ok... finally, this actually does build correctly for 2.4 kernelskpfleming
2006-08-27it would probably help if we actually linked the Octasic API objects into the...kpfleming
2006-08-27merge in new, cleaner Octasic API integrationkpfleming