summaryrefslogtreecommitdiff
path: root/libwmc
AgeCommit message (Expand)AuthorFilesLines
2012-05-30wmc: namespace stuff properlyDan Williams3-10/+10
2012-05-29wmc: add command for setting global modeDan Williams2-0/+57
2012-03-22wmc: increase estimate decapsulation buffer sizeM. I. Spozta1-1/+1
2012-01-27build: more libwmc and libqcdm standalone fixesDan Williams2-9/+8
2012-01-24wmc: allow building libwmc standaloneDan Williams7-4/+80
2012-01-23wmc: harmonize buffer dumper with decode.pyDan Williams1-2/+2
2012-01-23wmc: decode more of DEVICE_INFODan Williams4-40/+89
2012-01-23wmc: add FIELD_TEST commandDan Williams1-0/+47
2012-01-23wmc: fix compile errorDan Williams1-1/+1
2012-01-23wmc: add LTE only global mode defineDan Williams3-0/+4
2012-01-23wmc: fix init commandDan Williams2-3/+3
2012-01-23wmc: fix segfault in testcaseDan Williams1-2/+2
2012-01-23wmc: fix compilation error in testsAleksander Morgado1-1/+1
2012-01-21wmc: fix up for recent INIT and DEVICE_INFO changesDan Williams1-11/+26
2012-01-21wmc: update INIT and NETWORK_INFO commands with timestampDan Williams1-18/+38
2012-01-21wmc: more protocol updatesDan Williams3-19/+79
2012-01-20wmc: add some more global mode definesDan Williams3-7/+15
2012-01-20wmc: prettier printing of serial stream and WMC packetsDan Williams1-7/+18
2012-01-20wmc: global mode command is 3 bytes not 2Dan Williams2-4/+4
2012-01-19wmc: add some more commands and fix up network infoDan Williams6-48/+419
2012-01-19wmc: make warn macros more usefulDan Williams1-2/+5
2012-01-19wmc: fix stringification of wmc_xxx_if_fail() macrosDan Williams1-2/+2
2012-01-19wmc: add Access Technology/Service definitions and Global Mode stuffDan Williams1-2/+69
2012-01-19wmc: STATUS is appears to be NETWORK_INFODan Williams4-31/+31
2012-01-03wmc: remove usage of glibDan Williams8-185/+196
2011-11-14wmc: fix build after fixup of WMC field namesDan Williams3-6/+6
2011-11-14wmc: demystify some fields in the IP info replyDan Williams1-2/+2
2011-11-14wmc: demystify some more fields of the device info responseDan Williams1-5/+8
2011-11-11wmc: protocol and testcase updateDan Williams6-4/+262
2011-11-11libwmc: add testcases that talk to the deviceDan Williams9-30/+293
2011-10-17build: ensure all needed files are included in distAleksander Morgado1-0/+2
2011-10-04wmc: add initial command parsing and response handlingDan Williams8-2/+590
2011-09-27libwmc: simpler logging and error handlingDan Williams5-130/+60
2011-09-27libwmc: add more test code and start of com testsDan Williams10-22/+591
2011-09-19libwmc: add more tests including for UML290 quirksDan Williams7-9/+186
2011-09-19libwmc: rename some test functionsDan Williams3-6/+6
2011-09-17libwmc: beginning of bits for WMC-based devices like UML290Dan Williams13-0/+1131