[OpenWrt-Devel] [PATCH] Fix: A disabled wireless network may be shown as enabled, when multiple networks are defined on the same radio

2015-07-24 Thread George Valkov
From def1b0cccf358a89131088710ac91d690d91bdf2 Mon Sep 17 00:00:00 2001 From: Georgi ValkovDate: Sat, 18 Jul 2015 02:28:54 +0300 Subject: [PATCH] Fix: A disabled wireless network may be shown as enabled, when multiple networks are defined on the same radio. --- modules/luci-base/lua

[OpenWrt-Devel] [PATCH] Fix: Status for disabled wireless networks may display the SSID, BSSID and Mode of an active network on the same radio

2015-07-24 Thread George Valkov
From 8965b583ea76bf851098159675b2901e1920c646 Mon Sep 17 00:00:00 2001 From: Georgi ValkovDate: Sat, 18 Jul 2015 01:22:47 +0300 Subject: [PATCH] Fix: Status for disabled wireless networks may display the SSID, BSSID and Mode of an active network on the same radio. --- modules/luci-

[OpenWrt-Devel] [PATCH] Allow editing of AP channel when all client networks are disabled

2015-07-24 Thread George Valkov
From 8523acc47cada5f191ec79e7db1e97a9daccffec Mon Sep 17 00:00:00 2001 From: Georgi ValkovDate: Fri, 17 Jul 2015 20:03:58 +0300 Subject: [PATCH] When editing an AP wireless network in LuCI, if one or more STA networks are also present on the same radio, then the channel is locked and

[OpenWrt-Devel] [PATCH] Workaround: saved administration site user and pass may appear on the Wireless configuration page, replacing the WPA key

2015-07-24 Thread George Valkov
From fe1ec8831255b5be63b71c49dfffc64e672d2774 Mon Sep 17 00:00:00 2001 From: Georgi ValkovDate: Fri, 17 Jul 2015 19:52:24 +0300 Subject: [PATCH] Workaround: saved administration site user and pass may appear on the Wireless configuration page, replacing the WPA key. --- modules/luc

[OpenWrt-Devel] [PATCH] Fixed WiFi stop and speed reduction issue on TL-WR1043ND v1 (#9654)

2014-08-02 Thread George Valkov
Hi Felix, Please revise your commit: https://dev.openwrt.org/changeset/38486 It is causing the wifi on TL-WR1043ND v1 to stop working or speed drop. Please see this ticket for details on my research: https://dev.openwrt.org/ticket/9654#comment:512 I was able to isolate the issue t

[OpenWrt-Devel] [PATCH] Fixed wpa_supplicant locking hostapd to 20MHz (#12720) backported to Backfire r33081

2014-08-02 Thread George Valkov
https://www.dropbox.com/s/gjyvq70z3wgdrzm/g.Fixed-wpa_supplicant-locking-hostapd-to-20MHz-12720.patch From 78015d8b25b5bf9057346944077f3c4d12c2bc9e Mon Sep 17 00:00:00 2001 From: Georgi ValkovDate: Fri, 11 Jul 2014 14:41:38 +0300 Subject: [PATCH] Fixed wpa_supplicant locking hostapd