- Jul 17, 2014
-
-
John Crispin authored
Move eeprom extraction from scripts to dts files. Additionally there are few other changes like: - whitespace fixes - add partition labels where needed - BR6524N board doesn't exist (lost in translation?) - fix Edimax 3g-6200nl model - add wmac eeprom to dts for Asus RT-N14U board Compile tested all subtargets and their profiles. Run tested on: - Asus RT-N15 - Asus RT-N14U - Buffalo WHR-600D - Argus ATP52B - Sparklan WCR-150GN Few problems noted: - many boards didn't have wmac eeprom information defined at all - several boards don't have any patitions defined (see FIXME comments in dts) Signed-off-by:
Roman Yeryomin <roman@advem.lv> SVN-Revision: 41680
-
- Jul 16, 2014
-
-
Hauke Mehrtens authored
This is compile tested only, please run test and report back. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41679
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41678
-
Hauke Mehrtens authored
With this patch mac80211 will be rebuild when one of these config options was changed. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41677
-
Hauke Mehrtens authored
I missed adding B43_PHY_G to .local-symbols, without this it will not be added to autoconf.h Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41676
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41675
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41674
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41673
-
John Crispin authored
Signed-off-by:
Eddi De Pieri <eddi@depieri.net> SVN-Revision: 41672
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41671
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41670
-
- Jul 15, 2014
-
-
Hauke Mehrtens authored
This was tested by Bruno Randolf on au1000 (MTX-1) Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41669
-
Hauke Mehrtens authored
This brings b43 up to wireless-testing/master master-2014-07-15 Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41668
-
Hauke Mehrtens authored
bgmac will be compiled into the kernel since r41594. Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41667
-
Hauke Mehrtens authored
Ticket: #17062 Signed-off-by:
Rafał Miłecki <zajec5@gmail.com> SVN-Revision: 41666
-
Felix Fietkau authored
hostapd: add a require_mode option in wifi-device sections to select the minimum hardware mode that the AP requires from clients Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41665
-
- Jul 14, 2014
-
-
Hauke Mehrtens authored
Some devices were renamed when converted from diag to in kernel board detection and it was not changed in netconfig. Devices not in the kernel board detection are removed now. This should close: #17111, #16968, #13202 Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41663
-
Hauke Mehrtens authored
Signed-off-by:
Hauke Mehrtens <hauke@hauke-m.de> SVN-Revision: 41662
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41661
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41660
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41659
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41658
-
Luka Perkov authored
This fixes eglibc build failure. More information about the bug can be found on the link below. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61796 Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 41657
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41656
-
John Crispin authored
Signed-off-by:
Eddi De Pieri <eddi@depieri.net> SVN-Revision: 41655
-
John Crispin authored
some gpios are still missing. Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41654
-
John Crispin authored
Use pr_debug rather than pr_info since it is only relevant for debugging. Signed-off-by:
Claudio Leite <leitec@staticky.com> SVN-Revision: 41653
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41652
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41651
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41650
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41649
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41648
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41647
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 41646
-
Jonas Gorski authored
Fixes #17108. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 41645
-
Steven Barth authored
SVN-Revision: 41644
-
Gabor Juhos authored
Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41643
-
Gabor Juhos authored
Signed-off-by:
Forest Crossman <cyrozap@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/5715/ [juhosg: change subject] Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41642
-
Gabor Juhos authored
Signed-off-by:
Forest Crossman <cyrozap@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/5716/ Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41641
-
Gabor Juhos authored
Signed-off-by:
Forest Crossman <cyrozap@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/5714/ [juhosg: - drop nvram.c modifications, - create a separate kernel patch, - use ath79_setup_qca955x_eth_cfg helper, - merge esr900_{010,common}_setup functions, - statically init AR8327 pad configurations, - use pr_err instead of printk] Signed-off-by:
Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 41640
-