Commit graph

107 commits

Author SHA1 Message Date
Jo-Philipp Wich
396350aaf4 modules/admin-full: rework help text for network_netlist widget 2012-08-09 23:44:18 +00:00
Jo-Philipp Wich
e183e134b8 modules/admin-full: remove usage of wifi.channels() 2012-08-08 20:22:15 +00:00
Jo-Philipp Wich
f0a99dd6c7 modules/admin-full: use luci.sys.net.mac_hints() in wifi maclist config 2012-08-08 15:20:10 +00:00
Jo-Philipp Wich
746a5be1a8 modules/admin-full: expose wmm option for mac80211 interfaces 2012-07-23 08:53:50 +00:00
Jo-Philipp Wich
2e924f7aa5 modules/admin-full: extend wifi model to allow assigning multiple networks 2012-06-26 21:49:18 +00:00
Daniel Golle
fb5d41c2a5 Only show the TX-power selector if the hardware supports more than one option.
Some mac80211 drivers (rt2x00) probably won't support limiting TX-power to a
user-defined value in the near future under certain conditions, so it makes
sense to not expose that option in order not to confuse the user.

See http://patchwork.openwrt.org/patch/2187/
to understand the situation.

Signed-off-by: Daniel Golle <dgolle@allnet.de>
2012-06-18 19:42:39 +00:00
Jo-Philipp Wich
b3e5467ec6 modules/admin-full: check /etc/ethers and /var/dhcp.leases for existence before trying to read them 2012-05-23 22:22:22 +00:00
Jo-Philipp Wich
1ec71bbefe modules/admin-full: add mac address suggestions to mac filter settings 2012-05-06 18:04:45 +00:00
Jo-Philipp Wich
639f58d404 modules/admin-full: add client_cert option in wifi configuration 2012-01-24 20:57:54 +00:00
Jo-Philipp Wich
28426c25fc modules/admin-full: fix crypto depends for ad-hoc and static wds modes (#271) 2011-12-21 22:41:44 +00:00
Jo-Philipp Wich
3bccd25281 modules/admin-full: probe for EAP support in wpad/hostapd/wpa_supplicant and offer wpa/wpa2 only if it is present 2011-12-13 15:57:32 +00:00
Jo-Philipp Wich
c47e0596dd modules/admin-full: use new iwinfo capabilities to display shifted tx power values 2011-12-05 18:29:04 +00:00
Jo-Philipp Wich
33bb31838d modules/admin-full: allow bssid for sta wds as well 2011-11-15 15:47:46 +00:00
Jo-Philipp Wich
743296d42c modules/admin-full: bssid is valid in mac80211 sta mode too 2011-11-15 15:44:01 +00:00
Jo-Philipp Wich
0ecbaa400e modules/admin-full: don't make cipher mandatory 2011-11-13 21:03:06 +00:00
Jo-Philipp Wich
0b7eb82eb6 modules/admin-full: add option to override the WPA cipher (#303) 2011-11-07 06:30:36 +00:00
Jo-Philipp Wich
c3e8976605 modules/admin-full: lock channel section in ap wifi config if there is a station on the same radio 2011-10-26 22:12:50 +00:00
Jo-Philipp Wich
017d24c724 modules/admin-full: fix wifi join when "wwan" (or other iface) already exists but only contains the network we intend to replace anyway, also save firewall settings after wifi join 2011-10-26 21:54:51 +00:00
Jo-Philipp Wich
d845a4e450 modules/admin-full: move RTS/CTS and Frag settings to device for mac80211 2011-10-13 12:48:55 +00:00
Jo-Philipp Wich
523f70c927 modules/admin-full: allow mac filter only for ap mode interfaces 2011-10-04 18:05:59 +00:00
Jo-Philipp Wich
c45f6b670d modules/admin-full: align wifi settings with recent hostapd.sh in OpenWrt (#261) 2011-10-02 10:25:32 +00:00
Jo-Philipp Wich
7981c2382d modules/admin-full: fix file uploads on wifi page 2011-10-01 09:33:36 +00:00
Jo-Philipp Wich
659a8bdf01 modules/admin-full: implement per-wifi-iface disable option 2011-09-22 02:43:38 +00:00
Jo-Philipp Wich
e7b9b7798d modules/admin-full: fix reversed allow/deny macfilter logic (#105) 2011-06-25 22:34:46 +00:00
Jo-Philipp Wich
2d28a55a53 modules/admin-full: relocate mac80211 mac filter settings to wifi-iface (#247) 2011-06-25 22:14:00 +00:00
Jo-Philipp Wich
aa3caed0b5 modules/admin-full: fix WPA-EAP and WPA2-EAP settings in STA-WDS mode 2011-06-15 23:14:38 +00:00
Jo-Philipp Wich
0a252c0f8a modules/admin-full: add macfilter options to mac80211 wifi config 2011-04-25 17:45:59 +00:00
Jo-Philipp Wich
7433b822ba modules/admin-full: fix wireless bridging from within wifi config page 2011-01-30 01:30:22 +00:00
Jo-Philipp Wich
dc0688dbbc modules/admin-full: fix txpower related config issues with atheros and broadcom drivers 2011-01-24 07:37:06 +00:00
Jo-Philipp Wich
5d426cf4ac modules/admin-full: rework wifi CBI maps 2011-01-20 23:26:49 +00:00
Jo-Philipp Wich
8feae0cba8 modules/admin-full: rework wep/wpa key handling 2011-01-10 23:23:32 +00:00
Jo-Philipp Wich
b9dfdb9d0d modules/admin-full: correctly update title on wifi config page 2010-10-30 02:34:20 +00:00
Jo-Philipp Wich
185eacba4b modules/admin-full: convert cbi maps to new network model 2010-10-30 00:45:43 +00:00
Jo-Philipp Wich
5e0536d61a modules/admin-full: add wep-open and wep-shared support 2010-10-27 11:50:08 +00:00
Jo-Philipp Wich
96ec7d4d61 modules/admin-full: only offer hwmodes actually supported by the wiphy 2010-10-19 21:32:13 +00:00
Jo-Philipp Wich
7ae988f342 modules/admin-full: rework wifi configuration 2010-10-19 04:08:15 +00:00
Jo-Philipp Wich
a11d6e2a61 modules/admin-full: rework wifi form, now with driver data 2010-10-12 05:04:49 +00:00
Jo-Philipp Wich
85821b20f6 modules/admin-full: brcm-2.4 now supports hwmode, add support 2010-04-07 21:59:00 +00:00
Jo-Philipp Wich
7867017972 modules/admin-full: don't expose ht capabilities in wifi config 2010-03-09 21:22:17 +00:00
Jo-Philipp Wich
dc672daf3b module/admin-full: add missing mode+wds -> ap/sta-wds reverse mapping for mac80211 interfaces 2010-03-09 01:19:28 +00:00
Jo-Philipp Wich
de8a2d0767 modules/admin-full: add extended mac80211 wireless options for 11n, patch by Dennis Bartsch 2010-02-27 23:21:14 +00:00
Jo-Philipp Wich
fc962c347c modules/admin-full: redirect back to overview page if trying to configure not existing wireless network 2009-12-25 00:42:51 +00:00
Steven Barth
70f77f481a If AP-WDS supports 802.11i then also allow the required options to be set 2009-11-15 19:02:25 +00:00
Jo-Philipp Wich
c7ff38c778 modules/admin-full: adjust usage of luci.sys.wifi.channels(), fix some i18n 2009-11-15 17:09:40 +00:00
Steven Barth
89ece183ef Merge luci.sys.wifi.channels to iwinfo 2009-11-15 15:46:27 +00:00
Jo-Philipp Wich
b1b86e27a0 modules/admin-full: better labels for wifi config page 2009-11-09 00:35:14 +00:00
Jo-Philipp Wich
bea6a5b7f6 modules/admin-full: properly cover static wds mode on madwifi 2009-11-01 22:19:05 +00:00
Jo-Philipp Wich
b50e08149c all: yet another round of translation fixes 2009-11-01 01:37:03 +00:00
Jo-Philipp Wich
7c76587588 all: change most translate statements to new format, some need manual cleanup 2009-10-31 15:54:11 +00:00
Jo-Philipp Wich
2a1f1a1d7b modules/admin-full: change workflow of wifi config page; display only one network (choosen in wifi overview) and add a hook for section remapping
on uci commit
2009-10-29 02:23:18 +00:00