index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
huaweimodem
/
gprs-context.c
Age
Commit message (
Collapse
)
Author
Files
Lines
2012-05-26
huaweimodem: Use network interface from modem for GPRS context
Marcel Holtmann
1
-10
/
+3
2011-10-10
drivers: Update copyright information
Marcel Holtmann
1
-1
/
+1
2011-07-25
huaweimodem: Remove the broken NDIS port handling
Marcel Holtmann
1
-50
/
+0
2011-03-15
huaweimodem: update to new gprs context interface
Mika Liljeberg
1
-18
/
+24
2011-01-29
huaweimodem: remove NULL check
Jeevaka Badrappan
1
-8
/
+0
2011-01-12
huaweimodem: M15 coding style fix
Jeevaka Badrappan
1
-2
/
+2
2010-11-29
drivers: explicitly compare pointers to NULL
Lucas De Marchi
1
-3
/
+3
This patch was generated by the following semantic patch (http://coccinelle.lip6.fr/) // <smpl> @fix disable is_null,isnt_null1@ expression *E; @@ - !E + E == NULL // </smpl>
2010-10-27
huaweimodem: Fix some GPRS context debug statements
Marcel Holtmann
1
-7
/
+7
2010-10-27
huaweimodem: Add some more GPRS context debug statements
Marcel Holtmann
1
-0
/
+4
2010-10-25
huaweimodem: Add bits and pieces for NDIS receive handling
Marcel Holtmann
1
-4
/
+60
2010-10-24
huaweimodem: Increase NDIS setup time to 20 seconds
Marcel Holtmann
1
-2
/
+2
2010-10-05
huaweimodem: Print the NDIS device node to be used
Marcel Holtmann
1
-0
/
+7
2010-10-05
huaweimodem: Add error handling for too many ^DHCP failures
Marcel Holtmann
1
-1
/
+9
2010-09-27
huaweimodem: Allow GPRS context allocation to fail
Marcel Holtmann
1
-1
/
+5
2010-08-23
huaweimodem: Add NDIS based GPRS context driver
Marcel Holtmann
1
-0
/
+338