summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/card_bri.c
AgeCommit message (Expand)Author
2012-01-02xpp: BRI: batch D-Channel packets to fix frag.Tzafrir Cohen
2012-01-02xpp: BRI: split multibyte functionalityTzafrir Cohen
2012-01-02xpp: BRI: remove trivial BRISTUFF wrappersTzafrir Cohen
2012-01-02xpp: BRI: remove legacy BRISTUFF codeTzafrir Cohen
2011-12-07xpp: BRI: fix timing priority calculationTzafrir Cohen
2011-11-02xpp: bugfix: clear NOTOPEN span alarm on assignTzafrir Cohen
2011-07-04A number of cases of testing for unsigned int < 0Tzafrir Cohen
2011-07-04xpp: Eliminate "set but unused" compiler warnings.Tzafrir Cohen
2011-06-28xpd_echo: XPP Octasic echo canceler moduleTzafrir Cohen
2011-06-02dahdi: Allow dahdi_span_ops.[chan|span]config and startup to block.Shaun Ruffell
2011-06-02Remove unused variables.Shaun Ruffell
2011-05-23xpp: Remove obsolete XPP_DEBUGFS codeTzafrir Cohen
2011-01-30xpp: remove unused XPD_STATE() "protocol method"Tzafrir Cohen
2011-01-30xpp: phonedev: Cleanup method macrosTzafrir Cohen
2011-01-30xpp: prepare for phonedev refactorTzafrir Cohen
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-13PRI Astribanks always sync AB (and independent)Tzafrir Cohen
2010-07-13Fix building without CONFIG_PROC_FS definedTzafrir Cohen
2010-04-19typos, mostly unkownTzafrir Cohen
2009-11-22xpp: statify and line length in card_bri.cTzafrir Cohen
2009-09-29xpp: refactor pcm mask handling.Tzafrir Cohen
2009-06-29dahdi-base: Enable DAHDI to manage the reference counts for the board drivers.Shaun Ruffell
2009-05-27xpp: Fix more 'owner' for 2.6.30 to be happy.Tzafrir Cohen
2009-05-19xpp: report in sysfs if bri module uses hardhdlc supportTzafrir Cohen
2009-05-19Replaece member bus_id with dev_name() and set_dev_name()Tzafrir Cohen
2009-04-27xpp: hard_hdlc support for the BRI module.Tzafrir Cohen
2009-04-20xpp: Do use information about number of ports the Astribank providesTzafrir Cohen
2009-04-16xpp bri: explicitly turn off leds on startupTzafrir Cohen
2009-01-18xpp.r6616: More sysfs migration, FXO enhancements, BRI fixesTzafrir Cohen
2008-10-27Fix xpp compile problems on kernel < 2.6.16Tzafrir Cohen
2008-10-16xpp: start migration from procfs to sysfs.Tzafrir Cohen
2008-08-11xpp: CAS/E1 support in the PRI module, and minor fixes.Tzafrir Cohen
2008-08-03Fix a couple last references to dahdi_txsig_t.Russell Bryant
2008-07-02Minor fixes following r4513:Tzafrir Cohen
2008-07-02Remove unneeded case for #ifdef DAHDI_SPANSTAT_V2 - Tzafrir Cohen
2008-07-01Make the bri module built.Tzafrir Cohen
2008-06-25String fixes: dahdi.conf -> /etc/dahdi/system.conf .Tzafrir Cohen
2008-06-19Yet another zaptel->dahdi rename. XPP file names this time.Tzafrir Cohen
2008-06-17Make the xpp drivers build with dahdi.Tzafrir Cohen
2008-05-21start copying kernel bitsKevin P. Fleming