summaryrefslogtreecommitdiff
path: root/src/devices/wifi/nm-device-olpc-mesh.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-23core: fill in nm-types.h, clean out other headersDan Winship1-0/+1
2014-06-19all: remove remaining GParamSpec name/blurb stringsDan Winship1-9/+7
2014-05-30core: remove unused 'error' argument to check_connection_compatible()Dan Williams1-14/+4
2014-05-13core: refactor to return const GSList * from nm_manager_get_devices()Thomas Haller1-1/+1
2014-05-13olpc-mesh: mesh device is only available when Wi-Fi companion is foundDan Williams1-0/+15
2014-05-13olpc-mesh: reorganize functions (trivial)Dan Williams1-141/+140
2014-05-13olpc-mesh: rework companion detectionDan Williams1-79/+40
2014-05-13olpc-mesh: clean up dispose()Dan Williams1-15/+6
2014-05-13olpc-mesh: use g_signal_handlers_disconnect_by_data()Dan Williams1-35/+11
2014-05-13wifi: make Wi-Fi support a pluginDan Williams1-0/+653