summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-24qmitest: fix signal strength reportingHEADmasterDan Williams1-1/+1
2012-02-24qmitest: clean up a bit; retrieve signal strength and access tech tooDan Williams1-39/+305
2012-01-31qmidb: more decoding fixupsDan Williams3-38/+125
2012-01-31qmitest: quick test toolDan Williams1-0/+552
2012-01-31qmidb: split up code handling database piecesDan Williams8-594/+795
2012-01-17qmidb: print TLV database ID tooDan Williams1-0/+1
2012-01-05qmidb: print out more information about TLV number and commandDan Williams1-5/+20
2012-01-03qmidb: only output one result code structDan Williams1-6/+16
2012-01-03qmidb: a few more updates; handle variable length arraysDan Williams1-7/+56
2012-01-03gobi: add new codeaurora Gobi translated dropDan Williams46-0/+79793
2011-11-28qmidb.py: fix up some array and string size handlingDan Williams1-13/+66
2011-11-23qmidb.py: make flow clearer by breaking up database componentsDan Williams1-359/+406
2011-10-12upstream: apply changes from GobiAPI_2011-07-29-1026Dan Williams14-175/+360
2011-07-27qmi: fix up type handling for fieldsDan Williams1-17/+43
2011-07-27qmi: emit struct fields in orderDan Williams1-5/+12
2011-07-27qmi: newline between struct forward declarations and the structs themselvesDan Williams1-0/+3
2011-07-27qmi: more enum fixupsDan Williams1-3/+11
2011-07-27qmi: fix up enum names moreDan Williams1-1/+47
2011-07-26qmi: filter () from constant namesDan Williams1-1/+1
2011-07-26qmi: add start of a parser for the QMI databaseDan Williams1-0/+329
2011-07-12gobi: add forgotten header fileDan Williams1-0/+21
2011-07-12gobi: fix distcheckDan Williams2-6/+15
2011-07-12Fix bugs found in security audit of gobi3k-sdkttuttle3-3/+13
2011-07-12gobi3k-sdk: fix GetDeviceType() on Novatel Gobi 2000Elly Jones1-16/+20
2011-07-12gobi3k-sdk: Add GetDeviceType()Elly Jones7-6/+54
2011-07-12gobi3k-sdk: Use lock instead of trylockElly Jones1-25/+5
2011-07-12gobi3k-sdk: Fix UpdateFirmware()Elly Jones5-70/+107
2011-07-12gobi3k-sdk: add -lpthreads to GobiQDLService makefileElly Jones1-1/+4
2011-07-12gobi: add GobiQDLService filesDan Williams3-0/+274
2011-07-12trivial: stop ignoring the whole GobiQDLService directoryDan Williams1-2/+0
2011-07-12gobi3k-sdk: Always supply -lpthread to placate goldElly Jones2-2/+4
2011-07-12gobi3k-sdk: QDL: search by driver, not vid:pidElly Jones2-60/+10
2011-07-12Install Gobi headersElly Jones4-28/+23
2011-07-12Support all gobi devices.Elly Jones4-48/+25
2011-07-12gobi: CodeAurora stuff is BSD, not GPLv3 like autotools thinks the world shou...Dan Williams3-674/+53
2011-07-12gobi: duplicate upstream GobiAPI so we can change itDan Williams103-0/+63946
2011-07-12gobi: add dummy C file for database static libDan Williams1-0/+0
2011-07-12gobi: ensure m4/ directory is created or autogen.sh bailsDan Williams1-0/+1
2011-07-12core: add .gitignore fileDan Williams1-0/+39
2011-07-12gobi: remove hand-rolled makefilesDan Williams3-524/+0
2011-07-12gobi: autotool everythingDan Williams16-0/+1308
2011-07-12gobi: initial commit of CodeAurora Gobi SDKDan Williams96-0/+64473