summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2011-04-11wavecom: set and get bandsAleksander Morgado1-5/+334
2011-04-11wavecom: ensure full functionality statusAleksander Morgado1-11/+43
2011-04-11wavecom: set and get allowed modeAleksander Morgado1-0/+224
2011-04-11wavecom: ensure the modem uses the highest possible mobile classAleksander Morgado1-0/+273
2011-04-11wavecom: query network technology capabilitiesAleksander Morgado1-0/+75
2011-04-11wavecom: enable RTS/CTS flow control instead of XOFF/XONAleksander Morgado1-0/+7
2011-04-11wavecom: disable default power up commandAleksander Morgado1-0/+36
2011-04-11wavecom: handle READY without OK in CPIN? replyAleksander Morgado1-5/+46
2011-04-11wavecom: add initial dummy pluginAleksander Morgado5-1/+347
2011-04-08hso: use zero send_delay since Option firmware is generally excellentDan Williams1-1/+1
2011-04-08serial: allow plugins to specify probe-time send_delayDan Williams17-17/+17
2011-04-08serial: send entire command in one write if send_delay is 0 (chromium:13506)Dan Williams1-1/+4
2011-04-08samsung: add Reset and UnlockRetries.Elly Jones1-1/+153
2011-03-27samsung: fix style of samsung_call_control() nameDan Williams1-6/+6
2011-03-27samsung: fix up disconnectDan Williams1-4/+13
2011-03-27samsung: streamline enable/init processDan Williams1-42/+31
2011-03-27samsung: remove debug codeDan Williams1-2/+0
2011-03-27samsung: fix access technology detectionDan Williams1-14/+13
2011-03-27samsung: make a few local functions privateDan Williams2-59/+35
2011-03-27samsung: clean up modem detectionDan Williams1-43/+34
2011-03-27samsung: drop PORT_TYPE_ECMDan Williams1-4/+4
2011-03-27samsung: spacing, style, and build fixesDan Williams1-47/+21
2011-03-27samsung: fix compilationAleksander Morgado1-1/+1
2011-03-24zte: fix build dependency race with Icera utils bits (chromium-os:13398)Elly Jones1-1/+3
2011-03-11modemmanager: Add support for Samsung Y3300 modemJun Woo Lee5-1/+1364
2011-03-11core: allow plugins to handle custom init responsesThomas Bechtold1-1/+1
2011-02-17simtech: add port tags for SCT U300 (Element Mobile)Dan Williams1-1/+6
2011-02-01zte: fix handling of Icera simple connect processDan Williams1-2/+3
2011-02-01icera: fix username and password ordering for authenticationDan Williams1-2/+2
2011-01-23core: rework loggingDan Williams8-36/+39
2011-01-23build: fix distcheckDan Williams1-2/+1
2011-01-14core: add modem reset/power-cycle commandDan Williams2-0/+38
2011-01-12zte: add more ZTE port tags (LW272, others)Dan Williams1-0/+15
2011-01-03huawei: quiet annoying log messageDan Williams1-1/+3
2011-01-01icera: add complete support for generic Icera devicesDan Williams3-41/+595
2011-01-01icera: convert to GInterfaceDan Williams4-56/+134
2011-01-01zte: Icera devices use static IP configurationDan Williams1-1/+7
2011-01-01icera: consolidate Icera check code into utility libDan Williams3-6/+44
2011-01-01icera: move Icera utils into standalone utility libraryDan Williams4-25/+100
2011-01-01gsm: add access technology support for HSPA+Dan Williams1-32/+36
2010-12-31zte: partially support Icera-based devices like T-Mobile Rocket 2Dan Williams3-8/+340
2010-12-30zte: really shut the device upDan Williams1-0/+2
2010-12-30zte: add support for pseudo-ethernet data portsDan Williams1-5/+16
2010-12-20Install xml files so they can be used by cromo (chromeos modem manager)Elly Jones1-1/+1
2010-12-08linktop: add plugin for Linktop/Teracom LW273 (bgo #636438)Amit Mendapara5-1/+477
2010-12-06mbm: add more MBM device IDsTorgny Johansson1-0/+15
2010-12-02mbm: add tags for SonyEricsson MD400GDan Williams1-0/+3
2010-11-29huawei: don't spam syslog with tx/rx stats (lp:673457)Dan Williams1-2/+5
2010-11-29sierra: support pseduo-ethernet interface on GSM devicesDan Williams2-23/+195
2010-11-28gsm: query signal strength with +CIND if modem does not support +CSQ (lp:682282)Dan Williams1-31/+1