| Commit message (Expand) | Author | Age | Files | Lines |
* | gsmd: fix gcc warning (Erin Yueh) | erin_yueh | 2008-02-21 | 1 | -1/+1 |
* | gsmd: bug fixed for atcmd buffer lengh (Erin Yueh) | erin_yueh | 2008-02-15 | 1 | -2/+1 |
* | gsmd: add strlcpy, strlcat functions (Paulius Zaleckas) | erin_yueh | 2008-02-13 | 1 | -1/+1 |
* | gsmd: eliminate gcc warnings (Erin Yueh) | erin_yueh | 2008-01-10 | 1 | -6/+10 |
* | gsmd: add "RING" timeout scheme, for those modem not have %CPI (like) support... | tick | 2007-12-05 | 1 | -1/+1 |
* | gsmd: Just avoid unnecessary remove-timer() function call when get multi-line... | tick | 2007-12-03 | 1 | -2/+0 |
* | gsmd: Without clearing mlbuf, when get multi-line response, extrsp_parse will... | tick | 2007-12-03 | 1 | -0/+2 |
* | gsmd: Make gsmd llparse_byte() to be more tolerant for modem EVB board(Sean C... | tick | 2007-12-03 | 1 | -1/+1 |
* | [gsmd] Adding atcmd_terminate_matching (remove from the queues any command wh... | tick | 2007-11-20 | 1 | -0/+27 |
* | [gsmd] Adding timeout scheme, and merge gta01 wakeup scheme as machine plug-i... | tick | 2007-11-16 | 1 | -76/+83 |
* | keeping track of current registration state internally in gsmd. Without this ... | tick | 2007-11-12 | 1 | -1/+1 |
* | gsmd: Mainly for working around the bug of GTA01 HW with moko3, but it can ... | tick | 2007-10-31 | 1 | -0/+74 |
* | gsmd: Fix the bug 928, that user cannot hang up call/cancel_atcmd until a cal... | tick | 2007-10-31 | 1 | -33/+75 |
* | handle CME and CMS errors (Erin Yueh) | tick | 2007-10-25 | 1 | -0/+5 |
* | fix mlbuf handling (Phillip Zabel) | laforge | 2007-08-23 | 1 | -5/+5 |
* | Add a flag to allow LFCR as a valid linebreak. (Alex Osborne) | laforge | 2007-08-17 | 1 | -6/+16 |
* | mlbuf in gsmd struct (Andrzej Zaborowski) | laforge | 2007-08-17 | 1 | -26/+27 |
* | Use vendor specific ext_chars. | laforge | 2007-08-17 | 1 | -2/+2 |
* | From: Andrzej Zaborowski <balrog@zabor.org> | laforge | 2007-08-17 | 1 | -0/+26 |
* | From: Andrzej Zaborowski <balrog@zabor.org> | laforge | 2007-08-16 | 1 | -52/+81 |
* | Add '2nd try' of the multiline parser: | laforge | 2007-07-31 | 1 | -20/+50 |
* | the latest gsmd sends the alive detector's ATE0 to the GSM modem, even | laforge | 2007-07-31 | 1 | -0/+1 |
* | Ignore 1:1 echos of commands sent. This is mainly to work around modems that | laforge | 2007-06-06 | 1 | -0/+5 |
* | add machine / vendor plugin infrastructure (Philip Zabel) | laforge | 2007-06-02 | 1 | -1/+2 |
* | parse numeric responses for RING, NO CARRIER and BUSY (Philip Zabel) | laforge | 2007-04-15 | 1 | -5/+8 |
* | add parsing of +CMS errors according to GSM 07.05 (Philipp Zabel) | laforge | 2007-03-28 | 1 | -1/+13 |
* | * deal correctly with 'gsm power cycling' | laforge | 2007-03-10 | 1 | -3/+6 |
* | - Add copyright / license notice to all source code files | laforge | 2007-01-13 | 1 | -6/+22 |
* | - use talloc (of samba project) to debug memory allocations and simplify code | laforge | 2007-01-12 | 1 | -22/+36 |
* | - clean up header files (all in include/gmsd now) | laforge | 2006-10-24 | 1 | -4/+6 |
* | first working revision of gsmd, libgsmd and libgsmd-tool | laforge | 2006-10-23 | 1 | -1/+10 |
* | gsmd passthrough mode now working | laforge | 2006-10-22 | 1 | -17/+58 |
* | - fix parsing of unsolicited codes | laforge | 2006-10-22 | 1 | -10/+19 |
* | add logging infrastructure to gsm daemon | laforge | 2006-10-22 | 1 | -10/+10 |
* | - some more gsmd / libgsmd code | laforge | 2006-10-20 | 1 | -8/+57 |
* | first compiling (unfinished, not-working) version of userspace gsm infrastruc... | laforge | 2006-09-02 | 1 | -0/+332 |