index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
atmodem
/
gprs-context.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-08
atmodem: set the auth method for u-blox modems
Philip Paeps
1
-3
/
+28
2014-06-21
atmodem: set the PPP authentication method to use
Philip Paeps
1
-0
/
+14
2013-07-18
atmodem: Add gprs-context quirk for SIM900
Jesper Larsen
1
-1
/
+5
2012-08-13
gprs-context: print reason for ppp disconnect
Christopher Vogl
1
-1
/
+1
2012-07-15
gprs-context: Add new driver entry definition
Guillaume Zajac
1
-0
/
+11
2011-10-10
drivers: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-08-05
atmodem: Add funny ZTE quirk for GPRS context support
Marcel Holtmann
1
-0
/
+21
2011-08-05
atmodem: Add support for handling GPRS context vendor quirks
Marcel Holtmann
1
-0
/
+3
2011-07-24
atmodem: Add support for NW DEACT notifications on slave channel
Marcel Holtmann
1
-0
/
+40
2011-05-24
atmodem: Update to new GAtPPP api
Denis Kenzior
1
-2
/
+2
2011-03-15
atmodem: update to new gprs context interface
Mika Liljeberg
1
-20
/
+21
2011-01-12
atmodem: M15 coding style fix
Jeevaka Badrappan
1
-2
/
+2
2010-11-29
drivers: explicitly compare pointers to NULL
Lucas De Marchi
1
-1
/
+1
2010-10-27
atmodem: Print IP details after GPRS context setup
Marcel Holtmann
1
-0
/
+3
2010-10-27
atmodem: Add some more GPRS context debug statements
Marcel Holtmann
1
-2
/
+14
2010-10-21
atmodem: Use g_try_new0 when checking for the result
Marcel Holtmann
1
-1
/
+1
2010-10-21
atmodem: Check for TUN/TAP support before enabling PPP
Marcel Holtmann
1
-0
/
+13
2010-09-20
atmodem: Allow setting PPP debug via environment variable
Marcel Holtmann
1
-0
/
+8
2010-08-12
atmodem: Use g_at_chat_clone
Denis Kenzior
1
-1
/
+3
2010-08-02
Fix busylooped in ppp_disconnect for huawei modem
Zhenhua Zhang
1
-2
/
+7
2010-06-28
atmodem: Update to the new PPP API
Zhenhua Zhang
1
-2
/
+3
2010-06-11
atmodem: Shutdown ppp cleanly on remove
Denis Kenzior
1
-0
/
+7
2010-06-11
atmodem: Always unref ppp when context is down
Denis Kenzior
1
-0
/
+2
2010-06-03
The default PPP netmask should be 255.255.255.255
Marcel Holtmann
1
-1
/
+1
2010-05-26
atmodem: fix crash during context deactivation
Kalle Valo
1
-5
/
+10
2010-05-26
atmodem: refactor context deactivation
Kalle Valo
1
-35
/
+16
2010-04-30
atmodem: Port gprs-context to new PPP api
Denis Kenzior
1
-12
/
+8
2010-04-28
Fix: For now calling g_at_chat_unref is fine
Denis Kenzior
1
-1
/
+1
2010-03-31
Initial implementation of the PPP gprs context
Denis Kenzior
1
-88
/
+115
2010-02-08
Refactor: Remove atutil dump_response
Denis Kenzior
1
-6
/
+0
2010-02-05
Fix: Use snprintf instead of sprintf in atmodem
Denis Kenzior
1
-3
/
+3
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-01
Style: Use unsigned int instead of unsigned
Denis Kenzior
1
-1
/
+1
2009-11-17
Update the AT modem driver to the new API
Denis Kenzior
1
-7
/
+7
2009-10-23
Register for CGEV indications in gprs context
Denis Kenzior
1
-0
/
+4
2009-10-23
Remove unused code and make compiler happy
Denis Kenzior
1
-2
/
+0
2009-10-23
Add basic atmodem gprs context implementation
Denis Kenzior
1
-0
/
+270