summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2010-11-04isigen: increase offline timeoutPekka Pessi1-0/+1
2010-11-04atmodem: Remove at_pin_send_puk_cb, and use at_pin_send_cb instead.Marit Henriksen1-33/+1
2010-10-30stemodem: Fix broken coding styleMarcel Holtmann1-1/+1
2010-10-29ifxmodem: Enable emergency call state notificationsMarcel Holtmann1-1/+30
2010-10-29atmodem: Add support for IFX specific GPRS suspend notificationMarcel Holtmann1-2/+41
2010-10-28atmodem: Add dummy handler for generic time zone updateMarcel Holtmann1-1/+22
2010-10-28atmodem: Time reporting on Infineon modem is IFX specificMarcel Holtmann1-4/+4
2010-10-28atmodem: Enable home zone reporting for IFX modemsMarcel Holtmann1-3/+26
2010-10-28ifxmodem: Enable Calling Name Presentation (CNAP) notificationsMarcel Holtmann1-0/+1
2010-10-27isimodem: add support for FastDormancy propertyMika Liljeberg1-1/+90
2010-10-27ifxmodem: Notify core about handled commandsDenis Kenzior1-5/+5
2010-10-27mbmmodem: Notify core about handled commandsDenis Kenzior1-4/+18
2010-10-27calypsomodem: Notify core about handled commandsDenis Kenzior1-5/+18
2010-10-27mbmmodem: Print IP details after GPRS context setupMarcel Holtmann1-0/+3
2010-10-27atmodem: Print IP details after GPRS context setupMarcel Holtmann1-0/+3
2010-10-27mbmmodem: Remove some pointless debug prefix stringsMarcel Holtmann1-3/+3
2010-10-27ifxmodem: Fix handling of radio access mode enumMarcel Holtmann1-9/+9
2010-10-27hsomodem: Fix handling of radio access mode enumMarcel Holtmann1-9/+9
2010-10-27nwmodem: Fix handling of radio access mode enumMarcel Holtmann1-9/+9
2010-10-27mbmmodem: Add some more GPRS context debug statementsMarcel Holtmann1-1/+29
2010-10-27huaweimodem: Fix some GPRS context debug statementsMarcel Holtmann1-7/+7
2010-10-27ifxmodem: Add full set of GPRS context debug statementsMarcel Holtmann1-2/+20
2010-10-27atmodem: Add some more GPRS context debug statementsMarcel Holtmann1-2/+14
2010-10-27huaweimodem: Add some more GPRS context debug statementsMarcel Holtmann1-0/+4
2010-10-27ifxmodem: Add some more GPRS context debug statementsMarcel Holtmann1-0/+4
2010-10-26ifxmodem: Add support GPRS contexts with username and passwordMarcel Holtmann1-2/+13
2010-10-26ifxmodem: Fix GPRS disconnect handling from network sideMarcel Holtmann1-4/+8
2010-10-25huaweimodem: Add bits and pieces for NDIS receive handlingMarcel Holtmann1-4/+60
2010-10-25ifxmodem: Fix handling of AT+XDNS with multiple contextsMarcel Holtmann1-14/+16
2010-10-25atmodem: Enable time zone reporting for Option modemsMarcel Holtmann1-1/+3
2010-10-24atmodem: Enable time update reporting for MBM modemsMarcel Holtmann1-6/+64
2010-10-24huaweimodem: Increase NDIS setup time to 20 secondsMarcel Holtmann1-2/+2
2010-10-24mbmmodem: Check IP address with AT+CGPADDR for older modemsMarcel Holtmann1-0/+4
2010-10-22atmodem: Delay return from send_dtmfAndrzej Zaborowski1-2/+61
2010-10-22atmodem: Parse optional PLMN parameter of AT+COPS=? resultMarcel Holtmann1-1/+4
2010-10-22ifxmodem: Use g_try_new0 when checking for the resultMarcel Holtmann1-1/+1
2010-10-21ifxmodem: Fix compiler warnings in GPRS context driverMarcel Holtmann1-7/+6
2010-10-21ifxmodem: Add support for Infineon GPRS context setup with M-RAW_IPMarcel Holtmann1-0/+418
2010-10-21isimodem: Remove hack for notifying strengthAki Niemi1-10/+0
2010-10-21atmodem: Add support for IFX specific phonebook ready notificationMarcel Holtmann1-15/+50
2010-10-21atmodem: Use g_try_new0 when checking for the resultMarcel Holtmann1-1/+1
2010-10-21ifxmodem: Add skeleton for Infineon specific GPRS context driverMarcel Holtmann3-0/+49
2010-10-21atmodem: Check for TUN/TAP support before enabling PPPMarcel Holtmann1-0/+13
2010-10-20isi: fix SMSPekka Pessi1-31/+60
2010-10-20isi: fix SMSPekka Pessi1-37/+56
2010-10-20isi: fix hangup_active and set_udub methodsPekka Pessi1-24/+36
2010-10-20isimodem: Fix setting SCA typeAki Niemi1-1/+1
2010-10-20atmodem: Decode and report time information from networkMarcel Holtmann1-4/+29
2010-10-20atmodem: Add skeleton for time update reportingMarcel Holtmann1-3/+51
2010-10-20ifxmodem: Signal STK session end only after normal ending of commandMarcel Holtmann1-1/+2