aboutsummaryrefslogtreecommitdiffstats
path: root/include/net.h
Commit message (Expand)AuthorAgeFilesLines
* net: PLMN list extract helpers, PLMN typePaul Kocialkowski2014-08-021-1/+7
* net: PLMN is always 6 bytesPaul Kocialkowski2014-05-191-2/+1
* net: Correct enumerationPaul Kocialkowski2014-05-191-2/+2
* Consistent coding style in helpersPaul Kocialkowski2014-02-091-3/+3
* Prefer official Samsung IPC protocol namesPaul Kocialkowski2014-02-081-3/+3
* Follow consistent coding style in headersPaul Kocialkowski2014-02-061-53/+46
* Types are not commandsPaul Kocialkowski2014-01-251-1/+1
* Good-looking copyright blocks, with the right order in copyright linesPaul Kocialkowski2014-01-251-3/+2
* Add newline and indentation on long functions namesPaul Kocialkowski2013-06-251-2/+4
* Drop support for the (incomplete) old protocol implementation used on H1.Paul Kocialkowski2013-06-251-42/+72
* switch to GPLv2+ as license as decided by all authors per mailSimon Busch2012-09-211-1/+1
* net: renaming some parts to be more reasonableSimon Busch2012-08-301-6/+11
* Added NET_MODE_SEL headers, fixed NET_PLMN_SEL structure and related functionPaulK2012-02-011-8/+15
* net: fix styling/naming/coding issuesSimon Busch2012-02-061-2/+2
* net: add structure to set network PLMN selection modeSimon Busch2012-02-061-2/+10
* Add structure definition for IPC_NET_MODE_SEL messageSimon Busch2012-01-301-0/+4
* Switched crespo headers to ipc-v4 as these are shared between multiple devicesPaulK2012-01-281-2/+2
* Corrected/splitted NET/SMS/PWR headers for crespo and added french PLMN dataPaulK2011-11-211-1/+0
* Revert "Bring back removed IPC_NET_ACCESS_TECHNOLOGY_... defines"Simon Busch2011-10-301-7/+0
* Bring back removed IPC_NET_ACCESS_TECHNOLOGY_... definesSimon Busch2011-10-301-0/+7
* Add vim modeline for uniform indentationSimon Busch2011-10-291-0/+1
* net: correct net_regist_get and add helperJoerie de Gram2011-10-281-1/+3
* introduce device-specific includes, split h1/crespo gen_resp/net_registJoerie de Gram2011-10-281-16/+6
* Fixup network registration messageSimon Busch2011-10-251-2/+4
* A plmn is only five byte long instead of six bytesSimon Busch2011-10-241-2/+3
* Various updates and correctionsSimon Busch2011-10-241-1/+1
* Minor update for network registration info structure in vala bindingSimon Busch2011-10-231-2/+2
* Various updates regarding better vala integrationSimon Busch2011-10-231-51/+50
* Rename library to libsamsung-ipcJoerie de Gram2011-08-171-43/+43
* net: update net_registJoerie de Gram2011-08-161-3/+12
* net: add NET_REGISTJoerie de Gram2011-08-161-0/+1
* Cleanup, preliminary calling/sms supportJoerie de Gram2011-07-281-0/+87