summaryrefslogtreecommitdiff
path: root/libwmc
Commit message (Expand)AuthorAgeFilesLines
* wmc: namespace stuff properlyDan Williams2012-05-303-10/+10
* wmc: add command for setting global modeDan Williams2012-05-292-0/+57
* wmc: increase estimate decapsulation buffer sizeM. I. Spozta2012-03-221-1/+1
* build: more libwmc and libqcdm standalone fixesDan Williams2012-01-272-9/+8
* wmc: allow building libwmc standaloneDan Williams2012-01-247-4/+80
* wmc: harmonize buffer dumper with decode.pyDan Williams2012-01-231-2/+2
* wmc: decode more of DEVICE_INFODan Williams2012-01-234-40/+89
* wmc: add FIELD_TEST commandDan Williams2012-01-231-0/+47
* wmc: fix compile errorDan Williams2012-01-231-1/+1
* wmc: add LTE only global mode defineDan Williams2012-01-233-0/+4
* wmc: fix init commandDan Williams2012-01-232-3/+3
* wmc: fix segfault in testcaseDan Williams2012-01-231-2/+2
* wmc: fix compilation error in testsAleksander Morgado2012-01-231-1/+1
* wmc: fix up for recent INIT and DEVICE_INFO changesDan Williams2012-01-211-11/+26
* wmc: update INIT and NETWORK_INFO commands with timestampDan Williams2012-01-211-18/+38
* wmc: more protocol updatesDan Williams2012-01-213-19/+79
* wmc: add some more global mode definesDan Williams2012-01-203-7/+15
* wmc: prettier printing of serial stream and WMC packetsDan Williams2012-01-201-7/+18
* wmc: global mode command is 3 bytes not 2Dan Williams2012-01-202-4/+4
* wmc: add some more commands and fix up network infoDan Williams2012-01-196-48/+419
* wmc: make warn macros more usefulDan Williams2012-01-191-2/+5
* wmc: fix stringification of wmc_xxx_if_fail() macrosDan Williams2012-01-191-2/+2
* wmc: add Access Technology/Service definitions and Global Mode stuffDan Williams2012-01-191-2/+69
* wmc: STATUS is appears to be NETWORK_INFODan Williams2012-01-194-31/+31
* wmc: remove usage of glibDan Williams2012-01-038-185/+196
* wmc: fix build after fixup of WMC field namesDan Williams2011-11-143-6/+6
* wmc: demystify some fields in the IP info replyDan Williams2011-11-141-2/+2
* wmc: demystify some more fields of the device info responseDan Williams2011-11-141-5/+8
* wmc: protocol and testcase updateDan Williams2011-11-116-4/+262
* libwmc: add testcases that talk to the deviceDan Williams2011-11-119-30/+293
* build: ensure all needed files are included in distAleksander Morgado2011-10-171-0/+2
* wmc: add initial command parsing and response handlingDan Williams2011-10-048-2/+590
* libwmc: simpler logging and error handlingDan Williams2011-09-275-130/+60
* libwmc: add more test code and start of com testsDan Williams2011-09-2710-22/+591
* libwmc: add more tests including for UML290 quirksDan Williams2011-09-197-9/+186
* libwmc: rename some test functionsDan Williams2011-09-193-6/+6
* libwmc: beginning of bits for WMC-based devices like UML290Dan Williams2011-09-1713-0/+1131