aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2009-11-17probe: fix probing on PPC due to missing castDan Williams
2009-10-30gsm: tighter signal strength validationDan Williams
2009-10-30trivial: spacing fixDan Williams
2009-10-30gsm: give a network scan 2 minutes instead of 1Dan Williams
2009-10-30gsm: make "X4 &C1" init arguments optional (lp:455031)Dan Williams
2009-10-26cdma: return registration state, not error, when unregisteredDan Williams
2009-10-26core: use G_DEFINE_TYPE_* instead of rolling our ownDan Williams
2009-10-26gsm: ignore errors from power-on commandDan Williams
2009-10-15gsm: fix unsolicited registration by calling the statemachine callback info -...Alexander Sack
2009-10-14gsm: don't issue CFUN=0 by defaultDan Williams
2009-10-13cdma: give cards more time to registerDan Williams
2009-10-12cdma: implement registration in Simple.Connect pathDan Williams
2009-10-12core: convert MMCallbackInfo modem refs to weak refsDan Williams
2009-10-12cdma: split 1x and EVDO registration statesDan Williams
2009-10-11cdma: fix memory leak parsing serving system resultsDan Williams
2009-10-11cdma: add signal quality update helper for subclassesDan Williams
2009-10-11cdma: use consistent terminology for registrationDan Williams
2009-10-11cdma: add port accessors for subclassesDan Williams
2009-10-11cdma: use secondary port more aggressively where one existsDan Williams
2009-10-09cdma: implement generic registration state handlingDan Williams
2009-10-08cdma: better CSS response parsingDan Williams
2009-10-06gsm: strip command response bits from mfg/model/revision responsesDan Williams
2009-10-06gsm: add cell access technology reporting to Scan()Dan Williams
2009-10-05Merge commit 'origin/master' into enable-splitDan Williams
2009-10-02bluetooth: handle rfcomm device movesDan Williams
2009-10-02bluetooth: physical device is a bit higher up the treeDan Williams
2009-10-02bluetooth: recognize rfcomm devicesDan Williams
2009-09-23core: split generic modem enable/disable operationsDan Williams
2009-09-23generic: match CONNECT even if we get PPP spewDan Williams
2009-09-09serial: use connected notifier only when neededDan Williams
2009-09-08serial: mark port disconnected on closeDan Williams
2009-09-08core: don't allow concurrent flashes on the same deviceDan Williams
2009-09-09udev: handle removal of parent usb devicesNoel J. Bergman
2009-08-31cdma: handle older AT+CSS response formatDan Williams
2009-08-26core: fix uninitialized variableBryan Duff
2009-08-20gsm: handle "net" device removal properly in release_portAlexander Sack
2009-08-17gsm: update for D-Bus interface specification changesDan Williams
2009-08-06license: add license header to all files and set copyright based on git logAlexander Sack
2009-08-05gsm: harmonize band/mode enumsDan Williams
2009-07-22cdma: fix serving-system parsing for oddly-placed spacesDan Williams
2009-07-17cdma: handle devices that don't prefix CSS result with +CSS:Dan Williams
2009-07-07cdma: fix 32-bit compile issuesDan Williams
2009-07-06serial: rework 'connected' logicDan Williams
2009-07-02plugins: allow plugins to more easily suggest port typesDan Williams
2009-06-29gsm: fix init for modems for which ATZ does not play well with othersDan Williams
2009-06-29Merge branch 'master' into udevDan Williams
2009-06-29gsm: increase COPS manual registration timeout; it just takes longer sometimesDan Williams
2009-06-29plugin-base: better Huawei detection; don't drop BUSlink responseDan Williams
2009-06-29errors: fix typoDan Williams
2009-06-29plugin-base: don't scribble on memory when looking up cached capabilitiesDan Williams