Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |
2011-03-03 | isimodem: Refactor SSN driver | Aki Niemi | 1 | -241/+280 | |
2011-03-03 | isimodem: Move SS related codepoints to ss.h | Aki Niemi | 2 | -27/+26 | |
2011-03-03 | isimodem: Use existing call SS codepoints | Aki Niemi | 2 | -29/+13 | |
2011-03-03 | isimodem: wgmodem2.5 added to ssn | Jessica Nilsson | 2 | -6/+401 | |
2011-03-03 | isimodem: Refactor call-forwarding driver | Aki Niemi | 1 | -75/+39 | |
2011-03-03 | isimodem: Fix nit in call-barring | Aki Niemi | 1 | -1/+1 | |
2011-03-03 | isimodem: wgmodem2.5 added to call-forwarding | Jessica Nilsson | 1 | -4/+25 | |
2011-03-03 | isimodem: Refactor call barring driver | Aki Niemi | 1 | -160/+131 | |
2011-03-03 | isimodem: Change type for BSC argument | Aki Niemi | 1 | -1/+1 | |
2011-03-03 | isimodem: SS_GSM_BARRING_INFO added | Jessica Nilsson | 1 | -11/+88 | |
SS_GSM_BSC_INFO added. | |||||
2011-03-03 | isimodem: Remove empty line in voicecall driver | Aki Niemi | 1 | -1/+0 | |
2011-03-03 | isiusb: Create wgmodem2.5 driver as well | Aki Niemi | 1 | -0/+1 | |
2011-03-03 | isimodem: Split voicecall into two drivers | Aki Niemi | 1 | -117/+119 | |
These drivers share most of the modem ops, though, so they are still in the same source file. | |||||
2011-03-03 | isimodem: wgmodem2.5 added to voicecall | Jessica Nilsson | 2 | -44/+259 | |
2011-03-03 | isimodem: Refactor USSD driver | Aki Niemi | 1 | -50/+30 | |
Clean up, and fix padding to be used always (does no harm). | |||||
2011-03-03 | isimodem: Refactor and fix GPRS alignment | Aki Niemi | 1 | -23/+22 | |
2011-03-03 | isimodem: Add helper macro for 32bit alignment | Aki Niemi | 1 | -0/+2 | |
2011-03-03 | isimodem: wgmodem2.5 support in USSD | Jessica Nilsson | 1 | -6/+30 | |
2011-03-03 | isimodem: Add CLIP/COLP/COLR support | Aki Niemi | 1 | -57/+162 | |
Based on patches from: Jessica Nilsson <jessica.j.nilsson@stericsson.com> | |||||
2011-03-03 | isimodem: Add missing SS codepoints | Aki Niemi | 2 | -0/+26 | |
2011-03-02 | stk: Handle Refresh if also performed by modem | Andrzej Zaborowski | 1 | -6/+30 | |
2011-03-02 | AUTHORS: Mention Miia's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-03-02 | atmodem: Add MBM vendor quirk for SIM record update | Miia Leinonen | 1 | -2/+24 | |
2011-03-02 | TODO: Mark pin check status task as done | Jussi Kangas | 1 | -7/+0 | |
2011-03-02 | AUTHORS: Mention Patrick's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-03-02 | gatchat: Optimize ringbuffer modulo operations | Patrick Porlan | 1 | -6/+8 | |
Replace modulo operations in ringbuffer.c by masking operations. This is possible because the size of the ring buffers is always a power of two, and yields a small performance improvement. The improvement should be mostly visible on processors that implement division in microcode (Atom) or lack a division instruction (ARM). | |||||
2011-03-02 | udev: Fix detection of mbm with GPS capabilities | Denis Kenzior | 1 | -8/+13 | |
2011-03-01 | Release 0.44 | Marcel Holtmann | 2 | -1/+13 | |
2011-03-01 | build: Fix wrong include of public header | Marcel Holtmann | 1 | -1/+0 | |
2011-03-01 | mbm: Allow mbm modems that don't have GPS | Denis Kenzior | 1 | -1/+1 | |
2011-03-01 | location-reporting: don't add client-exit watch too early | Lucas De Marchi | 1 | -6/+4 | |
Wait until driver gives us a file descriptor to start watching for client exit. This fixes a race when client exits before the driver calls location_reporting_enable_cb(). | |||||
2011-03-01 | TODO: set owner of 'Dial strings' task | Lucas De Marchi | 1 | -0/+1 | |
2011-02-28 | stk: Make sure to reset respond_on_exit | Andrzej Zaborowski | 1 | -0/+1 | |
This fixes a crash spotted by Lasse Kunnasluoto documented at http://lists.ofono.org/pipermail/ofono/2011-February/009211.html | |||||
2011-02-28 | gsmdial: Introduce data_mode | Denis Kenzior | 1 | -0/+7 | |
If we're in PPP mode, then don't send unsolicited notifications. Only a NO CARRIER is really allowed. | |||||
2011-02-28 | gatserver: Tweak use of g_at_server_suspend/resume | Denis Kenzior | 1 | -11/+18 | |
2011-02-28 | test-server: Make sure to send CONNECT | Denis Kenzior | 1 | -6/+9 | |
Before starting the ppp session we should make sure that the CONNECT response has been sent on the wire. | |||||
2011-02-28 | gatserver: Exit garbage state on HDLC frame end | Denis Kenzior | 1 | -1/+2 | |
2011-02-28 | gatppp: Try to detect no carrier conditions | Denis Kenzior | 1 | -0/+1 | |
2011-02-28 | gatppp: Delay signaling ppp_down | Denis Kenzior | 1 | -2/+14 | |
Delay signaling of ppp_down until we exit the GAtHDLC read handler. Otherwise exchanging the read handler on GAtIO might lead to funny double consumption problems. | |||||
2011-02-28 | gathdlc: Try to detect no carrier conditions | Denis Kenzior | 2 | -0/+21 | |
Sometimes we receive the no carrier embedded in a stream following the PPP packets. This might be due to write scheduling on the remote side or read scheduling locally. Try not to consume the no carrier condition and assume the previous hdlc frames will result in closing of the ppp stack. | |||||
2011-02-28 | TODO: Add PPP section | Denis Kenzior | 1 | -3/+16 | |
2011-02-28 | gatio: Remove stray empty line | Denis Kenzior | 1 | -1/+0 | |
2011-02-28 | gatio: update comment | Denis Kenzior | 1 | -2/+2 | |