Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-10-26 | ifxmodem: Add support GPRS contexts with username and password | Marcel Holtmann | 1 | -2/+13 | |
2010-10-26 | ifxmodem: Fix GPRS disconnect handling from network side | Marcel Holtmann | 1 | -4/+8 | |
2010-10-25 | huaweimodem: Add bits and pieces for NDIS receive handling | Marcel Holtmann | 1 | -4/+60 | |
2010-10-25 | ifxmodem: Fix handling of AT+XDNS with multiple contexts | Marcel Holtmann | 1 | -14/+16 | |
2010-10-25 | atmodem: Enable time zone reporting for Option modems | Marcel Holtmann | 1 | -1/+3 | |
2010-10-24 | atmodem: Enable time update reporting for MBM modems | Marcel Holtmann | 1 | -6/+64 | |
2010-10-24 | huaweimodem: Increase NDIS setup time to 20 seconds | Marcel Holtmann | 1 | -2/+2 | |
2010-10-24 | mbmmodem: Check IP address with AT+CGPADDR for older modems | Marcel Holtmann | 1 | -0/+4 | |
2010-10-22 | atmodem: Delay return from send_dtmf | Andrzej Zaborowski | 1 | -2/+61 | |
AT+VTS responds with an OK immediately, so add a wait in the driver before returning so that core knows when the tone has finished. Note that some modems actually do wait against 27.007, and other modems use a manufacturer specific AT command and the drivers will need to handle accordingly. | |||||
2010-10-22 | atmodem: Parse optional PLMN parameter of AT+COPS=? result | Marcel Holtmann | 1 | -1/+4 | |
The Infineon modem adds an optional <plmn_list> parameter after the access technology parameter <AcT>. It is not always present, but when present it makes the operator listing fail. +COPS: (2,"T-Mobile D","TMO D","26201",0,0),(3,"E-Plus","E-Plus","26203",0,),(3,"Vodafone.de","Vodafone.de","26202",0,),(3,"o2 - de","o2 - de","26207",0,) Not all networks have this parameter and maybe only the home network has it anyway. And so far this feature seems to be Infineon specific, but just in case, parse the parameter if present to make sure the operator listing is available. | |||||
2010-10-22 | ifxmodem: Use g_try_new0 when checking for the result | Marcel Holtmann | 1 | -1/+1 | |
2010-10-21 | ifxmodem: Fix compiler warnings in GPRS context driver | Marcel Holtmann | 1 | -7/+6 | |
2010-10-21 | ifxmodem: Add support for Infineon GPRS context setup with M-RAW_IP | Marcel Holtmann | 1 | -0/+418 | |
This patch adds support for setting up a GPRS context and then switching it into M-RAW_IP mode. The handling of the M-RAW_IP data stream is not yet implemented. | |||||
2010-10-21 | isimodem: Remove hack for notifying strength | Aki Niemi | 1 | -10/+0 | |
2010-10-21 | atmodem: Add support for IFX specific phonebook ready notification | Marcel Holtmann | 1 | -15/+50 | |
2010-10-21 | atmodem: Use g_try_new0 when checking for the result | Marcel Holtmann | 1 | -1/+1 | |
2010-10-21 | ifxmodem: Add skeleton for Infineon specific GPRS context driver | Marcel Holtmann | 3 | -0/+49 | |
2010-10-21 | atmodem: Check for TUN/TAP support before enabling PPP | Marcel Holtmann | 1 | -0/+13 | |
2010-10-20 | isi: fix SMS | Pekka Pessi | 1 | -31/+60 | |
Align read-params with update-params properly. Align and fill tpdu sub block in submit. | |||||
2010-10-20 | isi: fix SMS | Pekka Pessi | 1 | -37/+56 | |
Read absence/presence flags from correct field. Try to avoid overwriting other SMS parameters but SCA address. Use g_isi_(v)send(). | |||||
2010-10-20 | isi: fix hangup_active and set_udub methods | Pekka Pessi | 1 | -24/+36 | |
The concept of "active" call seems to be overloaded. | |||||
2010-10-20 | isimodem: Fix setting SCA type | Aki Niemi | 1 | -1/+1 | |
2010-10-20 | atmodem: Decode and report time information from network | Marcel Holtmann | 1 | -4/+29 | |
2010-10-20 | atmodem: Add skeleton for time update reporting | Marcel Holtmann | 1 | -3/+51 | |
2010-10-20 | ifxmodem: Signal STK session end only after normal ending of command | Marcel Holtmann | 1 | -1/+2 | |
The Infineon modem returns more detailed information of the SIM Toolkit proactive sessions to the modem driver. A proactive session starts with the status response '91 xx' (proactive command pending) and ends with a status response response of '90 00' (normal ending of command) after Terminal Response. So only when receiving '90 00' result, the indication that the session has ended should be given to the core. | |||||
2010-10-19 | isimodem: Fix request cleanup code | Aki Niemi | 15 | -59/+84 | |
Adds a check for when the driver is being removed, in which case no new ISI requests should be generated. | |||||
2010-10-19 | ifxmodem: Fix missing result iter init call for SIM Toolkit | Marcel Holtmann | 1 | -0/+2 | |
2010-10-19 | ifxmodem: Enable SIM Toolkit with AT+CFUN=6 | Marcel Holtmann | 1 | -9/+6 | |
The current Infineon firmware overloads the AT+CFUN command with enabling SIM Toolkit and fetching of proactive commands. It seems to be safe to send this command in offline mode (AT+CFUN=4) and also in online mode (AT+CFUN=1). These are the two cases where SIM Toolkit atom would be initialized. | |||||
2010-10-18 | atmodem: Add SIM ready quirk for IFX when entering PUK | Marcel Holtmann | 1 | -13/+47 | |
For the Infineon modem, also the PUK entering needs to be extended with a quirk to wait for the SIM ready notification. | |||||
2010-10-15 | atmodem: Remove workaround for SIM ready notifier removal | Marcel Holtmann | 1 | -24/+4 | |
2010-10-15 | sim: Use enums for EF valid / invalidated status | Denis Kenzior | 1 | -6/+12 | |
2010-10-15 | isimodem: returns file-status of SIM EF-file | Petteri Tikander | 1 | -4/+5 | |
2010-10-15 | atmodem: returns file-status of SIM EF-file | Petteri Tikander | 1 | -8/+13 | |
2010-10-14 | isimodem: Fix copyright and license boilerplate | Aki Niemi | 32 | -418/+411 | |
2010-10-14 | isimodem: Fix SMSC address update request | Aki Niemi | 1 | -2/+2 | |
2010-10-13 | atmodem: Send DTMF commands without quotes | Marcel Holtmann | 1 | -4/+3 | |
The AT+VTS command takes a single character and should not use quotes. | |||||
2010-10-13 | ifxmodem: Send DTMF commands without quotes | Marcel Holtmann | 1 | -5/+4 | |
The AT+VTS command takes a single character and should not use quotes. | |||||
2010-10-06 | isimodem/voicecall: fix hangup_active | Pekka Pessi | 1 | -4/+3 | |
2010-10-05 | huaweimodem: Print the NDIS device node to be used | Marcel Holtmann | 1 | -0/+7 | |
2010-10-05 | huaweimodem: Add error handling for too many ^DHCP failures | Marcel Holtmann | 1 | -1/+9 | |
2010-10-01 | isimodem: Properly clean up audio settings driver | Aki Niemi | 1 | -1/+4 | |
2010-10-01 | isimodem: Add support for audio settings | Kai Vehmanen | 3 | -0/+155 | |
The audio state is mapped directly to isimodem's call server status indications. When active, the modem speech path should be opened, and when closed, the modem speech path may be closed. | |||||
2010-10-01 | ifxmodem: Notify about audio settings mode | Marcel Holtmann | 1 | -0/+7 | |
2010-10-01 | audio: Update audio settings API for active notification | Marcel Holtmann | 2 | -5/+5 | |
2010-09-30 | isimodem: Report GPRS detach | Aki Niemi | 1 | -3/+2 | |
2010-09-30 | isimodem: Fix signal strength reporting | Aki Niemi | 1 | -0/+10 | |
ISI modems send the signal strength indication before registration status changes, which causes the core to ignore initial signal strength values. | |||||
2010-09-30 | isimodem: remove generic modem driver parts | Pekka Pessi | 1 | -401/+0 | |
The isimodem driver is now part of isigen (just like atmodem and atgen). | |||||
2010-09-30 | ifxmodem: Remove setting of XPROGRESS notifications | Marcel Holtmann | 1 | -2/+2 | |
The XPROGRESS notifcations are now handled inside an Infineon specific audio settings driver. So no need to do that in the the voice call driver as well. | |||||
2010-09-30 | ifxmodem: Add support for audio settings | Marcel Holtmann | 3 | -0/+154 | |
2010-09-29 | huaweimodem: Add support for audio settings interface | Marcel Holtmann | 3 | -0/+135 | |