summaryrefslogtreecommitdiff
path: root/components/wifi.c
AgeCommit message (Expand)Author
2018-05-07Unify header includesAaron Marcher
2018-05-06Fix coding styleAaron Marcher
2018-05-02wifi_perc: Fix file descriptor leakAaron Marcher
2018-05-02wifi: Various cleanupsAaron Marcher
2018-05-01Use indentation to increase readabilityLaslo Hunhold
2018-05-01Revert component-splitLaslo Hunhold
2018-04-30wifi: OS splitQuentin Rameau
2018-03-28Format error messages properlyAaron Marcher
2018-03-28Get rid of err.h as it is not portableAaron Marcher
2018-03-21More robust preprocessor switchesAaron Marcher
2018-03-18Build Linux-only functions only on LinuxAaron Marcher
2018-01-06Fix a bug in wifi_essid().Aaron Marcher
2017-10-24Return actual percentage for wifi_perc()parazyd
2017-09-24Move components into dedicated subdirectoryLaslo Hunhold