Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-20 | atmodem: Always listen for bearer notifications | Marcel Holtmann | 1 | -14/+4 | |
2011-01-20 | atmodem: packet switch bearer support | Rémi Denis-Courmont | 1 | -0/+33 | |
2011-01-19 | sim: Add a missing break statement just in case | Denis Kenzior | 1 | -0/+1 | |
2011-01-19 | atmodem: add ifx support for pin retry count | Jeevaka Badrappan | 1 | -27/+69 | |
2011-01-18 | voicecall: Be more explicit when copying structs | Denis Kenzior | 1 | -1/+2 | |
2011-01-18 | atmodem: add cdip to voicecall | Lucas De Marchi | 1 | -2/+59 | |
2011-01-18 | atmodem: add cdip to call-settings | Lucas De Marchi | 1 | -0/+26 | |
2011-01-18 | isimodem: fix crash in gprs | Pekka Pessi | 1 | -0/+3 | |
There was a crash if gprs was removed while creating context. | |||||
2011-01-18 | isimodem: Style fix in gprs, M12 | Aki Niemi | 1 | -6/+6 | |
2011-01-18 | atmodem: fix signal strength issue with ifx | Jeevaka Badrappan | 1 | -2/+2 | |
2011-01-18 | atmodem: coding style fix | Jeevaka Badrappan | 1 | -1/+1 | |
2011-01-17 | Fix crash in isimodem call forwarding. | Pekka Pessi | 1 | -5/+8 | |
2011-01-14 | cdmamodem: fix to follow oFono probe rules | Dara Spieker-Doyle | 1 | -2/+10 | |
Not allowed to call register directly from probe, use g_idle_add instead for now | |||||
2011-01-14 | stemodem: Always run +CGACT? when we get +CGEV. | Marit Henriksen | 1 | -7/+3 | |
Remove checks for certain values of CGEV, and instead we will always run CGACT? to check what contexts that are active. | |||||
2011-01-14 | stemodem: Use macro for context status. | Marit Henriksen | 1 | -1/+2 | |
2011-01-14 | stemodem: Return immediately if not voice call. | Marit Henriksen | 1 | -3/+3 | |
2011-01-14 | stemodem: Use macro for clip validity. | Marit Henriksen | 1 | -1/+1 | |
2011-01-14 | stemodem: Removed defaults in switches. | Marit Henriksen | 1 | -10/+7 | |
Coding style guidline M12. | |||||
2011-01-14 | hfpmodem: Incorrect string length in dtmf buf. | Helen Clemson | 1 | -3/+2 | |
Strlen includes a NULL character. | |||||
2011-01-14 | stemodem: Incorrect string length in dtmf buf. | Helen Clemson | 1 | -4/+2 | |
Strlen includes a NULL character. | |||||
2011-01-14 | stemodem: Fix spelling mistake in error message. | Helen Clemson | 1 | -1/+1 | |
2011-01-14 | ifxmodem: change AT command for enabling SATK | Jeevaka Badrappan | 1 | -6/+5 | |
2011-01-14 | ifxmodem: add enable/disable ctm support | Jeevaka Badrappan | 3 | -0/+199 | |
2011-01-13 | cdmamodem: Add CDMA devinfo support | Dara Spieker-Doyle | 3 | -0/+192 | |
2011-01-13 | cdmamodem: M15 Coding style fix | Dara Spieker-Doyle | 2 | -4/+4 | |
2011-01-13 | atutil: remove unused mpty | Jeevaka Badrappan | 1 | -1/+0 | |
2011-01-13 | atmodem: fix +COLR parsing | Rémi Denis-Courmont | 1 | -1/+28 | |
AT+COLR does not have a local presentation mode and thus it cannot be factored with the other commands. This partially reverts commit f2baa88d7577649358f1f8587e5a9b6aa730ca41. | |||||
2011-01-12 | atutil: Break out attribute parser into atutil | Denis Kenzior | 3 | -39/+53 | |
2011-01-12 | cdmamodem: Remove unneeded assignments | Denis Kenzior | 1 | -2/+0 | |
2011-01-12 | cdmamodem: Fix up naming | Denis Kenzior | 3 | -29/+29 | |
2011-01-12 | cdmamodem: Add CDMA MO Call support | Dara Spieker-Doyle | 3 | -0/+166 | |
2011-01-12 | isimodem: fix return from call control requests | Pekka Pessi | 1 | -1/+1 | |
2011-01-12 | atmodem: M15 coding style fix | Jeevaka Badrappan | 17 | -67/+67 | |
2011-01-12 | isimodem: M15 coding style fix | Jeevaka Badrappan | 17 | -66/+66 | |
2011-01-12 | nwmodem: M15 coding style fix | Jeevaka Badrappan | 2 | -4/+4 | |
2011-01-12 | hsomodem: M15 coding style fix | Jeevaka Badrappan | 3 | -8/+8 | |
2011-01-12 | ifxmodem: M15 coding style fix | Jeevaka Badrappan | 6 | -20/+20 | |
2011-01-12 | calypsomodem: M15 coding style fix | Jeevaka Badrappan | 3 | -8/+8 | |
2011-01-12 | stemodem: M15 coding style fix | Jeevaka Badrappan | 4 | -12/+12 | |
2011-01-12 | huaweimodem: M15 coding style fix | Jeevaka Badrappan | 5 | -16/+16 | |
2011-01-12 | hfpmodem: M15 coding style fix | Jeevaka Badrappan | 4 | -12/+12 | |
2011-01-12 | mbmmodem: M15 coding style fix | Jeevaka Badrappan | 3 | -8/+8 | |
2011-01-10 | atmodem: Use switch statement for vendor quirks | Marcel Holtmann | 1 | -2/+4 | |
2011-01-10 | sim: Fix missing return in the atmodem driver | Denis Kenzior | 1 | -7/+10 | |
In some circumstances it was possible to call the callback with both failure and success | |||||
2011-01-10 | sim: Prefer not using _ prefix for style reasons | Denis Kenzior | 1 | -5/+5 | |
2011-01-10 | atmodem: implement query for remaining pin retries | Lucas De Marchi | 1 | -0/+96 | |
Implement query method for the remaining pin retries on huawei modem. | |||||
2011-01-10 | atmodem: check for VENDOR_HUAWEI on sim atom | Lucas De Marchi | 1 | -1/+3 | |
2011-01-09 | cdmamodem: Fix the broken plugin naming | Marcel Holtmann | 1 | -4/+4 | |
2011-01-07 | isimodem: use simplified client interface | Pekka Pessi | 14 | -118/+117 | |
2011-01-07 | isimodem/sms: verify SMS and SIM resources | Pekka Pessi | 1 | -14/+47 | |