summaryrefslogtreecommitdiffstats
path: root/macloader/macloader.c
Commit message (Expand)AuthorAgeFilesLines
* macloader : add murata MAC addressesRGIB2016-12-221-0/+6
* macloader : add n5120 murata MAC addressRGIB2016-12-111-0/+1
* macloader : add n5110 murata MAC addressRGIB2016-12-101-1/+2
* macloader: add another semco3rd OUI for klte (SM-G900F)Cal Archer2016-10-141-1/+2
* macloader: add n5100 murata wifi addressstable/cm-13.0-ZNH0ERGIB2016-03-111-0/+1
* macloader: Add another SEMCO mac address halfChristopher N. Hesse2016-03-011-2/+3
* macloader: include errno.hCaio Schnepper2015-10-101-0/+1
* macloader: Add support to set nvram calibration file.Andreas Schneider2015-02-161-0/+95
* macloader: Fix log output and return value.Andreas Schneider2015-01-271-2/+1
* macloader: Use a variable for device type.Andreas Schneider2015-01-271-22/+15
* macloader: Close file when we don't need it anymore.Andreas Schneider2015-01-271-1/+1
* macloader: Use fchown() to change owner of the cidfile.Andreas Schneider2015-01-271-7/+19
* macloader: Use fchmod() to change permissions.Andreas Schneider2015-01-271-10/+12
* macloader: Fix build warning with LOG defines.Andreas Schneider2015-01-271-3/+3
* macloader: Make macloader a C file.Andreas Schneider2015-01-271-0/+194