- Aug 06, 2012
-
-
Felix Fietkau authored
ath5k: add various pending tx power fixes, vastly improves stability and performance with various cards SVN-Revision: 33014
-
- Aug 05, 2012
-
-
Hauke Mehrtens authored
The structs defined in these header files should be the same as the structes used by the platform code otherwise it will cause strange runtime errors. By removing them from compat-wireless we will get a compile error instead of a runtime error if they are out of sync. SVN-Revision: 33006
-
Jonas Gorski authored
SVN-Revision: 33005
-
Hauke Mehrtens authored
SVN-Revision: 33004
-
Hauke Mehrtens authored
SVN-Revision: 33003
-
Hauke Mehrtens authored
* remove use_et, all supported drivers are using mii ioctls * remove robo.phy_addr, phy_addr was always set to ROBO_PHY_ADDR. * remove support for old kernel versions * do_ioctl is allways called with buff == NULL * use if_mii SVN-Revision: 33002
-
Hauke Mehrtens authored
SVN-Revision: 33001
-
Hauke Mehrtens authored
SVN-Revision: 33000
-
John Crispin authored
SVN-Revision: 32996
-
- Aug 04, 2012
-
-
John Crispin authored
The ARV4525 board init is passing the wrong offset to arv_register_ath5k() resulting in a bogus mac. Signed-off-by:
Tobias Diedrich <ranma+openwrt@tdiedrich.de> SVN-Revision: 32993
-
Hauke Mehrtens authored
SVN-Revision: 32992
-
John Crispin authored
fixes #11973 SVN-Revision: 32991
-
- Aug 03, 2012
-
-
John Crispin authored
SVN-Revision: 32956
-
John Crispin authored
SVN-Revision: 32953
-
- Aug 02, 2012
-
-
Florian Fainelli authored
SVN-Revision: 32951
-
John Crispin authored
One condition before codel_Newton_step() was not good if we never left the dropping state for a flow. As a result rec_inv_sqrt was 0, instead of the ~0 initial value. codel control law was then set to a very aggressive mode, dropping many packets before reaching 'target' and recovering from this problem. Brought over from 3.5-stable Signed-off-by:
Dave Taht <dave.taht@bufferbloat.net> SVN-Revision: 32950
-
John Crispin authored
SVN-Revision: 32949
-
Gabor Juhos authored
SVN-Revision: 32948
-
Gabor Juhos authored
SVN-Revision: 32947
-
Gabor Juhos authored
SVN-Revision: 32946
-
Gabor Juhos authored
SVN-Revision: 32945
-
Gabor Juhos authored
SVN-Revision: 32944
-
Gabor Juhos authored
It will be used to start/stop the switch if that is supported by the given board. SVN-Revision: 32943
-
Gabor Juhos authored
SVN-Revision: 32942
-
- Aug 01, 2012
-
-
Florian Fainelli authored
SVN-Revision: 32941
-
Florian Fainelli authored
SVN-Revision: 32940
-
Florian Fainelli authored
SVN-Revision: 32939
-
Gabor Juhos authored
[juhosg: remove dead code] Signed-off-by:
embedded wireless GmbH <info@embeddedwireless.de> SVN-Revision: 32934
-
Gabor Juhos authored
Signed-off-by:
embedded wireless GmbH <info@embeddedwireless.de> SVN-Revision: 32933
-
Gabor Juhos authored
Here is the uci-defaults version of the led support for the Buffalo WLAE-AG300N. Signed-off-by:
Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 32932
-
Gabor Juhos authored
The patch set for Buffalo WLAE-AG300N initial support. There is another patch for wireless led support that is posted separately. Note on serial console: This unit has buffalo standard 4 pin console, but the unit may not power on if some console apparatus is connected. This is probably due to some electronic interaction between the unit's electronic power switch circuit and the serial console apparatus. If this happens, it is required to power on the unit without the console, then quickly (re-)attach it. [juhosg: fix coding style] Signed-off-by:
Yoichi Shinoda <shinoda@jaist.ac.jp> SVN-Revision: 32931
-
Florian Fainelli authored
SVN-Revision: 32930
-
Florian Fainelli authored
SVN-Revision: 32929
-
Florian Fainelli authored
Since we are overriding TARGET_CXX with the g++-uc wrapper when we use cmake it expects to find g++-uc in the TOOLCHAIN_DIR. SVN-Revision: 32928
-
- Jul 31, 2012
-
-
Florian Fainelli authored
SVN-Revision: 32927
-
Florian Fainelli authored
It is currently badly broken on ARM, until fixed, disable it SVN-Revision: 32926
-
John Crispin authored
SVN-Revision: 32925
-
Jonas Gorski authored
Signed-off-by:
Miguel GAIO <miguel.gaio@efixo.com> Signed-off-by:
Jonas Gorski <jonas.gorski+openwrt@gmail.com> [jonas.gorski@gmail.com: add network config for nb6, make switch fix a platform patch] SVN-Revision: 32924
-
Jonas Gorski authored
Signed-off-by:
Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 32923
-
Jonas Gorski authored
Signed-off-by:
Jonas Gorski <jonas.gorski+openwrt@gmail.com> SVN-Revision: 32922
-