summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2011-01-07lce: change PMID/IPUI assignment debugging outputPatrick McHardy1-4/+4
2010-11-23ie: add <<SERVICE-CHANGE>> IEPatrick McHardy1-0/+40
2010-11-22raw: add dect_raw_close() functionPatrick McHardy1-2/+15
2010-11-19netlink: set PARI on dect_llme_mac_me_info_res, clear on dect_llme_scan_reqPatrick Mchardy1-0/+4
2010-11-17netlink: clear ARI to make it usable for dect_ari_cmp()Patrick McHardy1-0/+1
2010-11-16netlink: add MAC_ME_INFO-res and SCAN-req primitivesPatrick McHardy1-7/+92
2010-11-16timer: export timer functions declarationsPatrick McHardy1-0/+6
2010-11-16cc: don't stop completion timer if not runningPatrick McHardy1-1/+2
2010-11-16ie: add <<FACILITY>> IEPatrick McHardy1-0/+31
2010-11-16clms: hexdump data section contents, decode header as stringsPatrick McHardy1-3/+14
2010-11-16libdect: also clear dect handle private areaPatrick McHardy1-1/+1
2010-11-14libdect: don't reseed PRNG on dect_open_handle()Patrick McHardy2-3/+6
2010-11-14netlink: restore broadcast reception handler after sending unicast requestsPatrick McHardy1-3/+5
2010-11-14identities: add dect_ari_cmp()Patrick McHardy1-0/+6
2010-11-14libdect: support allocating per-handle private spacePatrick McHardy1-1/+7
2010-11-12backtrace: fix warnings on 64 bitPatrick McHardy1-2/+2
2010-10-18raw: fix compile errorPatrick McHardy1-1/+1
2010-10-16dect_mbuf: add multi frame number, frame number and slot membersPatrick McHardy1-1/+5
2010-10-14ie: add support for <<EVENTS-NOTIFICATION>> IEPatrick McHardy1-0/+40
2010-10-14Revert accidentally committed patchPatrick McHardy3-42/+2
2010-10-14eventsPatrick McHardy3-2/+42
2010-10-13ss: fix CLSS message routingPatrick McHardy2-20/+84
2010-10-13ie: use dect_hexdump() to dump contents of <<DISPLAY>>, <<KEYPAD>> and <<ESCA...Patrick McHardy1-21/+3
2010-10-13debug: align ascii dump in dect_hexdump() at fixed offsetPatrick McHardy1-3/+6
2010-10-13ie: dump missing members of <<TIME-DATE>> IEPatrick McHardy1-0/+18
2010-10-12utils: use single-linked list for struct dect_msg_buf queuesPatrick McHardy1-12/+10
2010-10-12utils: add forgotten changes from last commitPatrick McHardy1-3/+5
2010-10-11utils: uninline message buffer manipulation helpersPatrick McHardy1-0/+72
2010-10-11cc: connect U-plane when <<PROGRESS-INDICATOR>> IE indicates in-band informat...Patrick McHardy1-3/+42
2010-10-10mm: add function to get an existing or allocate a new MM endpointPatrick McHardy1-0/+14
2010-10-10mm: destroy endpoint when link is shut downPatrick McHardy2-0/+30
2010-10-09cc: fix memory leakPatrick McHardy1-0/+3
2010-10-09ss: fix CISSPatrick McHardy3-12/+21
2010-10-09lce: stop SDU timer if already running on partial releasePatrick McHardy1-0/+6
2010-10-08identities: add helper for formatting and parsing IPEI stringsPatrick McHardy1-0/+65
2010-09-21backtrace: fix warnings and output on 32 bitPatrick McHardy1-4/+6
2010-09-21ie: increase buffers for dect_val2str to 128 bytesPatrick McHardy1-23/+23
2010-09-21ie: fix progress indicator IE bugsPatrick McHardy1-1/+34
2010-09-20debug: fix compilation error without bfd.hPatrick McHardy1-1/+0
2010-09-17ie: rename DECT_RING_PATTERN_* to DECT_ALERTING_PATTERN_*Patrick McHardy2-11/+11
2010-09-17cc: restart CC timers when receiving {CC-NOTIFY} messagePatrick McHardy1-0/+7
2010-09-17cc: add connect timerPatrick McHardy1-3/+25
2010-09-17cc: add completion timerPatrick McHardy1-4/+38
2010-09-17cc: add release timerPatrick McHardy1-3/+38
2010-09-17cc: add overlap sending timerPatrick McHardy1-4/+63
2010-09-17cc: properly stop CC timers on conditions defined in appendix A.1Patrick McHardy1-2/+18
2010-09-16cc: properly implement CC state transitionsPatrick McHardy1-37/+115
2010-09-16cc: add missing parameters to CC primitivesPatrick McHardy1-16/+9
2010-09-16cc: fix message namesPatrick McHardy1-8/+8
2010-09-16doc: minor fixesPatrick McHardy1-2/+2