Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-05-20 | gobi: remove set but not used var | Gustavo F. Padovan | 1 | -3/+1 | |
2011-02-09 | gobi: Fix small coding style issue | Marcel Holtmann | 1 | -2/+2 | |
2011-01-29 | plugins: remove NULL check | Jeevaka Badrappan | 1 | -1/+1 | |
2011-01-29 | gobi: Use permissive AT syntax parser | Marcel Holtmann | 1 | -1/+1 | |
Trying to use the GSM V1 parser will break sending SMS. So just accept that Gobi is another device where the strict syntax parser won't work. | |||||
2011-01-29 | gobi: Move SMS support into post_sim stage | Marcel Holtmann | 1 | -1/+2 | |
2011-01-24 | gobi: Handle broken SIM status notification gracefully | Marcel Holtmann | 1 | -3/+10 | |
2011-01-22 | gobi: Enable handling for GPRS registration | Marcel Holtmann | 1 | -0/+5 | |
2011-01-22 | gobi: Check for SIM status first before enabling SIM card | Marcel Holtmann | 1 | -5/+47 | |
2011-01-22 | gobi: Enable vendor quirk for network registration | Marcel Holtmann | 1 | -1/+1 | |
2011-01-22 | gobi: Add support for SMS, CBS and USSD interfaces | Marcel Holtmann | 1 | -0/+7 | |
2011-01-09 | gobi: Add support for basic network registration handling | Marcel Holtmann | 1 | -1/+206 | |
2011-01-09 | gobi: Add skeleton for Qualcomm Gobi modem plugin | Marcel Holtmann | 1 | -0/+60 | |