summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-08-24cc,ss: prefix message types with DECT_Patrick McHardy2-18/+18
2010-08-16lce: set the IPUI for incoming data links as soon as it is knownPatrick McHardy1-0/+8
2010-08-15lce: add full page supportPatrick McHardy1-0/+39
2010-08-14libdect: documentation updatePatrick McHardy11-238/+663
2010-08-13libdect: add ConnetionLess Message Service (CLMS) supportPatrick McHardy7-6/+149
2010-08-13ie: export IE types and construction/parsing functionsPatrick McHardy2-104/+145
2010-08-13libdect: prefix IE types with DECT_Patrick McHardy1-76/+73
2010-08-13ss: include ss.h in ss documentation groupPatrick McHardy1-0/+7
2010-08-13ie: add <<NETWORK-PARAMETER>> IEPatrick McHardy1-1/+20
2010-08-13utils: convert paging to use dect_msg_buf structuresPatrick McHardy1-0/+12
2010-08-06ie: group party-identity related definitions and structures more logicallyPatrick McHardy1-22/+38
2010-08-05ie: add support for default cipher key index reception and transmissionPatrick McHardy1-0/+1
2010-08-05ie: add support for <<CALLING-PARTY-NUMBER>> and <<CALLING-PARTY-NAME>> IEsPatrick McHardy1-9/+42
2010-08-04llme: add RFP MAC preload supportPatrick McHardy1-0/+2
2010-08-03headers: move __cplusplus ifdefs to the beginning of the filePatrick McHardy2-6/+6
2010-08-03headers: add doxygen markers to lce.hPatrick McHardy1-0/+7
2010-08-03llme: add MAC_ME_INFO-ind indication to notify of FP capability changesPatrick McHardy3-10/+42
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy2-6/+6
2010-08-02libdect: name timer related functions more consistentlyPatrick McHardy2-5/+5
2010-08-02libdect: name transaction related functions more consistentlyPatrick McHardy1-4/+4
2010-07-31mm: store TPUI on identity assignmentPatrick McHardy1-0/+1
2010-07-31lce: properly maintain PMIDPatrick McHardy3-0/+13
2010-07-31lce: add support for retransmissionsPatrick McHardy1-2/+6
2010-07-31lce: add reference counting to message buffersPatrick McHardy1-0/+3
2010-07-30identities: return target structure from conversion functionsPatrick McHardy2-3/+4
2010-07-30lce: maintain transaction state (open/closed)Patrick McHardy1-1/+7
2010-07-30lce: add support for PP indirect link establishmentPatrick McHardy3-0/+12
2010-07-30lce: name paging functions and structures more consistentlyPatrick McHardy2-6/+6
2010-07-28identities: move declarations of private functions to private headersPatrick McHardy2-3/+3
2010-07-28example: add (non-working) PP list access (LiA) examplePatrick McHardy1-0/+69
2010-07-28ie: fix signal "tones off" codingPatrick McHardy1-1/+1
2010-07-28debug: fix typo in doxygen markerPatrick McHardy1-1/+1
2010-07-28doc: more documentation updatesPatrick McHardy2-7/+4
2010-07-28io: catch double registration and unregistration bugsPatrick McHardy1-5/+12
2010-07-28libdect: align private storage areas to alignment of uint64_tPatrick McHardy5-5/+8
2010-07-28raw: add raw socket reception supportPatrick McHardy2-2/+15
2010-07-28auth: minor documentation updatesPatrick McHardy1-2/+0
2010-07-26libdect: include cleanup - misc cleanupsPatrick McHardy6-2/+16
2010-07-26libdect: include cleanup - remove unneccessary includes from s_fmt.hPatrick McHardy1-3/+0
2010-07-26libdect: include cleanup - remove unneccessary includes from utils.hPatrick McHardy1-3/+0
2010-07-26libdect: include cleanup - only include io.h where neededPatrick McHardy2-3/+1
2010-07-26libdect: include cleanup - only include timer.h where neededPatrick McHardy1-1/+0
2010-07-26doc: minor updatesPatrick McHardy2-9/+18
2010-07-25lce: fix up for kernel sockaddr changesPatrick McHardy2-2/+2
2010-07-24debug: make debugging more colorfulPatrick McHardy7-35/+83
2010-07-24mm: support detachment procedurePatrick McHardy1-0/+1
2010-07-24sfmt: treat empty IEs as absentPatrick McHardy1-3/+4
2010-07-24utils: add fallback NETLINK_DECT definitionPatrick McHardy1-0/+3
2010-07-24doc: add some misc documentationPatrick McHardy3-10/+11
2010-07-09headers: document identities.hPatrick McHardy1-49/+68