summaryrefslogtreecommitdiffhomepage
path: root/modules/admin-core/root/lib
AgeCommit message (Collapse)Author
2011-01-02modules/admin-core: remove uvl schemasJo-Philipp Wich
2009-06-02Add diversity option for prism2 cardsVasilis Tsiligiannis
2009-05-29modules/admin-core: fix typo in network schemaJo-Philipp Wich
2009-05-29modules/admin-core: extend network schema to cover stp optionJo-Philipp Wich
2009-05-29modules/admin-core: extend wireless schema to cover psk mixed mode in ↵Jo-Philipp Wich
encryption enum
2009-05-24modules/admin-core: fix wireless uci schemaJo-Philipp Wich
2009-05-21 - Add support for hostap driverJo-Philipp Wich
- Retrieve channels from all available wireless interfaces - Add channel "auto" to channel list Thanks Vasilis Tsiligiannis
2009-05-07[PATCH] Add regdomain, country and outdoor options for madwifiJo-Philipp Wich
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-05-07[PATCH] Change fast frames option from value to flag typeJo-Philipp Wich
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>
2009-04-29modules/admin-{core,full}: cover new openwrt option "cronloglevel"Jo-Philipp Wich
2009-04-27modules/admin-core: sync uci schemaJo-Philipp Wich
2009-03-23Fix WPA2-EAP supportSteven Barth
2009-03-04modules/admin-core: define size constraints for psk in wireless schemaJo-Philipp Wich
2009-03-04modules/admin-{mini,full}: implement wpa-wpa2 mixed modeJo-Philipp Wich
modules/admin-core: extend uci schema to cover mixed mode and mesh mode (802.11s)
2009-01-31modules/admin-full: move txpower control to wifi-deviceJo-Philipp Wich
modules/admin-core: extend wireless schema to cover txpower changes
2009-01-25Fix PPP support (closes #41)Steven Barth
2009-01-16Add missing UVL entries for madwifi hacksSteven Barth
2009-01-16ppp keep-alive is non-atomic, closes #30Steven Barth
2008-12-31Rename wireless.wifi-device.mode to wireless.wifi-device.hwmodeSteven Barth
2008-12-22modules/admin-core: change network uvl scheme to allow ipv4 routes without ↵Jo-Philipp Wich
gateway
2008-11-28modules/admin-core: allow static v6 routes without gatewayJo-Philipp Wich
2008-11-26modules/admin-core: extend network scheme to cover ipv6 routes and metric ↵Jo-Philipp Wich
options modules/admin-full: add route6 support i18n/english: add required strings
2008-11-16* luci/modules/admin-{core,full}: sync wireless model and scheme to new ↵Jo-Philipp Wich
broadcom config
2008-11-16* modules/admin-core: adept wireless scheme to new config optionsJo-Philipp Wich
2008-11-06* luci/modules/admin-{core,mini,full}: implement new zoneinfo in system modelsJo-Philipp Wich
2008-10-17Added support for PXE boot configurationSteven Barth
2008-10-14* luci/modules/admin-core: fix regression that entirely prevents interface ↵Jo-Philipp Wich
configurartion
2008-10-13* luci/admin-full: implement 3G support in interface configJo-Philipp Wich
* luci/admin-mini: extend network scheme to cover 3G support * luci/i18n: add required strings for 3G support
2008-10-12* luci/modules/admin-core: fix typo/spec violation in network schemeJo-Philipp Wich
2008-10-12* luci/modules/admin-core: change datatype of ppp device to "device" in ↵Jo-Philipp Wich
network scheme
2008-10-12* luci/modules/admin-core: change datatype for server option to "host" in ↵Jo-Philipp Wich
network scheme, this bug prevented the validation of pptp configs when a hostname was used as pptp server
2008-10-12* luci/modules/admin-core: extend network uvl scheme to cover ppp ↵Jo-Philipp Wich
configurations too
2008-09-25* luci/libs/uvl: move most schemes to their corresponding packagesJo-Philipp Wich