summaryrefslogtreecommitdiff
path: root/plugins/wifi-legacy.c
AgeCommit message (Collapse)AuthorFilesLines
2010-11-16wifi-legacy: Set associating to FALSE when disconnectingSamuel Ortiz1-0/+2
2010-09-30Implement WiFi network driver remove hookSamuel Ortiz1-0/+2
2010-09-20Bump wifi_legacy plugin's prioritySamuel Ortiz1-1/+1
The legacy wifi plugin is the default one.
2010-09-20Prioritize wifi pluginsSamuel Ortiz1-0/+2
The legacy one as the default wifi plugin.
2010-09-20Move current wifi plugin to legacySamuel Ortiz1-0/+237
The current wifi plugin is replaced by the new API one and is renamed to wifi-legacy.c.