Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-07-13 | atmodem: Make fetch command function as external | Yang Gu | 1 | -0/+1 | |
2010-07-02 | huawei: Remove existing Huawei EM770 plugin | Zhenhua Zhang | 1 | -3/+0 | |
2010-06-19 | Add test script for scanning networks | Marcel Holtmann | 1 | -1/+2 | |
2010-06-17 | Add bluetooth plugin skeleton. | Gustavo F. Padovan | 1 | -1/+4 | |
The bluetooth plugin has bluetooth_resgister_uuid() and bluetooth_unresgister_uuid() where bluetooth profiles plugins such as HFP and DUN can register themselves to get know about BlueZ stuff ( new devices, bluetoothd shutdown, etc..) | |||||
2010-06-09 | Add test script to enable/disable use of delivery reports | Marcel Holtmann | 1 | -0/+1 | |
2010-06-09 | Add test script for setting CBS topics | Marcel Holtmann | 1 | -0/+1 | |
2010-06-07 | Add test script for enabling cell broadcast | Marcel Holtmann | 1 | -1/+2 | |
2010-06-06 | Add support for Option specific radio settings | Marcel Holtmann | 1 | -1/+2 | |
2010-06-06 | Add test scripts for radio technology preference | Marcel Holtmann | 1 | -1/+3 | |
2010-06-06 | Add support for Novatel specific radio settings | Marcel Holtmann | 1 | -1/+2 | |
2010-06-06 | Add Novatel Wireless (NW) specific modem driver | Marcel Holtmann | 1 | -0/+5 | |
2010-06-04 | Fix clean-local make rule | Marcel Holtmann | 1 | -2/+2 | |
2010-06-02 | Include offline-modem and online-modem test scripts | Marcel Holtmann | 1 | -1/+3 | |
2010-05-28 | build: Fix install of udev rules in VPATH builds | Inaky Perez-Gonzalez | 1 | -1/+1 | |
When the build directory is different than the source directory, we need to specify the source prefix to the original file we are copying. | |||||
2010-05-19 | Add network time support | Aki Niemi | 1 | -4/+6 | |
Adding a new notify function in the netreg atom for notifying a received Network Identification and Timezone (NITZ) indication. This data is consumed via a nettime plugin, of which there is also an example. | |||||
2010-05-12 | mbm: Add STK driver. | Andrzej Zaborowski | 1 | -1/+2 | |
2010-04-28 | gatchat: Add initial GAtIO implementation | Denis Kenzior | 1 | -0/+1 | |
2010-04-21 | gisi: move g_isi_modem_by_name to separate file | Aki Niemi | 1 | -5/+9 | |
This fixes build warnings that resulted from conflicts between linux/if.h and net/if.h. | |||||
2010-04-20 | build: Upate test script list and sort | Denis Kenzior | 1 | -12/+30 | |
2010-04-20 | Added Wavecom modem plugin. | Matthias Günther | 1 | -0/+3 | |
The Wavecom WMP100 is a serial based modem, however it assumes CPIN to be the final response. This requires some quirking in the sim driver. Refer to commit 6d28f82dc1ccb3de3a028a88eafb96fb001c7e61 for details. | |||||
2010-04-20 | Refactor isimodem and gisi/netlink | Pekka Pessi | 1 | -0/+4 | |
Now usbpnmodem plugin is used to register ISI modems. | |||||
2010-04-20 | Add infoserver to isimodem | Pekka Pessi | 1 | -0/+2 | |
The info server provides information from the mobile station to the ISI modem. Currently it returns the Software Version Number (SVN) that is used in mobile identification. | |||||
2010-04-20 | gisi: add gisi server API | Pekka Pessi | 1 | -0/+1 | |
2010-04-20 | Add isimodem gprs context driver | Aki Niemi | 1 | -0/+1 | |
2010-04-20 | Add isimodem gprs driver | Aki Niemi | 1 | -0/+1 | |
2010-04-20 | Add PN_GPDS code points and debugging | Aki Niemi | 1 | -1/+2 | |
2010-04-15 | Implement STATUS polling in atmodem driver. | Andrzej Zaborowski | 1 | -0/+2 | |
2010-04-15 | Add AT driver for STK atom. | Andrzej Zaborowski | 1 | -0/+1 | |
2010-04-15 | Add Sim Toolkit atom | Andrzej Zaborowski | 1 | -2/+2 | |
- Add ofono_stk atom in stk.c - Move envelope command from sim driver to stk driver | |||||
2010-04-10 | Add abstraction for HDLC stream handling | Marcel Holtmann | 1 | -0/+1 | |
2010-04-10 | Add skeleton for QCDM test program | Marcel Holtmann | 1 | -3/+4 | |
2010-04-09 | Move CRC-CCITT table and helper into separate file | Marcel Holtmann | 1 | -0/+1 | |
2010-04-02 | Split out ipcp protocol into ppp_ipcp.c | Denis Kenzior | 1 | -1/+2 | |
2010-04-01 | Move functions from ppp.c into gatppp.c | Marcel Holtmann | 1 | -1/+1 | |
2010-03-29 | Check for capabilities support via libcap-ng | Marcel Holtmann | 1 | -2/+2 | |
2010-03-22 | IP support for PPP | Kristen Carlson Accardi | 1 | -1/+1 | |
Adds IPCP support, and creates a TUN interface for sending/receiving IP packets. | |||||
2010-03-22 | CHAP with MD5 authentication support | Kristen Carlson Accardi | 1 | -1/+2 | |
Authentication support with CHAP and MD5 | |||||
2010-03-22 | PPP LCP support | Kristen Carlson Accardi | 1 | -1/+1 | |
Implement LCP support for the PPP protocol. | |||||
2010-03-22 | Generic PPP control protocol support | Kristen Carlson Accardi | 1 | -1/+2 | |
Implement a generic protocol that can be shared by both the LCP and the NCP implementation. | |||||
2010-03-22 | Basic PPP protocol support | Kristen Carlson Accardi | 1 | -1/+3 | |
This patch implements the basic PPP protocol. LCP, NCP etc. are handled in a different patch. | |||||
2010-03-16 | Add support of Huawei EM770 modem | Yang Gu | 1 | -0/+3 | |
Comparing with general Huawei modem, EM770 is a full feature modem that supports voicecall, phonebook, call forwarding, call barring, etc. | |||||
2010-02-23 | Update unit test for USAT display text command | Denis Kenzior | 1 | -1/+2 | |
2010-02-18 | Add stub for unit test for Sim Toolkit utils | Denis Kenzior | 1 | -1/+7 | |
2010-02-17 | Add stubs files for Sim Toolkit Utilities | Denis Kenzior | 1 | -1/+1 | |
2010-02-04 | Add isimodem radio settings driver | Aki Niemi | 1 | -0/+1 | |
2010-02-04 | Add PN_GSS codepoints and debugging | Aki Niemi | 1 | -1/+2 | |
2010-02-04 | Add radio settings atom and driver API | Aki Niemi | 1 | -2/+4 | |
This interface exposes a read-write property for radio access technology selection mode. | |||||
2010-02-01 | Add test case for GAtServer | Zhenhua Zhang | 1 | -1/+5 | |
To implement PTY, TCP, Unix socket example to create GAtServer instance. | |||||
2010-02-01 | Add GAtServer basic parsing support | Zhenhua Zhang | 1 | -1/+2 | |
It's the basic skeleton of GAtServer, including new/shutdown, ref/ unref, received_data/parse_buffer and set_discuss/set_debug. GAtServer is to emulate the server side of AT conversation. It complies with V.250 and 27.007 spec to accept AT command like ATV1, ATE0 and extended command like AT+CLCC. Upper layer could create customize server to expose TTY, tcp or unix socket to client side application. | |||||
2010-01-28 | Style: Put voicecall before gprs | Denis Kenzior | 1 | -1/+1 | |