Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-16 | isimodem: Add MCE code points | Jessica Nilsson | 3 | -0/+94 | |
Updates required for wgmodem2.5. | |||||
2011-02-16 | devinfo: Handle BT DUN +GMI/+GMM/+GMR commands | Denis Kenzior | 1 | -0/+78 | |
2011-02-16 | hfp_ag: Create emulator with type HFP_AG | Frédéric Danis | 1 | -0/+17 | |
2011-02-16 | emulator: Handle multiple emulator types | Frédéric Danis | 2 | -2/+13 | |
2011-02-16 | emulator: add HFP emulator type | Frédéric Danis | 1 | -0/+1 | |
2011-02-16 | dun_gw: Reformat SDP record | Denis Kenzior | 1 | -33/+34 | |
2011-02-16 | dun_gw: Add DUN server plugin for oFono | Gustavo F. Padovan | 2 | -0/+167 | |
DUN server is probed when modem state changes to online. It registers DUN record to Bluetooth adapter and wait for incoming DUN connection. Based on a patch from Zhenhua Zhang <zhenhua.zhang@intel.com> | |||||
2011-02-16 | hfp_ag: Reformat SDP record | Denis Kenzior | 1 | -42/+42 | |
2011-02-16 | bluetooth: add HFP AG plugin | Frédéric Danis | 2 | -0/+174 | |
2011-02-16 | emulator: Initial public API implementation | Denis Kenzior | 1 | -0/+153 | |
2011-02-16 | emulator: Add additional APIs | Denis Kenzior | 1 | -0/+7 | |
2011-02-16 | gatserver: Be more const correct | Denis Kenzior | 2 | -2/+2 | |
2011-02-15 | Makefile: rerun genbuiltin on reconfigure. | Andrzej Zaborowski | 1 | -1/+1 | |
Make builtin.h depend on config.status to force regeneration when plugins may have been enabled or disabled. There may be a better way to do that. The dependency on builtin_sources is not needed. | |||||
2011-02-15 | test-server: Fix a few more occurrences | Denis Kenzior | 1 | -11/+10 | |
2011-02-15 | emulator: Add basic API for emulator | Denis Kenzior | 1 | -0/+33 | |
2011-02-15 | gatserver: Change callback signature | Denis Kenzior | 3 | -105/+86 | |
Provide the originating GAtServer to the callback | |||||
2011-02-15 | gatserver: extend D with GSM/UMTS specifics | Denis Kenzior | 1 | -3/+9 | |
2011-02-15 | test-server: Behavior to match previous commit | Denis Kenzior | 1 | -8/+6 | |
2011-02-15 | gatserver: Don't bother reporting command prefixes | Denis Kenzior | 1 | -2/+10 | |
The command line parser knows where the actual command line parameters begin, so there's no need to make the callback skip the prefix and the additional separator characters. | |||||
2011-02-15 | configure: Check for bluez >= 4.30. | Andrzej Zaborowski | 1 | -2/+2 | |
Earlier versions lack struct sockaddr_l2::l2_cid and/or struct bt_security. | |||||
2011-02-15 | AUTHORS: Mention Frédéric's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-02-15 | AUTHORS: Mention Frédéric's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-02-15 | bluetooth: Reset adapter_any_path to NULL in unref | Denis Kenzior | 1 | -0/+1 | |
2011-02-15 | bluetooth: style issues | Denis Kenzior | 1 | -3/+3 | |
2011-02-15 | bluetooth: single SDP record for all adapters | Frédéric Dalleau | 1 | -76/+64 | |
2011-02-14 | atmodem: close the list in clvl_range_query | Jeevaka Badrappan | 1 | -0/+1 | |
2011-02-14 | PPP: Fix transmit ACCM and receive ACCM mixup | Martin Xu | 1 | -2/+14 | |
According to RFC1662 Section 7.1, ACCM Configuration Option is used to inform the peer which control characters MUST remain mapped when the peer sends them. | |||||
2011-02-14 | AUTHORS: Mention Amit's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-02-14 | udev: Add Teracom (Linktop/LW27x) device detection | Amit Mendapara | 1 | -0/+3 | |
2011-02-14 | udev: Handle Linktop data card | Amit Mendapara | 1 | -0/+32 | |
2011-02-14 | linktop: Minor style issues | Denis Kenzior | 1 | -5/+4 | |
2011-02-14 | plugin: Add plugin for Linktop LW27x data cards | Amit Mendapara | 2 | -0/+360 | |
2011-02-14 | AUTHORS: Mention Olivier's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-02-14 | gatserver: Add ATS5 command feature | Olivier Guiter | 1 | -1/+5 | |
2011-02-11 | Release 0.42 | Marcel Holtmann | 2 | -1/+10 | |
2011-02-11 | ifxmodem: fix issue in set rat mode | Jeevaka Badrappan | 1 | -1/+4 | |
2011-02-11 | ifxmodem: add CNAP support | Jeevaka Badrappan | 1 | -0/+51 | |
2011-02-11 | doc: remove unused GetIcon from SimToolKit | Jeevaka Badrappan | 1 | -8/+0 | |
2011-02-11 | doc: Update possible errors | Jeevaka Badrappan | 23 | -59/+273 | |
2011-02-11 | doc: Remove unused SetProperty in NetworkRegistration | Jeevaka Badrappan | 1 | -10/+0 | |
2011-02-10 | sms: return immediately if cached flag is set | Denis Kenzior | 1 | -3/+3 | |
2011-02-10 | ifx: Remove modem selftest support | Jeevaka Badrappan | 1 | -63/+2 | |
Commands used for self tests are not working for all versions of the modem firmware. | |||||
2011-02-10 | emulator: Add example TCP based emulator | Denis Kenzior | 2 | -0/+196 | |
2011-02-10 | modem: Tweak online & powered watch APIs | Denis Kenzior | 2 | -5/+8 | |
2011-02-10 | emulator: Add basic emulator skeleton | Denis Kenzior | 3 | -1/+117 | |
2011-02-10 | emulator: Add basic emulator API | Denis Kenzior | 2 | -1/+49 | |
2011-02-10 | AUTHORS: Mention Guillaume's contributions | Denis Kenzior | 1 | -0/+1 | |
2011-02-10 | modem: Fix up previous commit | Denis Kenzior | 2 | -5/+9 | |
2011-02-10 | modem Add powered watch API | Guillaume Zajac | 2 | -0/+54 | |
2011-02-10 | simfs: Fix leaking of the voicecall context | Denis Kenzior | 1 | -2/+9 | |
When we're shutting down all atoms are removed and the voicecall context does not have a chance to be freed. Make sure simfs frees it. |