Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-06-10 | atmodem: Split out the +CPMS sender | Denis Kenzior | 1 | -26/+31 | |
Just before sending a CMGR for +CMTI notification, use need to optionally send a CPMS to select the proper storage. This should be done in a separate function for potential re-use by CDSI | |||||
2010-06-10 | Remove hfpmodem's header guard | Gustavo F. Padovan | 1 | -4/+0 | |
2010-06-09 | And some more minor coding style cleanup in SMS driver | Marcel Holtmann | 1 | -3/+3 | |
2010-06-09 | Fix coding style for one comment in SMS driver | Marcel Holtmann | 1 | -1/+1 | |
2010-06-09 | Add quirk for Qualcomm issues with setting CBS topic ranges | Marcel Holtmann | 1 | -0/+14 | |
2010-06-09 | Coding style fix for the PIN type table | Marcel Holtmann | 1 | -16/+16 | |
2010-06-07 | atmodem: Fix CPUC parser | Denis Kenzior | 1 | -6/+12 | |
Apparently some modems are extra stupid: AT+CPUC?\r \r\n+CPUC: \r\nOK\r\n So if we fail to parse the response, return an error | |||||
2010-06-07 | netreg: whitespace style | Denis Kenzior | 1 | -2/+2 | |
2010-06-07 | netreg: Add Huawei RSSI unsolicited callback | Denis Kenzior | 1 | -4/+20 | |
2010-06-07 | atmodem: Optimize cops queries | Denis Kenzior | 1 | -20/+25 | |
This patch is meant to do two things: - Some modems, like the Novatel, report bogus operator information when not registered, as opposed to simply returning empty strings. In this case we're a little bit more explicit about checking the returned mcc/mnc string - If we determine that the mcc/mnc string is bogus, we don't schedule the alphanumeric cops query and return early. | |||||
2010-06-06 | Add special SMS handling for Huawei based devices | Marcel Holtmann | 1 | -2/+10 | |
2010-06-06 | Move AT_ODO quirk into HSO driver instead of network registration | Marcel Holtmann | 1 | -17/+0 | |
2010-06-06 | Use hsomodem instead of hso for Option HSO GPRS atom driver | Marcel Holtmann | 1 | -1/+1 | |
2010-06-06 | Add support for Option specific radio settings | Marcel Holtmann | 3 | -0/+214 | |
2010-06-06 | Use unquoted strings for cell information of Novatel devices | Marcel Holtmann | 1 | -0/+2 | |
2010-06-06 | Add support for handling CNTI=0 request with Novatel devices | Marcel Holtmann | 2 | -11/+61 | |
2010-06-06 | Add support for Novatel specific radio settings | Marcel Holtmann | 3 | -0/+213 | |
2010-06-06 | Add Novatel Wireless (NW) specific modem driver | Marcel Holtmann | 2 | -0/+68 | |
2010-06-04 | hso: Enable OUWCTI notifications | Denis Kenzior | 1 | -3/+3 | |
2010-06-04 | atmodem: Put some common code into a utility | Denis Kenzior | 1 | -20/+17 | |
2010-06-04 | Change in at_cds_notify for status report | Pasi Miettinen | 1 | -4/+15 | |
2010-06-04 | Send OWCTI query when bringing up Option based devices | Marcel Holtmann | 1 | -0/+2 | |
2010-06-04 | Use AT_OUWCTI instead of AT_OWCTI as expected | Marcel Holtmann | 1 | -1/+1 | |
The Option firmware is so funny. It has a typo in the AT command :) | |||||
2010-06-04 | Enable Option specific OWCTI unsolicited notifications | Marcel Holtmann | 1 | -0/+2 | |
2010-06-03 | The ack pdu support is not working on Novatel or Option devices | Marcel Holtmann | 1 | -1/+6 | |
2010-06-03 | Quirk SMS handling for Novatel based devices | Marcel Holtmann | 1 | -2/+3 | |
The Novatel based devices with Qualcomm chips seems to have various problems. First they advertise CNMI mode 2, but don't support it. And second they don't support CNMA acknowledgement with a PDU. So fall back to acks without PDU. | |||||
2010-06-03 | Add special quirk for Novatel based devices | Marcel Holtmann | 2 | -0/+7 | |
2010-06-03 | The default PPP netmask should be 255.255.255.255 | Marcel Holtmann | 1 | -1/+1 | |
2010-05-27 | isimodem: add set_online and post_online | Pekka Pessi | 1 | -9/+98 | |
2010-05-27 | isimodem: More cleanup of bad style | Denis Kenzior | 1 | -164/+130 | |
2010-05-27 | Fixed style issues in isimodem voicecall. | Pekka Pessi | 1 | -38/+31 | |
2010-05-27 | Eliminated bool, true and false from isimodem. | Pekka Pessi | 16 | -305/+359 | |
2010-05-26 | atmodem: fix crash during context deactivation | Kalle Valo | 1 | -5/+10 | |
Ofono either crashed or busy looped with my Huawei E1552 3G modem when I tried to deactivate GPRS context. The reason was that gcd->chat was unreferenced already in setup_ppp() but the chat was still accessed later in at_gprs_deactivate_primary(). To fix the problem, change the logic instead to suspend chat session for PPP and resume when PPP has disconnected. Now it doesn't crash anymore. Deactivation still doesn't work properly with Huawei E1552, and most probably with other Huawei modems, because the modem hangs up the chat line after PPP deactivation. This needs to be fixed separately. The workaround is to reboot the modem, for example physically unplug and plug it in again. | |||||
2010-05-26 | atmodem: refactor context deactivation | Kalle Valo | 1 | -35/+16 | |
The old way of using CGACT is no longer needed. It is enough that we shutdown PPP. Recommended by Denis. | |||||
2010-05-26 | isimodem: fix confusing log message | Pessi Pekka (Nokia-D/Helsinki) | 1 | -1/+1 | |
2010-05-26 | isimodem: fix memory leak | Pessi Pekka (Nokia-D/Helsinki) | 1 | -0/+1 | |
2010-05-26 | Fix minor style issues | Aki Niemi | 1 | -2/+8 | |
2010-05-26 | Add: support for EF_ICCID in isimodem. | Pessi Pekka (Nokia-D/Helsinki) | 2 | -77/+104 | |
2010-05-19 | netreg: Fix crash when CREG is reported too early | Denis Kenzior | 1 | -17/+12 | |
If we register for CREG notifications before the netreg atom is registered (e.g. in MBM due to CIND queries) we crash if the CREG notification arrives before the CIND is queried. | |||||
2010-05-19 | huawei: add gprs context | Kalle Valo | 1 | -0/+4 | |
Tested with Huawei E1552 HSDPA USB stick using a finnish Saunalahti prepaid SIM. | |||||
2010-05-19 | Move report_signal_strength to atutil | Kalle Valo | 2 | -16/+18 | |
The function is needed in two different places, better to move it to atutil.h. | |||||
2010-05-19 | Add isimodem support for network time | Aki Niemi | 3 | -0/+44 | |
2010-05-17 | Make isimodem use linkstate directly | Pekka Pessi | 1 | -4/+4 | |
2010-05-17 | Use g_pn_netlink_by_modem() in isimodem driver | Pekka Pessi | 1 | -2/+1 | |
2010-05-15 | Remove unused declaration | Aki Niemi | 1 | -1/+0 | |
2010-05-15 | Fix typo in comment | Aki Niemi | 1 | -1/+1 | |
2010-05-15 | Fix copy-paste typo | Aki Niemi | 1 | -1/+1 | |
2010-05-15 | Add proper debug configuration to isimodem SMS | Aki Niemi | 1 | -1/+7 | |
2010-05-15 | Add SCA query and setter to isimodem SMS driver | Aki Niemi | 1 | -2/+137 | |
2010-05-15 | Add missing SIM codepoints | Aki Niemi | 2 | -0/+6 | |