Gabor Juhos
cf4781cfbd
mac80211: remove MCU requests for SoC platforms in the rt2x00 driver
...
The ralink SoC platforms do not have an MCU.
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
SVN-Revision: 20650
15 years ago
Vasilis Tsiligiannis
043b77a460
base-files: Cancel firmware loading if file doesn't exist
...
SVN-Revision: 20649
15 years ago
Imre Kaloz
d3b9b93dd3
add a subtarget and drivers for the Intel Tolapai SoC
...
SVN-Revision: 20648
15 years ago
John Crispin
6e383d7ef0
load firmware to /lib/firmware
...
SVN-Revision: 20642
15 years ago
John Crispin
457f4293ce
adds proper md5sum to ifxos
...
SVN-Revision: 20640
15 years ago
John Crispin
e22c530b05
update os abstraction layer
...
SVN-Revision: 20639
15 years ago
Gabor Juhos
51670777c4
hostapd: fix build error caused by r20631
...
SVN-Revision: 20638
15 years ago
John Crispin
00cb9df7b8
adds voip support
...
SVN-Revision: 20637
15 years ago
John Crispin
6bfe50b364
fix licensing issues of ifxmips dsl driver
...
SVN-Revision: 20636
15 years ago
John Crispin
e7cab3a71e
uboot only builds with gcc 3.4.6
...
SVN-Revision: 20635
15 years ago
Gabor Juhos
b770d95485
hostapd: enable CONFIG_IEEE80211N for the rt2800 driver as well
...
SVN-Revision: 20631
15 years ago
Gabor Juhos
c3cd5ef637
mac80211: Enable rt2x00 debug if CONFIG_PACKAGE_RT2X00_DEBUG is selected
...
When CONFIG_PACKAGE_RT2X00_DEBUG is selected we should compile rt2x00 with
the CONFIG_RT2X00_DEBUG flag set to enable debug output.
Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
SVN-Revision: 20629
15 years ago
Ralph Hempel
a09006c414
cleanup configuration handling
...
SVN-Revision: 20628
15 years ago
Gabor Juhos
0671b2aded
mac80211: fix a typo in rt2x00 config
...
Fix a simple typo
Signed-off-by: Luis Correia <luis.f.correia@gmail.com>
SVN-Revision: 20626
15 years ago
Gabor Juhos
717dc99427
mac80211: add missing config file for the rt2x00
...
SVN-Revision: 20623
15 years ago
Jo-Philipp Wich
fe6b17f6ad
lua: drop refcounting patch in preparation for 10.03, it has unresolved issues resulting in random vm crashes
...
SVN-Revision: 20617
15 years ago
Gabor Juhos
2d624e284c
mac80211: enable building of the rt2800 on the ramips target
...
SVN-Revision: 20615
15 years ago
Ralph Hempel
e7b83bc22a
httpd failsafe - add image check and flash access
...
SVN-Revision: 20610
15 years ago
Ralph Hempel
046d73d3c2
add preliminary AR9 support attention: if caches enabled the network is broken attention: the network of the flash image doesn't work because of enabled caches
...
SVN-Revision: 20606
15 years ago
Ralph Hempel
aa323e0134
missing patch & config file
...
SVN-Revision: 20604
15 years ago
Ralph Hempel
360c8146b4
adding httpd - failsafe patch flash write routine is not functional yet add configuration (board & dram)
...
SVN-Revision: 20603
15 years ago
Jo-Philipp Wich
30edff3c2f
openssl: add patch for CVE-2010-0740 ("Record of death") vulnerability
...
SVN-Revision: 20592
15 years ago
Hauke Mehrtens
23c3cdcd66
kernel: fix dependencies for x86 target
...
kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it.
This fixes #6963
SVN-Revision: 20590
15 years ago
Hauke Mehrtens
809ac20df2
mac80211: fix mesh.
...
This fixes #6774
SVN-Revision: 20585
15 years ago
John Crispin
9027c87ce6
fixes uboot compile error
...
SVN-Revision: 20580
15 years ago
Jo-Philipp Wich
b95360d5bc
uhttpd: fix a signal related race condition exposed by LuCI on fast machines
...
SVN-Revision: 20573
15 years ago
Florian Fainelli
9701e09587
update e2fsprogs to 1.41.11 ( #6896 )
...
SVN-Revision: 20572
15 years ago
Nicolas Thill
b34bba25d2
base-files: fix shell syntax (prevent error messages when activating initscripts in IB)
...
SVN-Revision: 20571
15 years ago
Felix Fietkau
51fb4cee31
fix u-boot wiki urls
...
SVN-Revision: 20564
15 years ago
Felix Fietkau
bb361f5517
add a package for ifxos (Infineon/Lantiq OS abstraction layer for drivers)
...
SVN-Revision: 20563
15 years ago
Felix Fietkau
60c60c0516
add uboot-lantiq (based on a patch contributed by Lantiq)
...
SVN-Revision: 20561
15 years ago
Felix Fietkau
6e5419b7ac
uboot-ifxmips: fix portability bug
...
SVN-Revision: 20560
15 years ago
Felix Fietkau
e3597a8786
propagate atm header changes into pppoatm and br2684ctl as well
...
SVN-Revision: 20558
15 years ago
Felix Fietkau
bbfd83bfe8
ifxmips-dsl-control: move to $(KERNEL_BUILD_DIR), add $(LINUX_DIR)/include to cflags
...
SVN-Revision: 20557
15 years ago
Felix Fietkau
8da4498a27
linux-atm: add the kernel include dir to the cflags and move the build dir to $(KERNEL_BUILD_DIR) to ensure that target specific ATM API changes are included
...
SVN-Revision: 20556
15 years ago
Felix Fietkau
1c036e4c7e
linux-atm: clean up package installation into staging
...
SVN-Revision: 20555
15 years ago
Felix Fietkau
db567ffd3d
ifxmips-dsl-api: fix portability errors
...
SVN-Revision: 20554
15 years ago
Felix Fietkau
16e22d2559
madwifi: fix the tx rate display in iwconfig ( #6925 )
...
SVN-Revision: 20550
15 years ago
Felix Fietkau
655e90d706
madwifi: return to the bss channel after an issued ap mode scan has been completed ( fixes #6599 )
...
SVN-Revision: 20549
15 years ago
Felix Fietkau
744a57c58f
hostapd: clean up openssl tls dependencies and build handling ( fixes #6572 )
...
SVN-Revision: 20547
15 years ago
Florian Fainelli
6eb6ec83e4
make mmc-over-gpio pins configurable in menuconfig ( #6933 )
...
SVN-Revision: 20542
15 years ago
Gabor Juhos
ebab30b7c7
package/mtd: fix automatic partition size detection in fis_remap
...
SVN-Revision: 20537
15 years ago
Nicolas Thill
39ee357098
ps3: move ps3lan kmod under target/linux/ps3
...
SVN-Revision: 20533
15 years ago
Jo-Philipp Wich
4bc74807e4
uhttpd: fix parameter parsing issue on avr32 and most likely ixp4xx
...
SVN-Revision: 20532
15 years ago
Nicolas Thill
8779e971ed
opkg: fix usage to reflect change in the upgrade command
...
SVN-Revision: 20531
15 years ago
Gabor Juhos
37712c70c5
package/mtd: add fixtrx command
...
* patch by Bernhard Loos
* note: trailing whitespaces are removed
SVN-Revision: 20524
15 years ago
Gabor Juhos
6758494897
package/mtd: reuse existing crc32 stuff in the trx code
...
* patch by Bernhard Loos
* note: fixed compiler error on brcm47xx
SVN-Revision: 20523
15 years ago
Jo-Philipp Wich
63f49e43e6
base-files: add a hotplug handler for rdate
...
SVN-Revision: 20518
15 years ago
Jo-Philipp Wich
4172149f89
uhttpd: block SIGCHLD until it is expected ( #6957 )
...
SVN-Revision: 20513
15 years ago
Florian Fainelli
27d3adb450
fix avila-wdt compilation failure ( #6948 )
...
SVN-Revision: 20507
15 years ago