summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)AuthorFilesLines
2012-01-09nokia: fix PPP port for CSxx Internet SticksDan Williams1-13/+13
2012-01-03cdma: fixes for libqcdm changesDan Williams1-9/+7
2011-12-31sierra: add support for Icera based devices (USB305, AT&T Lightning)Dan Williams2-14/+186
2011-12-07core: don't crash on error if response is NULLDan Williams3-3/+7
2011-12-01mbm: add USB IDs for HP hs2340Dan Williams1-0/+3
2011-11-17nokia: add port tags for CS-xx Internet SticksDan Williams3-3/+50
2011-11-16core: keep track of all PIN retry countsEric Shienbrood3-142/+68
2011-11-15huawei: remove padding from USSD responsesGraham Inggs1-2/+5
2011-11-14huawei: pad USSD requests if necessaryGraham Inggs1-0/+10
2011-10-12huawei: Gobi devices should be driven by gobi not huawei (bgo #660998)Dan Williams1-1/+6
2011-09-28zte: update port hints for Onda MSA110 and othersDan Williams1-0/+15
2011-09-27core: ensure that GMatchInfo and GRegex objects are freed properlyNathan Williams8-16/+27
2011-08-25nokia: use E1 E0 when initializing the modemAleksander Morgado2-0/+31
2011-08-25mbm: add more Ericsson and Dell vid/pidsTorgny Johansson1-0/+24
2011-08-19api: use common ModemManager.h for API, core and pluginsAleksander Morgado2-23/+62
2011-08-14core: when probing mark ports as AT capable tooDan Williams1-0/+2
2011-08-02sierra: fix possible double-freeDan Williams1-1/+1
2011-08-02mbm: don't flash serial ports on disconnect (bgo #650740)Dan Williams1-6/+23
2011-07-25option/hso: check generic access tech first, then specific techDan Williams1-23/+107
2011-07-25option: plugin is supposed to support Nozomi devices tooDan Williams1-4/+5
2011-07-21zte: skip hex encoding (bgo #652682)Guido Günther1-1/+24
2011-07-21huawei: implement ussd encoding/decodingGuido Günther1-2/+49
2011-07-07Revert "cinterion: bail earlier if the plugin doesn't support the port"Dan Williams1-17/+0
2011-07-06cinterion: bail earlier if the plugin doesn't support the portDan Williams1-0/+17
2011-07-06nokia: N900 doesn't really need additional inter-character timeDan Williams1-4/+0
2011-07-06cinterion, wavecom: update copyright infoAleksander Morgado8-8/+16
2011-07-05gobi: support access technology reportingDan Williams1-0/+53
2011-06-30Merge remote-tracking branch 'lanedo/power-up-check-needed'Aleksander Morgado3-50/+267
2011-06-30samsung: add product ID for the Y3400 module.Eric Shienbrood1-1/+1
2011-06-22cinterion: always try to use RTS/CTS flow controlAleksander Morgado1-0/+39
2011-06-22cinterion: enable power-off command to go to sleep/standby modeAleksander Morgado1-5/+92
2011-06-22sierra: do not send power-up command if not neededAleksander Morgado1-0/+60
2011-06-22wavecom: enable power-off command to go to sleep/standby modeAleksander Morgado1-0/+9
2011-06-22wavecom: try to power-up without rebootingAleksander Morgado1-4/+4
2011-06-22wavecom: do not send power-up command if not neededAleksander Morgado1-41/+63
2011-06-14build: place together samsung plugin compilation optionsAleksander Morgado1-3/+3
2011-06-14cinterion: check probed caps from supports taskAleksander Morgado1-0/+1
2011-06-13icera: report connected access technology when connectedEric Shienbrood1-2/+14
2011-06-09icera: request specific network error codes on connect errorsEric Shienbrood1-9/+42
2011-06-09build: ensure Samsung plugin includes common Icera codeEric Shienbrood1-0/+3
2011-06-09icera: add more access technology stringsEric Shienbrood1-3/+5
2011-06-09samsung: disable should use CFUN=4Eric Shienbrood1-2/+6
2011-06-06plugins: propagate cached probing result to supports taskAleksander Morgado18-81/+136
2011-06-06cinterion: set modem disabled if 3 consecutive AT commands get timed outAleksander Morgado1-0/+1
2011-06-06cinterion: enable reprobing on ports without cached capabilitiesAleksander Morgado1-2/+6
2011-06-06cinterion: always sort last the pluginAleksander Morgado1-0/+1
2011-06-06cinterion: handle RS232 modemsAleksander Morgado1-31/+77
2011-06-06cinterion: override CMER enabling commandAleksander Morgado1-0/+11
2011-06-06cinterion: override SMS indications setup commandsAleksander Morgado1-0/+46
2011-06-06cinterion: if modem removed don't process responseAleksander Morgado1-8/+51