summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* release: bump version to 0.3.997 (0.4-beta1)0.4-beta10.3.997Dan Williams2010-05-211-1/+1
* build: print version on startup and add dist-versionDan Williams2010-05-212-2/+15
* simtech: fix unsolicited access technology parsingDan Williams2010-05-201-2/+2
* api: revise and simplify Location specDan Williams2010-05-191-24/+65
* sierra: rework CDMA roaming and registration parsingDan Williams2010-05-181-40/+62
* cdma: return numeric ERI tooDan Williams2010-05-183-1/+6
* cdma: make ERI parsing genericDan Williams2010-05-183-10/+10
* simtech: fix plugin buildDan Williams2010-05-181-2/+3
* build: default to ppp 2.4.5 headersDan Williams2010-05-181-1/+1
* simtech: add plugin for Simtech-based modems (like A-Link 3GU)Dan Williams2010-05-176-1/+793
* mbm: catch *E2NAP error codes tooTorgny Johansson2010-05-171-0/+5
* mbm: (trivial) line ending change?Dan Williams2010-05-171-1/+1
* gsm: more leniency in +CGDCONT parsing (bgo #617873)Dan Williams2010-05-121-1/+1
* trivial: fix commentDan Williams2010-05-111-1/+1
* core: fix memory leaksDan Williams2010-05-073-18/+30
* cdma: fix handling of empty QCDM framesDan Williams2010-05-071-1/+1
* gsm: try PDP context deactivation on the second port firstDan Williams2010-05-071-20/+86
* qcdm: generic functions for band_class/prev conversionDan Williams2010-05-071-70/+67
* gsm: be more lenient in +CGDCONT parsing (bgo #617873)Dan Williams2010-05-071-1/+1
* qcdm: add Novatel Modem Snapshot command supportDan Williams2010-05-076-9/+438
* qcdm: add commentDan Williams2010-05-071-0/+1
* longcheer: handle TAMobile/Alcatel X060s vendor ID tooDan Williams2010-05-061-1/+2
* serial: fix possible segfault handing port-full signalsDan Williams2010-05-051-2/+2
* option/hso: eat +PACSP0 unsolicited responseDan Williams2010-05-052-1/+13
* core: log modem data portDan Williams2010-05-051-1/+5
* gsm/cdma: fix data port assignment (rh #587400)Dan Williams2010-05-042-9/+21
* trivial: use property name constantDan Williams2010-05-041-1/+1
* trivial: tweak debug messageDan Williams2010-05-041-4/+3
* core: print out port type when port is claimedDan Williams2010-05-041-0/+7
* core: add port type -> string conversion helper for debuggin messagesDan Williams2010-05-042-0/+22
* longcheer: add support for access technology and allowed modesDan Williams2010-05-014-5/+273
* gsm: use generic string -> access technology helperDan Williams2010-05-013-74/+14
* helpers: add generic helper for string -> access technologyDan Williams2010-05-012-0/+34
* core: clear error before useDan Williams2010-05-011-0/+1
* longcheer: add more Zoom product tags (4595, 4596, etc)Dan Williams2010-05-011-0/+35
* gsm: periodically poll access technology tooDan Williams2010-04-301-0/+13
* zte: fix getting GSM allowed modeDan Williams2010-04-301-1/+1
* novatel: implement allowed modes and access technologyDan Williams2010-04-301-1/+215
* core: refcount serial port open/closeDan Williams2010-04-295-75/+106
* gsm: try both CREG and CGREG during initial registration checkingDan Williams2010-04-291-2/+17
* core: timestamp debug statementsDan Williams2010-04-294-6/+42
* novatel: let generic CDMA class handle signal strength while connectedDan Williams2010-04-291-4/+7
* core: add platform device support and whitelistDan Williams2010-04-293-3/+32
* mbm: add Dell 5541 and 5542Torgny Johansson2010-04-291-0/+4
* core: fix serial error #definesDan Williams2010-04-247-26/+24
* core: flash failure on disconnect shouldn't be a hard error (rh #578280)Dan Williams2010-04-248-13/+26
* mbm: add Sony Ericsson MD400 device IDsDan Williams2010-04-241-0/+3
* cdma: prevent crash on modem removal (rh #571921)Dan Williams2010-04-241-4/+4
* core: blacklist Gemplus smarcard reader (bgo #608022)Dan Williams2010-04-092-1/+12
* core: actually ignore blacklisted devicesDan Williams2010-04-091-1/+7