Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-09 | foxconn: add T99W175 carrier mapping table | Freedom Liu | |
2021-08-09 | foxconn: Rename carrier-mapping to t77w968-carrier-mapping | Freedom Liu | |
2021-04-29 | foxconn: change modem-foxconn-t77w968 to modem-mbim-foxconn | Freedom Liu | |
Named the object in a more generic way. | |||
2020-04-08 | log: common logging method definition for all testers and helpers | Aleksander Morgado | |
2020-04-08 | log: new object logging support | Aleksander Morgado | |
So that we can provide the specific object id in every log associated to a given object. | |||
2020-02-03 | tests,keyfiles: add dummy test to avoid -Wunused-function warnings | Aleksander Morgado | |
If none of the plugins enabled in the build has custom keyfiles, the common_test() method would be unused. Avoid this just by adding a new dummy test which is always available in the keyfiles tester. | |||
2019-11-27 | build: setup plugin selection logic | Aleksander Morgado | |
2019-11-13 | foxconn: new plugin to support the T77W968 | Aleksander Morgado | |
The Dell DW5821e is really a re-branded Foxconn T77W968. | |||
2019-10-14 | tests: print MM logs only on verbose test mode | Aleksander Morgado | |
Therefore, avoid needing ENABLE_TEST_MESSAGE_TRACES build symbol. | |||
2019-04-02 | plugins,test: setup new simple keyfile tester | Aleksander Morgado | |