modules/admin-full: add configuration support for ATM bridges
[project/luci.git] / modules / admin-full / luasrc / model / cbi / admin_network / wifi.lua
2010-10-19 Jo-Philipp Wichmodules/admin-full: only offer hwmodes actually support...
2010-10-19 Jo-Philipp Wichmodules/admin-full: rework wifi configuration
2010-10-12 Jo-Philipp Wichmodules/admin-full: rework wifi form, now with driver...
2010-04-07 Jo-Philipp Wichmodules/admin-full: brcm-2.4 now supports hwmode, add...
2010-03-09 Jo-Philipp Wichmodules/admin-full: don't expose ht capabilities in...
2010-03-09 Jo-Philipp Wichmodule/admin-full: add missing mode+wds -> ap/sta-wds...
2010-02-27 Jo-Philipp Wichmodules/admin-full: add extended mac80211 wireless...
2009-12-25 Jo-Philipp Wichmodules/admin-full: redirect back to overview page...
2009-11-15 Steven BarthIf AP-WDS supports 802.11i then also allow the required...
2009-11-15 Jo-Philipp Wichmodules/admin-full: adjust usage of luci.sys.wifi.chann...
2009-11-15 Steven BarthMerge luci.sys.wifi.channels to iwinfo
2009-11-09 Jo-Philipp Wichmodules/admin-full: better labels for wifi config page
2009-11-01 Jo-Philipp Wichmodules/admin-full: properly cover static wds mode...
2009-11-01 Jo-Philipp Wichall: yet another round of translation fixes
2009-10-31 Jo-Philipp Wichall: change most translate statements to new format...
2009-10-29 Jo-Philipp Wichmodules/admin-full: change workflow of wifi config...
2009-10-27 Jo-Philipp Wichmodules/admin-full: use network picker widget in wifi...
2009-10-13 Jo-Philipp Wichlibs/cbi: support horizontal display for radio button...
2009-09-26 Jo-Philipp Wichmodules/admin-full: prevent crash in wifi model if...
2009-09-22 Jo-Philipp Wichmodules/admin-full: add doth (802.11h) and wmm (802...
2009-09-06 Jo-Philipp Wichmodules/admin-full, modules/admin-mini: fix psk-mixed...
2009-08-19 Jo-Philipp Wichmodules/admin-full: only allow multiple wireless interf...
2009-08-19 Jo-Philipp Wichmodules/admin-full: only show antenna selection if...
2009-08-19 Jo-Philipp Wichmodules/admin-full: use driver supported values in...
2009-08-16 Jo-Philipp Wichmodules/admin-full: add "disable" label to prism2 macli...
2009-08-16 Jo-Philipp Wichmodules/admin-full: label empty option "disable" in...
2009-08-16 Jo-Philipp Wichmodules/admin-full: merge mode and wds options for...
2009-08-16 Jo-Philipp Wichmodules/admin-full: convert wireless config page to...
2009-08-08 Jo-Philipp Wichmodules/admin-{mini,full} fix wpa psk mixed mode settin...
2009-07-19 Jo-Philipp Wichconvert luci.fs users to nixio.fs api
2009-06-02 Vasilis TsiligiannisAdd diversity option for prism2 cards
2009-05-29 Jo-Philipp Wichmodules/admin-{mini,full}: rename "mode" to "hwmode"
2009-05-29 Jo-Philipp Wichmodules/admin-{mini,full}: fixup wpa-mixed dependencies...
2009-05-23 Jo-Philipp Wichmodules/admin-full: fix madwifi turbo modes
2009-05-21 Jo-Philipp Wich - Add support for hostap driver
2009-05-13 Jo-Philipp Wichlibs/sys: implement luci.sys.wifi.channels()
2009-05-07 Jo-Philipp Wich[PATCH] Add regdomain, country and outdoor options...
2009-05-07 Jo-Philipp Wich[PATCH] Change fast frames option from value to flag...
2009-04-27 Jo-Philipp Wichmodules/admin-{mini,full}: rename option "hwmode" to...
2009-03-23 Steven BarthFix WPA2-EAP support
2009-03-04 Jo-Philipp Wichmodules/admin-{mini,full}: implement wpa-wpa2 mixed...
2009-02-26 Steven BarthAdd GUI for 802.11s
2009-02-02 Jo-Philipp Wichmodules/admin-full: also show bssid option in ad-hoc...
2009-01-31 Jo-Philipp Wichmodules/admin-full: move txpower control to wifi-device
2009-01-05 Steven BarthFix disabling of WiFi
2009-01-01 Jo-Philipp Wichmodules/admin-full: add support for the probereq iwpriv...
2009-01-01 Jo-Philipp Wichmodules/admin-full: fix diversity setting for atheros...
2008-12-31 Steven BarthRename wireless.wifi-device.mode to wireless.wifi-devic...
2008-11-21 Steven BarthAdd ahdemo mode to mac80211
2008-11-18 Jo-Philipp Wich* luci/modules/admin-full: fix reversed macfilter logic
2008-11-16 Jo-Philipp Wich* luci/modules/admin-{core,full}: sync wireless model...
2008-11-16 Jo-Philipp Wich* modules/admin-full: adept wifi model to cover new...
2008-11-12 Steven BarthAdded nosbeacon flags to wifi configuration
2008-11-12 Steven BarthAdd support for NanoFoo antenna settings
2008-10-31 Steven BarthWifi devices should not be deletable (UVL override)
2008-10-03 Steven BarthFixed last commit
2008-10-03 Steven BarthAdded several backreference to Overview pages
2008-09-23 Jo-Philipp Wich* luci/modules/admin-full: convert cert fields to file...
2008-09-19 Steven BarthFixed a typo for broadcom maclist, Improved general...
2008-09-16 Steven Barthadmin-full: Override UVL values for mode field
2008-09-13 Steven BarthOverall CBI-UVL ineraction fixes
2008-09-13 Jo-Philipp Wich* luci/libs/uvl:
2008-09-07 Steven BarthFixes for WPA notifications
2008-09-07 Steven BarthAdded hostapd/wpa_supplicant notices to WiFi configurat...
2008-09-03 Jo-Philipp Wich* luci/modules: fix default translation of no-encryptio...
2008-08-31 Steven BarthFix usage of WPA/PSK encryption options in wifi configu...
2008-08-30 Steven BarthCompletely rewrote WiFi configuration pages, to synchro...
2008-08-30 Steven BarthWifi updates part #1
2008-08-26 Steven BarthFixed typos
2008-08-26 Steven BarthUCI API changes
2008-08-19 Steven Barthmodules/admin-*: Added hints for Wifi Channels
2008-08-19 Steven BarthMinor bugfixes
2008-08-18 Steven BarthHuuuuuuuuuuuge rewrite of the Wireless Configuration