summaryrefslogtreecommitdiffstats
path: root/drivers/atmodem
AgeCommit message (Expand)AuthorFilesLines
2010-08-20atmodem: Default to +CHUP to hangup_allDenis Kenzior1-1/+1
2010-08-20atmodem: Add a few more debug statements for SMS supportMarcel Holtmann1-0/+12
2010-08-20atmodem: Add a few more debug statements for CBS supportMarcel Holtmann1-0/+6
2010-08-20atmodem: Add Nokia specific quirk for AT+CGEREP handlingMarcel Holtmann1-3/+13
2010-08-20atmodem: Fix copy and paste typoMarcel Holtmann1-3/+3
2010-08-20atmodem: Enable MBM specific notification for registration and bearerMarcel Holtmann1-1/+8
2010-08-20atmodem: Turn a STE GPRS quirk into a MBM and STE quirkMarcel Holtmann1-2/+2
2010-08-20atmodem: Add really nasty hack for Nokia AT+COPS bugMarcel Holtmann1-5/+17
2010-08-20atmodem: No CIND for Nokia data cardsMarcel Holtmann1-0/+1
2010-08-20atmodem: Add vendor quirk for Nokia data cardsMarcel Holtmann1-0/+1
2010-08-17atmodem: Allow missing DCS parameter in USSD resultMarcel Holtmann1-9/+9
2010-08-16atmodem: Add Qualcomm specific USSD quirkMarcel Holtmann1-0/+21
2010-08-16atmodem: Add support for storing USSD vendor quirksMarcel Holtmann1-23/+35
2010-08-16ussd: Use cb_data instead of custom structureDenis Kenzior1-13/+7
2010-08-16atmodem: Remove useless NULL checks before g_freeMarcel Holtmann15-132/+65
2010-08-16netreg: Add quirk for ZTE modem without CIND supportMarcel Holtmann2-0/+4
2010-08-13atutil: Don't try parsing lac/ci when unregisteredDenis Kenzior1-0/+8
2010-08-12atmodem: Use g_at_chat_cloneDenis Kenzior17-27/+71
2010-08-12voicecall: Rename hangup to hangup_activeSjur Brændeland1-2/+2
2010-08-06atutil: Parse CMS and CME error codesAndrzej Zaborowski1-0/+6
2010-08-02Fix busylooped in ppp_disconnect for huawei modemZhenhua Zhang1-2/+7
2010-07-30phonesim: Introduce End Session notificationDenis Kenzior1-2/+14
2010-07-13atmodem: phonesim proactive command notificationYang Gu1-0/+24
2010-07-13atmodem: Make fetch command function as externalYang Gu3-53/+75
2010-07-08atmodem: Make sim operations return sim error codes.Andrzej Zaborowski2-15/+37
2010-06-29atmodem: Don't unregister *EPEV in *EPEV handler.Andrzej Zaborowski1-2/+20
2010-06-28atmodem: Update to the new PPP APIZhenhua Zhang1-2/+3
2010-06-25atmodem: Add CGSMS support to sms driverDenis Kenzior1-0/+88
2010-06-24hso: Don't query tech if not registered or roamingDenis Kenzior1-0/+4
2010-06-21atmodem: Support CDS indicators for MBMDenis Kenzior1-7/+9
2010-06-18atmodem: Use a switch/case in sim.cDenis Kenzior1-2/+8
2010-06-18atmodem: Add PIN entry quirk for mbm.Andrzej Zaborowski1-1/+45
2010-06-17Fix: potential to crash in atmodemDenis Kenzior1-14/+20
2010-06-14atmodem: Couple tiny style fixesDenis Kenzior1-4/+4
2010-06-14Report cell technology capability for Option HSO modemsDaniel Wagner1-62/+122
2010-06-13Fix memory leak introduced by HSO quirkMarcel Holtmann1-4/+2
2010-06-13Add nasty quirk to allow HSO devices to read network code lengthMarcel Holtmann1-0/+9
2010-06-11atmodem: Shutdown ppp cleanly on removeDenis Kenzior1-0/+7
2010-06-11atmodem: Always unref ppp when context is downDenis Kenzior1-0/+2
2010-06-10Disable CNMA support for Novatel based devicesMarcel Holtmann1-1/+2
2010-06-10atmodem: Allow ME & SM for status report storeDenis Kenzior1-5/+13
2010-06-10atmodem: Force CDSI delivery for Novatel devicesDenis Kenzior1-1/+15
2010-06-10atmodem: Add support for status report via CDSIDenis Kenzior1-2/+30
2010-06-10atmodem: Use atutil based functionsDenis Kenzior1-35/+20
2010-06-10atmodem: Add utility for parsing CMTI/CDSI/CBMIDenis Kenzior2-0/+52
2010-06-10atmodem: Register for notifications after CMGLDenis Kenzior1-12/+14
2010-06-10atmodem: Split out the +CPMS senderDenis Kenzior1-26/+31
2010-06-09And some more minor coding style cleanup in SMS driverMarcel Holtmann1-3/+3
2010-06-09Fix coding style for one comment in SMS driverMarcel Holtmann1-1/+1
2010-06-09Add quirk for Qualcomm issues with setting CBS topic rangesMarcel Holtmann1-0/+14