index
:
ofono
master
Ofono
Ofono Group
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gisi
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-27
gisi: remove misplaced define
Aki Niemi
1
-2
/
+0
2010-04-27
gisi: refactor client implementation
Aki Niemi
2
-214
/
+313
2010-04-24
Fix: transaction id usage in gisi/server.c
Pekka Pessi
1
-57
/
+54
2010-04-21
gisi: move g_isi_modem_by_name to separate file
Aki Niemi
3
-27
/
+59
2010-04-20
Fix build warning on 64bit system
Aki Niemi
1
-1
/
+1
2010-04-20
Refactor isimodem and gisi/netlink
Pekka Pessi
3
-73
/
+222
2010-04-20
gisi: add gisi server API
Pekka Pessi
3
-0
/
+423
2010-04-20
gisi: fix cast-align warnings
Pekka Pessi
1
-5
/
+4
2010-04-20
gisi: check for NULL client and remove warnings
Pekka Pessi
1
-12
/
+28
2010-04-20
gisi: move GIsiDebugFunc into modem.h
Pekka Pessi
2
-3
/
+3
2010-04-20
gisi: fix pointer checking
Aki Niemi
1
-2
/
+2
2010-04-20
gisi/pep: check for NULL callback
Aki Niemi
1
-1
/
+4
2010-03-16
Fix: Use g_try_malloc in gisi/pipe.c
Denis Kenzior
1
-1
/
+4
2010-03-16
Fix: Use g_try_malloc not g_malloc in isi/pep.c
Denis Kenzior
1
-2
/
+6
2010-03-16
Style: Use newlines to make the code more readable
Denis Kenzior
1
-0
/
+3
2010-03-16
Style: Always use tab for indentation
Denis Kenzior
1
-2
/
+4
2010-01-12
Style: Various issues
Denis Kenzior
2
-3
/
+3
2009-12-18
gisi: support sending ISI request as a scatter-gather array
Rémi Denis-Courmont
2
-11
/
+43
2009-12-18
gisi: pass object handle to g_isi_verify() callback
Rémi Denis-Courmont
2
-2
/
+3
2009-12-18
gisi: Fix g_isi_verify() type safety
Rémi Denis-Courmont
1
-1
/
+1
2009-10-16
isimodem/voicecall.c: initial version
Pekka Pessi
1
-8
/
+3
2009-10-14
gisi: Add getter for sub-block data
Aki Niemi
2
-37
/
+46
2009-10-09
Refactor subblock iterators.
Pekka Pessi
2
-23
/
+54
2009-10-07
gisi: use const and restrict in iter
Pekka Pessi
2
-27
/
+31
2009-09-16
gisi: Make reachability detection more robust
Aki Niemi
1
-2
/
+4
2009-09-16
Fix restrict keyword usage
Aki Niemi
2
-2
/
+2
2009-09-15
gisi: Add ISI version and reachability check API
Aki Niemi
3
-0
/
+158
2009-09-14
Add support for long sub-block header
Aki Niemi
2
-29
/
+44
2009-09-14
Add and modify string getters
Aki Niemi
2
-6
/
+30
2009-09-14
gisi: Add ISI sub-block iterator
Aki Niemi
2
-0
/
+214
2009-09-10
gisi: cannot do ioctl() with Netlink sockets, use local instead
Rémi Denis-Courmont
1
-6
/
+7
2009-09-10
gisi: Fix embarrassing typo
Rémi Denis-Courmont
1
-1
/
+1
2009-09-10
gisi: bring Phonet interface up before telling upper layers about it
Rémi Denis-Courmont
1
-0
/
+18
2009-09-09
gisi: disable logging by default
Rémi Denis-Courmont
1
-0
/
+1
2009-09-01
gisi: Getter function for pipe handle
Ismo Puustinen
2
-0
/
+12
2009-08-28
gisi: return GPRS interface index/name
Rémi Denis-Courmont
2
-6
/
+28
2009-08-25
gisi: Fix indication debugging
Aki Niemi
1
-3
/
+10
2009-08-24
Convert to fully non-recursive build system
Marcel Holtmann
1
-13
/
+0
2009-08-23
gisi: Fix warning in g_isi_subscribe()
Aki Niemi
1
-1
/
+3
2009-08-22
gisi: Add debugging hooks
Aki Niemi
2
-0
/
+34
2009-08-20
Fix control reaches end of non-void function
Denis Kenzior
1
-0
/
+2
2009-08-20
Fix unused variable err warning
Denis Kenzior
1
-1
/
+0
2009-08-20
Fix implicit declaration of close warning
Denis Kenzior
1
-0
/
+1
2009-08-20
gisi: PEP: use more portable non-blocking and close-on-exec
Rémi Denis-Courmont
1
-1
/
+4
2009-08-19
Fix make distcheck - gisi/modem.h
Denis Kenzior
1
-1
/
+1
2009-08-19
Fix make distcheck
Denis Kenzior
1
-1
/
+1
2009-08-19
gisi: fix pipe create request endianess problems
Rémi Denis-Courmont
1
-8
/
+11
2009-08-19
gisi: bind pipe end point *before* getting its handle
Rémi Denis-Courmont
1
-1
/
+1
2009-08-19
Phonet: GPRS pipe end point low-level support
Rémi Denis-Courmont
3
-0
/
+149
2009-08-19
Phonet: missing SOL_PNPIPE definition
Rémi Denis-Courmont
1
-0
/
+2
[next]