summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2010-12-27TODO: Mark Set Up Call task as doneDenis Kenzior2-9/+11
2010-12-27TODO: Mark Send SMS task as doneDenis Kenzior2-6/+7
2010-12-27doc: Release and Cancel don't expect a replyDenis Kenzior3-4/+4
2010-12-26netreg: Report timezone updates if availableMarcel Holtmann1-2/+6
2010-12-24Release 0.37Marcel Holtmann2-1/+20
2010-12-24push-notification: Handle notifications with source port 0Marcel Holtmann1-6/+19
It seesm that some networks send the push notifications with a source port of 0 instead of 9200. Instead of accepting any source port, add an additional datagram handler for the source port 0.
2010-12-24sms: Add debug for SMS source and destination portsMarcel Holtmann1-0/+2
2010-12-23Mark 'Frequency Band Selection' task as doneLucas De Marchi2-10/+3
2010-12-23huawei: Minor style fixesDenis Kenzior1-4/+7
2010-12-23huaweimodem: add frequency band selection supportLucas De Marchi1-6/+200
2010-12-23TODO: set owner of Called Line Identification taskLucas De Marchi1-0/+1
2010-12-23coding-style: Don't go over 80 charactersDenis Kenzior1-2/+2
2010-12-23coding-style: mention preferred line wrapLucas De Marchi1-4/+39
2010-12-23Revert "stkagent: Remove unneeded goto"Denis Kenzior1-0/+2
This reverts commit 46e3dbe759fb3fb693b7413a707c4fd7f69c3c92.
2010-12-23doc: Describe DisplayActionInformation()Andrzej Zaborowski1-2/+10
2010-12-23stkagent: Remove unneeded gotoDenis Kenzior1-2/+0
2010-12-23stk: Send the AlphaId's to agentAndrzej Zaborowski3-2/+59
Terminate session if return signature doesn't match but allow agent to return from the call if it does match.
2010-12-23n900: remove unneeded g_isi_client_destroy callAndrzej Zaborowski1-1/+0
"client" is either NULL or uninitialised in this place.
2010-12-23gisi: Don't go over 80 charactersDenis Kenzior1-1/+2
2010-12-23gisi: fix use of unitialised variableAndrzej Zaborowski1-1/+2
Set no msg.version if it's not available.
2010-12-22TODO: Add owner to 'Long phone numbers' taskRafael Ignacio Zurita1-0/+1
2010-12-22modem: Fix a typoDenis Kenzior1-1/+2
The modem should be offline not online
2010-12-22cdmamodem: Add cdmamodem stubsDara Spieker-Doyle4-0/+78
2010-12-22cdma-voicecall: Minor style fixesDenis Kenzior2-23/+16
2010-12-22cdma-voicecall: Add CDMA MO Call SupportDara Spieker-Doyle5-1/+482
2010-12-22cdma-voicecall: Minor style fixesDenis Kenzior1-13/+9
2010-12-22cdma-voicecall: Add CDMA MO Call SupportDara Spieker-Doyle2-1/+90
2010-12-22TODO: Mark Lockdown task as doneGustavo F. Padovan2-12/+4
2010-12-22TODO: Add CDMA network and voicecall tasksDara Spieker-Doyle1-3/+63
Also updates the task ownership fields to be consistent with the tasks that are actually currently active.
2010-12-22TODO: Mark silent modem reset task as doneGustavo F. Padovan2-7/+7
2010-12-22TODO: add owner to the DUN server taskGustavo F. Padovan1-1/+2
2010-12-22modem: Implement some race-condition avoidanceDenis Kenzior1-4/+39
2010-12-22modem: Add test script for the Lockdown propertyGustavo F. Padovan2-0/+26
2010-12-22doc: add Lockdown property to ModemGustavo F. Padovan1-0/+9
2010-12-22modem: add Lockdown property to Modem interfaceGustavo F. Padovan1-0/+135
Setting Lockdown to TRUE means power down the modem and hold a lock that only permits the lock's owner power up the modem back. When released it restores the last state of the modem before holding the lock.
2010-12-22isimodem: Minor style fixesAki Niemi5-11/+13
2010-12-22gisi: Minor style fixesAki Niemi5-15/+26
2010-12-22build: Add renamed ISI USB plugin to buildAki Niemi1-2/+2
2010-12-22isigen: Rename generic USB plugin to isiusbAki Niemi3-24/+24
2010-12-22build: Add refactored isimodem and gisi to buildAki Niemi1-0/+55
2010-12-22isimodem: Remove unnecessary checkAki Niemi1-3/+0
2010-12-22n900: Enable message tracing and debuggingAki Niemi1-1/+4
2010-12-22n900: Adapt and refactor n900 pluginAki Niemi2-203/+197
2010-12-22isigen: Enable message tracing and debuggingAki Niemi1-1/+4
2010-12-22isigen: Adapt and refactor isigen pluginAki Niemi1-195/+185
2010-12-22isimodem: Fix ICC, IMSI and SPN readingAki Niemi1-17/+34
2010-12-22gisi: Minor style fix in pipe.cAki Niemi1-3/+2
2010-12-22isimodem: Fix SCA query response handlingAki Niemi1-3/+4
2010-12-22isimodem: Fix sms driver incoming NTF handlingAki Niemi1-36/+68
2010-12-22isimodem: fix GPRS context removalMika Liljeberg1-1/+9