summaryrefslogtreecommitdiffstats
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-07-26speedup: Use AT&C0 to disable data carrier detectMarcel Holtmann1-63/+31
2011-07-26linktop: Use AT&C0 to disable data carrier detectMarcel Holtmann1-66/+44
2011-07-26zte: Use AT&C0 to disable data carrier detectMarcel Holtmann1-61/+29
2011-07-26huaweicdma: remove unneeded include.Bertrand Aygon1-3/+0
2011-07-26speedupcdma: remove unneeded include.Bertrand Aygon1-3/+0
2011-07-25udev: Fix race condition with Novatel modem detectionMarcel Holtmann1-4/+9
2011-07-25novatel: Blacklist the NO CARRIER terminator for control channelMarcel Holtmann1-0/+3
2011-07-25nokia: Use AT&C0 to disable data carrier detectMarcel Holtmann1-40/+20
2011-07-25udev: Fix interfaces numbers for Nokia data cardsMarcel Holtmann1-2/+2
2011-07-25udev: Replace bInterfaceNumber with ID_USB_INTERFACE_NUMMarcel Holtmann1-10/+3
2011-07-25novatel: Use AT&C0 to disable data carrier detectMarcel Holtmann1-96/+44
2011-07-25udev: Remove broken Huawei support for NDIS portMarcel Holtmann2-4/+0
2011-07-25huawei: Remove leftover from HasVoice flagMarcel Holtmann1-3/+0
2011-07-25huawei: Remove broken handling for NDIS supportMarcel Holtmann1-26/+11
2011-07-24huawei: Check supported offline mode and fix error behaviorMarcel Holtmann1-23/+76
2011-07-24udev: Remove voice setting flag from Huawei donglesMarcel Holtmann2-11/+2
2011-07-24udev: Use ID_USB_INTERFACE_NUM instead of OFONO_IFACE_NUMMarcel Holtmann1-250/+248
2011-07-24mbm: Set baud rate to 115200 for TTY speedMarcel Holtmann1-1/+11
2011-07-24mbm: Use AT&C0 to disable data carrier detectMarcel Holtmann1-83/+15
2011-07-24huawei: Set slave channel for NW DEACT notificationsMarcel Holtmann1-0/+2
2011-07-24huawei: Use AT&C0 to disable data carrier detectMarcel Holtmann1-111/+25
2011-07-24ifx: Fix race condition when online/offline operation failsMarcel Holtmann1-7/+6
2011-07-24udev: Add support for Huawei E398 modemsMarcel Holtmann1-0/+3
2011-07-24udev: Add detection support for Samsung LTE donglesMarcel Holtmann2-0/+40
2011-07-23udev: add support for Huawei CDMA dongles.Bertrand Aygon1-0/+2
2011-07-22mbm: Use at_util's cpin polling implementationDenis Kenzior1-43/+20
2011-07-22udev: Fix whitespace damageMarcel Holtmann1-2/+2
2011-07-22udev: add support for SpeedUp CDMA dongles.Bertrand Aygon1-0/+2
2011-07-21hfp_ag: Minor style tweaksDenis Kenzior1-7/+6
2011-07-21hfp_ag: start server on sim 'ready' stateFrédéric Danis1-14/+55
2011-07-21phonesim: Implement 'local' hfp driverDenis Kenzior1-22/+166
2011-07-21hfp_hf: Reorganize common code into hfpmodemDenis Kenzior1-224/+26
2011-07-21speedupcdma: Create skeleton for Speed Up CDMA modem supportGuillaume Zajac1-0/+210
2011-07-20ofono.rules: Add rules for Tata ZTE MF 631Bertrand Aygon1-0/+3
2011-07-18ofono.rules: Add rules for Reliance ZTE MF 688Bertrand Aygon1-0/+3
2011-07-17connman: Handle D-Bus without fd passing supportMarcel Holtmann1-1/+7
2011-07-12ofono.rules: Add rules for ZTE MF 637 modemBertrand Aygon1-3/+7
2011-07-12ofono.rules: Add rules for SpeedUp 8000 modemBertrand Aygon1-0/+8
2011-07-12connman: Refactor request_replyDenis Kenzior1-41/+53
2011-07-12connman: Perform more renamingDenis Kenzior1-11/+11
2011-07-12connman: Refactor pns_releaseDenis Kenzior1-17/+20
2011-07-12connman: Rename to be clearerDenis Kenzior1-2/+2
2011-07-12plugins: add connman private network driverGuillaume Zajac1-0/+287
2011-07-12huaweicdma: Create skeleton for Huawei CDMA modem supportGuillaume Zajac1-0/+170
2011-07-10ofono.rules: Add udev rules for SpeedUp 7300Bertrand Aygon1-0/+4
2011-07-10ofono.rules: Add ofono rules for ZTE MF190Nicolas Bertrand1-0/+3
2011-07-11huawei: Use correct command for setting offline modeMarcel Holtmann1-2/+2
2011-07-08phonesim: add support of +CBCFrédéric Danis1-0/+64
2011-07-07zte: Create gprs & gc in post_simBertrand Aygon1-6/+7
2011-07-07zte: Use decode_at_error insteadBertrand Aygon1-4/+3