Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-06-08 | telit: Update copyright | Denis Kenzior | 1 | -1/+1 | |
2011-06-08 | plugins: Add initial telit UC864-G support | Bernhard Guillon | 1 | -0/+379 | |
2011-06-06 | bluetooth: Remove usage of ofono.h | Denis Kenzior | 1 | -1/+3 | |
2011-06-02 | huawei: NDIS port doesn't depend on modem port | Caiwen Zhang | 1 | -4/+3 | |
When creating the NDIS gprs context, do not check the existence of the modem port. | |||||
2011-06-02 | huawei: Minor tweaks to debug messages | Denis Kenzior | 1 | -2/+4 | |
2011-06-02 | huawei: reopen once if open device failed | Caiwen Zhang | 1 | -1/+35 | |
Sometimes when we try to open the modem (PPP) device, it may fail. If opening the tty failed, retry once one second later. | |||||
2011-05-31 | bluetooth: Initialize GError properly | Denis Kenzior | 1 | -1/+1 | |
2011-05-27 | bluetooth: Remove usage of unused variable | Marcel Holtmann | 1 | -2/+1 | |
2011-05-27 | sierra: Remove usage of unused gprs variable | Marcel Holtmann | 1 | -2/+1 | |
2011-05-27 | huawei: Remove usage of unused netreg variable | Marcel Holtmann | 1 | -3/+1 | |
2011-05-25 | udev: add rule for Option GTM661W modem | Caiwen Zhang | 1 | -0/+1 | |
2011-05-20 | gobi: remove set but not used var | Gustavo F. Padovan | 1 | -3/+1 | |
2011-05-20 | udev: remove set but not used var | Gustavo F. Padovan | 1 | -2/+1 | |
2011-05-11 | nokia-gpio: Fix memory leak | Bertrand Aygon | 1 | -1/+5 | |
All dir opened with opendir must be closed with closedir | |||||
2011-05-11 | nokia-gpio: Fix minor style issue | Bertrand Aygon | 1 | -1/+0 | |
2011-05-11 | phonesim: Create atoms in a different order | Denis Kenzior | 1 | -2/+2 | |
This uncovers a valgrind condition: ==17231== Invalid read of size 8 ==17231== at 0x4A2461: gprs_context_unregister (gprs.c:2143) ==17231== by 0x46FEB0: __ofono_atom_unregister (modem.c:260) ==17231== by 0x4703C9: modem_change_state (modem.c:407) ==17231== by 0x470664: set_powered (modem.c:848) ==17231== by 0x4706BA: __ofono_modem_shutdown (modem.c:2137) | |||||
2011-04-26 | huawei: Switch to offline mode only if offline | Martin Xu | 1 | -1/+2 | |
2011-04-26 | huawei: Check that the modem device is open | Martin Xu | 1 | -2/+3 | |
Don't create the gprs atom if the modem device was not opened successfully. Otherwise ofonod will crash. | |||||
2011-04-19 | hfp_ag: Be extra pedantic on plugin cleanup | Denis Kenzior | 1 | -0/+1 | |
2011-04-19 | dun_gw: Be extra pedantic on plugin cleanup | Denis Kenzior | 1 | -0/+6 | |
2011-04-19 | dun_gw: Minor style tweak | Denis Kenzior | 1 | -1/+1 | |
2011-04-19 | hfp_ag: Minor style tweak | Denis Kenzior | 1 | -1/+1 | |
2011-04-19 | isiusb: wait for MTC transitions, too | Pekka Pessi | 1 | -1/+1 | |
2011-04-12 | plugins: Remove wgmodem2.5 driver for netreg | Aki Niemi | 2 | -2/+1 | |
2011-04-12 | isimodem: Remove split voicecall driver | Aki Niemi | 2 | -2/+1 | |
Only a single driver created, with two clients checked for reachability in parallel. | |||||
2011-04-12 | isimodem: Rename resource debug macro | Aki Niemi | 3 | -4/+4 | |
2011-03-29 | gnss: fix broken build | Olivier Guiter | 1 | -0/+1 | |
2011-03-28 | phonesim: add gnss support | Denis Kenzior | 1 | -0/+1 | |
2011-03-28 | ste: add support for gnss | Jarko Poutiainen | 1 | -2/+6 | |
2011-03-17 | nokiacdma: add CDMA Connection Manager support | Christian Lam | 1 | -0/+4 | |
2011-03-15 | phonesim: Add support for ipv6 / dual contexts | Denis Kenzior | 1 | -2/+17 | |
2011-03-15 | phonesim: add IPv6 support | Mika Liljeberg | 1 | -7/+25 | |
2011-03-15 | huawei: Fix huawei_disconnect function issue | Martin Xu | 1 | -9/+32 | |
huawei_disconnect is used to recovery the io and gprs context when io error happends, see commit 39382730d7758b093ca6271f4e9dea875fa04b3a However, io error not only happends at PPP disconnect, in theory it can happends at any situation. I also observed that it happens when modem go into offline mode at my Huawei EM770W modem. in this case, gprs should not be reopened. | |||||
2011-03-11 | dun_gw: Set GIOChannel to not close on unref | Guillaume Zajac | 1 | -1/+1 | |
This fixes automatic GIOChannel closing when a bluetooth connection is attempted. | |||||
2011-03-11 | hfp_ag: Remove unneeded return statement | Denis Kenzior | 1 | -3/+1 | |
2011-03-11 | ssn: remove SSN atom completely | Andras Domokos | 12 | -24/+0 | |
2011-03-04 | huawei: do not check for NULL pointer | Lucas De Marchi | 1 | -4/+0 | |
cb_data_new() uses g_new0(), hence there's no need to check the return value being NULL. | |||||
2011-03-03 | ste: Add support for multiple AT channels | Lasse Kunnasluoto | 1 | -52/+92 | |
2011-03-03 | ste: Minor style fixes | Denis Kenzior | 1 | -2/+2 | |
2011-03-03 | ste: Reset have_sim appropriately | Jussi Kangas | 1 | -0/+1 | |
2011-03-03 | isiusb: add message-waiting | Jukka Saunamaki | 1 | -0/+6 | |
2011-03-03 | u8500: Create wgmodem2.5 drivers | Aki Niemi | 1 | -2/+2 | |
2011-03-03 | isiusb: Create wgmodem2.5 driver as well | Aki Niemi | 1 | -0/+1 | |
2011-03-02 | udev: Fix detection of mbm with GPS capabilities | Denis Kenzior | 1 | -8/+13 | |
2011-03-01 | mbm: Allow mbm modems that don't have GPS | Denis Kenzior | 1 | -1/+1 | |
2011-02-25 | plugins: add u8500 to udev | Jessica Nilsson | 2 | -0/+5 | |
2011-02-23 | udev: add location-reporting device to mbm | Rafael Ignacio Zurita | 1 | -2/+3 | |
2011-02-23 | mbm: add location-reporting atom | Rafael Ignacio Zurita | 1 | -0/+8 | |
2011-02-23 | u8500: Fix plugin description | Aki Niemi | 1 | -1/+1 | |
2011-02-23 | plugins: add plugin for u8500 | Jessica Nilsson | 1 | -0/+708 | |