summaryrefslogtreecommitdiff
path: root/drivers/dahdi/xpp/card_bri.c
AgeCommit message (Expand)Author
2012-05-23convert span->spantype to enumerated typeTzafrir Cohen
2012-03-15xpp: BRI: make it always SYNC_MODE_AB (like PRI)Tzafrir Cohen
2012-03-15xpp: PRI/BRI: fix channels opening/closing:Tzafrir Cohen
2012-03-13Remove support for kernels < 2.6.18Tzafrir Cohen
2012-01-12xpp: style - remove extra bracesTzafrir Cohen
2012-01-12xpp: style - manual whitespace/line-breaks cleanupTzafrir Cohen
2012-01-11xpp: style - clean many long lines (manually)Tzafrir Cohen
2012-01-11xpp: fix "non-const" index, right header, indentTzafrir Cohen
2012-01-11xpp: style - Run LindentTzafrir Cohen
2012-01-11xpp: style - convert typedef of byte to __u8Tzafrir Cohen
2012-01-11xpp: style - insert space afer if/while/for/switchTzafrir Cohen
2012-01-11xpp: style - Remove space before tabsTzafrir Cohen
2012-01-11xpp: style: convert __FUNCTION__ to __func__Tzafrir Cohen
2012-01-11xpp: style - remove eolspaceTzafrir Cohen
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