Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-03-15 | Release 0.45 | Marcel Holtmann | 2 | -1/+12 | |
2011-03-15 | PPP: Optimize write buffer management | Patrick Porlan | 1 | -22/+71 | |
Extend the write buffer handling in gathdlc.c to minimize stalling and process switching during large PPP transfers. The single write buffer is replaced by a queue of buffers, allowing for much larger emission windows without hugely impacting memory consumption. This reduces the time required to send 50 MB between a couple of local PPP interfaces on my laptop from ~53s to ~3s. | |||||
2011-03-15 | huawei: Fix huawei_disconnect function issue | Martin Xu | 1 | -9/+32 | |
huawei_disconnect is used to recovery the io and gprs context when io error happends, see commit 39382730d7758b093ca6271f4e9dea875fa04b3a However, io error not only happends at PPP disconnect, in theory it can happends at any situation. I also observed that it happens when modem go into offline mode at my Huawei EM770W modem. in this case, gprs should not be reopened. | |||||
2011-03-15 | emulator: fix some indentation issues | Guillaume Zajac | 1 | -58/+58 | |
2011-03-14 | test: Fix up whitespace & indentation issues | Denis Kenzior | 1 | -14/+25 | |
2011-03-14 | test: Restructure CBS tests | Miia Leinonen | 2 | -0/+189 | |
Add new centralised and reinforced CBS test script. | |||||
2011-03-14 | test: Add modem argument to hangup-all | Bertrand Aygon | 1 | -2/+5 | |
Add the possibility to specify the modem to hangup on | |||||
2011-03-14 | test: Add modem argument to dial-number | Bertrand Aygon | 1 | -6/+25 | |
Add the possibility to specify the modem to dial on | |||||
2011-03-11 | simfs: fix GLib-CRITICAL warning | Guillaume Lucas | 1 | -12/+14 | |
During modem release, when there is no SIM card, a GLib-CRITICAL issue occurs during the free of the sim fs context. | |||||
2011-03-11 | TODO: mark 'GPS power control atom' task as done | Lucas De Marchi | 2 | -11/+8 | |
2011-03-11 | stk: fix issue with null data object | Andrzej Zaborowski | 1 | -1/+1 | |
This will let the caller correctly detect NULL alpha id. | |||||
2011-03-11 | dun_gw: Set GIOChannel to not close on unref | Guillaume Zajac | 1 | -1/+1 | |
This fixes automatic GIOChannel closing when a bluetooth connection is attempted. | |||||
2011-03-11 | hfp_ag: Remove unneeded return statement | Denis Kenzior | 1 | -3/+1 | |
2011-03-11 | test: Add test-message-waiting | Bertrand Aygon | 2 | -1/+42 | |
Add a new test file to validate org.ofono.MessageWaiting interface | |||||
2011-03-11 | isimodem: Crash while setting SCA | Arun Ravindran | 1 | -1/+1 | |
2011-03-11 | atmodem: fix PB reading when fields are omitted | Paavo Leinonen | 1 | -2/+2 | |
Fix SIM PB reading when numeric fields have been omitted. | |||||
2011-03-11 | voicecall: Move notification_ind registration | Denis Kenzior | 1 | -3/+3 | |
Should be before ofono_voicecall_register to be consistent | |||||
2011-03-11 | voicecall: Remove pointless whitespace | Denis Kenzior | 1 | -10/+0 | |
2011-03-11 | isimodem: implement SSN handling | Andras Domokos | 1 | -0/+359 | |
2011-03-11 | voicecall: Minor nitpicks to previous commit | Denis Kenzior | 1 | -7/+5 | |
2011-03-11 | atmodem: implement SSN handling | Andras Domokos | 1 | -0/+61 | |
2011-03-11 | voicecall: Refactor held and mpty notify logic | Denis Kenzior | 1 | -40/+22 | |
2011-03-11 | voicecall: Minor whitespace fix for previous commit | Denis Kenzior | 1 | -2/+2 | |
2011-03-11 | voicecall: implement SSN handling functions | Andras Domokos | 1 | -0/+174 | |
2011-03-11 | voicecall: add SSN function declarations | Andras Domokos | 1 | -0/+6 | |
2011-03-11 | ssn: remove SSN atom completely | Andras Domokos | 22 | -1013/+2 | |
2011-03-09 | gdbus: Unconditionally remove D-Bus timeouts | Grant Erickson | 1 | -3/+0 | |
Address an issue in which the daemon incorrectly handles D-Bus main loop timeouts by only removing timeouts that are not enabled when D-Bus requests a timeout removal. | |||||
2011-03-08 | test: display more properties in test-modem | Bertrand Aygon | 1 | -0/+25 | |
This includes Name, Online, Lockdown, etc. | |||||
2011-03-08 | doc: other typos in radio-settings-api | Bertrand Aygon | 1 | -2/+2 | |
2011-03-08 | doc: typo in radio-settings-api | Bertrand Aygon | 1 | -1/+1 | |
2011-03-08 | test: Add missing properties to test-call-settings | Bertrand Aygon | 1 | -1/+4 | |
2011-03-08 | test: Allow specifiying the modem | Bertrand Aygon | 1 | -5/+13 | |
in test/test-call-settings | |||||
2011-03-08 | AUTHORS: Mention Bertrand's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-03-08 | test: Allow test/test-call-settings to exit | Bertrand Aygon | 1 | -0/+4 | |
if new value is equal to actual value | |||||
2011-03-04 | huawei: do not check for NULL pointer | Lucas De Marchi | 1 | -4/+0 | |
cb_data_new() uses g_new0(), hence there's no need to check the return value being NULL. | |||||
2011-03-04 | mbmmodem: do not check for NULL pointer | Lucas De Marchi | 1 | -4/+0 | |
cb_data_new() uses g_new0(), hence there's no need to check the return value being NULL. | |||||
2011-03-04 | gisi: M6 coding style violation corrections | Antti Paila | 1 | -8/+8 | |
2011-03-03 | mbmmodem: don't let chat open after fd is sent | Lucas De Marchi | 1 | -17/+15 | |
Instead of using a GAtChat, just use a GIOChannel and close it as soon as its fd is sent to core. | |||||
2011-03-03 | doc: Add basic information about hardware support | Marcel Holtmann | 1 | -0/+101 | |
2011-03-03 | ste: Add support for multiple AT channels | Lasse Kunnasluoto | 1 | -52/+92 | |
2011-03-03 | ste: Minor style fixes | Denis Kenzior | 1 | -2/+2 | |
2011-03-03 | ste: Reset have_sim appropriately | Jussi Kangas | 1 | -0/+1 | |
2011-03-03 | isimodem: removed unused NETWORK_TIMEOUT | George Matveev | 1 | -1/+0 | |
2011-03-03 | isimodem: Use alignment helper macro | Aki Niemi | 1 | -1/+1 | |
2011-03-03 | isiusb: add message-waiting | Jukka Saunamaki | 1 | -0/+6 | |
2011-03-03 | gisi: Make cursor a 16bit unsigned | Aki Niemi | 1 | -1/+1 | |
This is to match subblock length when long header format is in use. | |||||
2011-03-03 | gisi: Consumer functions for ISI message iterator | Antti Paila | 2 | -0/+76 | |
2011-03-03 | isimodem: Fix call-forwarding driver | Aki Niemi | 1 | -9/+8 | |
Message length was incorrectly calculated. Also some cleanups. | |||||
2011-03-03 | isimodem: Add missing codepoints | Aki Niemi | 3 | -0/+8 | |
Not used; mostly for debugging purposes. | |||||
2011-03-03 | u8500: Create wgmodem2.5 drivers | Aki Niemi | 1 | -2/+2 | |