Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-01-11 | udev: Add another Sierra Wireless modem to the list | Marcel Holtmann | 1 | -0/+1 | |
2011-01-11 | plugin: Add ste modem init daemon integration | Sjur Brændeland | 1 | -0/+390 | |
This patch introduces auto discovery of ST-Ericsson modems. ST-Ericsson modems (M57XX, M7XX, M74XX) are managed by a Modem Init Daemon responsible for start, power cycles, flashing etc. This STE plugin monitors the modem state exposed from the Modem Init Daemon's Dbus API. When the modem is in state "on" the STE modem is created and registered. Muliple modem instances, and reset handling is supported. | |||||
2011-01-10 | sierra: Add skeleton for Sierra modem plugin | Marcel Holtmann | 1 | -0/+231 | |
2011-01-10 | udev: Add support for Sierra device detection | Marcel Holtmann | 2 | -0/+42 | |
2011-01-10 | huawei: use VENDOR_HUAWEI quirk on sim creation | Lucas De Marchi | 1 | -1/+1 | |
2011-01-10 | udev: Minor style fix | Denis Kenzior | 1 | -1/+1 | |
2011-01-10 | udev: Handle TC65 modem | Oskari Timperi | 1 | -0/+15 | |
2011-01-10 | tc65: Minor style fixes | Denis Kenzior | 1 | -0/+2 | |
2011-01-10 | tc65: Simplify logic | Denis Kenzior | 1 | -8/+1 | |
2011-01-10 | tc65: No need to g_strdup options in the hashtable | Denis Kenzior | 1 | -19/+9 | |
2011-01-10 | Add plugin for Cinterion TC65 modem | Oskari Timperi | 1 | -0/+265 | |
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 | |
2011-01-09 | udev: Add support for Qualcomm Gobi device detection | Marcel Holtmann | 2 | -0/+40 | |
2011-01-07 | n900: use simplified client interface | Pekka Pessi | 1 | -6/+6 | |
Use MTC_STATE_REQ_TIMEOUT with MTC_STATE_REQ, too. | |||||
2011-01-07 | isiusb: use simplified client interface | Pekka Pessi | 1 | -3/+4 | |
2011-01-05 | hso: Add support for checking SIM ready status | Marcel Holtmann | 1 | -13/+94 | |
2011-01-05 | hso: Add support for model type check on bootup | Marcel Holtmann | 1 | -4/+32 | |
2011-01-05 | mbm: Fix check for modem model | Marcel Holtmann | 1 | -3/+3 | |
2010-12-24 | push-notification: Handle notifications with source port 0 | Marcel Holtmann | 1 | -6/+19 | |
It seesm that some networks send the push notifications with a source port of 0 instead of 9200. Instead of accepting any source port, add an additional datagram handler for the source port 0. | |||||
2010-12-23 | n900: remove unneeded g_isi_client_destroy call | Andrzej Zaborowski | 1 | -1/+0 | |
"client" is either NULL or uninitialised in this place. | |||||
2010-12-22 | isigen: Rename generic USB plugin to isiusb | Aki Niemi | 3 | -24/+24 | |
2010-12-22 | n900: Enable message tracing and debugging | Aki Niemi | 1 | -1/+4 | |
2010-12-22 | n900: Adapt and refactor n900 plugin | Aki Niemi | 2 | -203/+197 | |
2010-12-22 | isigen: Enable message tracing and debugging | Aki Niemi | 1 | -1/+4 | |
2010-12-22 | isigen: Adapt and refactor isigen plugin | Aki Niemi | 1 | -195/+185 | |
2010-12-21 | huawei: cancel poll when going to a valid state | Lucas De Marchi | 1 | -0/+5 | |
2010-12-21 | ste: Move radio_settings to post_sim | Denis Kenzior | 1 | -1/+1 | |
2010-12-21 | novatel: Move radio_settings to post_sim | Denis Kenzior | 1 | -3/+12 | |
2010-12-21 | n900: Move radio_settings to post_sim | Denis Kenzior | 1 | -1/+1 | |
2010-12-21 | isigen: Move radio_settings to post_sim | Denis Kenzior | 1 | -1/+1 | |
2010-12-21 | ifx: Move radio_settings to post_sim | Denis Kenzior | 1 | -1/+1 | |
2010-12-21 | huawei: Move radio_settings to post_sim | Denis Kenzior | 1 | -3/+1 | |
2010-12-21 | hso: Move radio_settings to post_sim | Denis Kenzior | 1 | -2/+1 | |
2010-12-21 | huawei: Add support for radio settings | Lucas De Marchi | 1 | -0/+4 | |
2010-12-21 | huawei: fix SIM state notification when locked | Lucas De Marchi | 1 | -0/+28 | |
When SIM is locked, huawei modem does not send any notification about SIM state change because it does not differentiate 'invalid' from 'locked'. In order to be able to unlock the sim, this patch forces a notification of a valid state after a timeout. | |||||
2010-12-21 | udev: Fix warning in compilation | Antti Paila | 1 | -1/+0 | |
2010-12-20 | udev: Handle calypso driver | Neil Jerram | 1 | -0/+16 | |
2010-12-20 | huawei: set huawei em770 modem device to 01 | M. Dietrich | 1 | -1/+1 | |
device 00 is ppp capable while 01 is not. 01 does everything else fine so ofono works with it flawlessly. | |||||
2010-12-17 | phonesim: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+2 | |
2010-12-17 | plugins/n900: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+1 | |
2010-12-17 | isigen: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+1 | |
2010-12-17 | ifx: Move call forwarding to post sim | Jeevaka Badrappan | 1 | -1/+1 | |
2010-12-11 | huawei: Pass the HUAWEI vendor ID to gprs driver | Denis Kenzior | 1 | -1/+3 | |
2010-12-07 | phonesim: Add modem reset trigger | Gustavo F. Padovan | 1 | -0/+27 | |
2010-12-03 | ste: Minor style fixes | Denis Kenzior | 1 | -1/+3 | |
2010-12-03 | ste: Restructure caif channel creation | Helen Clemson | 1 | -12/+28 | |
This is restructuring the caif channel creation, so that at a later date multiple AT channels can be supported. This effectively moves the channel creation from ste_enable, into its own function, ste_create_channel. | |||||
2010-11-29 | plugins: explicitly compare pointers to NULL | Lucas De Marchi | 19 | -107/+107 | |
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl> | |||||
2010-11-29 | phonesim: implement ctm atom | Lucas De Marchi | 1 | -4/+146 | |
2010-11-26 | isigen: Remove stray newlines in DBG | Rémi Denis-Courmont | 1 | -1/+1 | |