index
:
enigma2.git
cwe-pc
master
Clone of git://git.opendreambox.org/git/enigma2.git before dream multimedia removed all the engima2 sources
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
python
/
Plugins
/
SystemPlugins
/
WirelessLan
/
plugin.py
Age
Commit message (
Expand
)
Author
2011-04-13
Enigma2-{Network,NetworkWizard,WirelessLan}: more work on wireless lan / netw...
Mladen Horvat
2011-03-31
Screens/NetworkSetup.py, SystemPlugins/WirelessLan,Networkwizard: dont use "h...
Mladen Horvat
2011-03-30
SystemPlugins/WirelessLan: Don't depend on device names where possible. Bette...
Mladen Horvat
2011-03-30
SystemPlugins/WirelessLan: improve wireless device/module detection.
acid-burn
2011-03-14
WPA: minimize driver specific code for /etc/network/interfaces
Andreas Oberritter
2011-02-08
Plugins: fix permission of plugin.py
acid-burn
2011-02-07
Enigma2-Plugins: implement needsRestart=False for plugins that don't need a e...
acid-burn
2010-11-16
use eEnv::resolve() / eEnv.resolve()
Andreas Oberritter
2010-07-24
Enigma2-Network: update Wlan plugin to support new python-wifi.
acid-burn
2010-02-20
WirelessLan/plugin.py: * use dict to store already found entries. This avoids...
acid-burn
2010-02-11
WirelessLan/plugin.py: * fix sometimes not correctly returned ssid name from ...
acid-burn
2009-12-23
WirelessLan/plugin.py: fix merge conflict
acid-burn
2009-12-23
Merge branch 'bug_203_fix_wrong_networkstate'
acid-burn
2009-12-15
Screens/NetworkSetup.py, WirelessLan/plugin.py: - fix wrong networkstate in s...
acid-burn
2009-12-08
SystemPlugins/WirelessLan: - replace manual wlan scan in favour of an automat...
Mladen Horvat
2009-11-11
WirelessLan/plugin.py: - always use quotes for the ssid name, small cleanup
acid-burn
2009-11-11
WirelessLan/plugin.py: - properly escape spaces inside an SSID name when retu...
acid-burn
2009-11-06
Enigma2-SystemPlugins: -move NetworkWizard and WirelessLan Plugins into Enigm...
acid-burn
2007-03-21
remove wireless plugin
Stefan Pluecken
2007-03-20
fix hardcoded interface handling in wireless plugin
Stefan Pluecken
2007-03-20
fix hardcoded path
Stefan Pluecken
2007-03-20
some fixes for the new network configuration
Stefan Pluecken