summaryrefslogtreecommitdiff
path: root/libwmc/src
Commit message (Expand)AuthorAgeFilesLines
* wmc: add command for setting global modeDan Williams2012-05-292-0/+57
* wmc: increase estimate decapsulation buffer sizeM. I. Spozta2012-03-221-1/+1
* wmc: decode more of DEVICE_INFODan Williams2012-01-233-33/+61
* 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-232-0/+2
* wmc: fix init commandDan Williams2012-01-232-3/+3
* 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-202-4/+8
* wmc: global mode command is 3 bytes not 2Dan Williams2012-01-201-3/+3
* wmc: add some more commands and fix up network infoDan Williams2012-01-193-35/+299
* 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-193-25/+25
* wmc: remove usage of glibDan Williams2012-01-034-139/+148
* wmc: fix build after fixup of WMC field namesDan Williams2011-11-142-4/+4
* 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-113-3/+195
* libwmc: add testcases that talk to the deviceDan Williams2011-11-115-12/+185
* 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-274-119/+54
* libwmc: add more test code and start of com testsDan Williams2011-09-276-22/+288
* libwmc: add more tests including for UML290 quirksDan Williams2011-09-192-7/+15
* libwmc: beginning of bits for WMC-based devices like UML290Dan Williams2011-09-173-0/+466