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
Hauke Mehrtens
3dd6909c20
Some dependencies that are depending on target are not added into the Depends line in the control file of the package. For example +!(TARGET_brcm47xx||TARGET_brcm63xx):kmod-ssb does not result in kmod-ssb for the x86 target or any other target.
...
This fixes #6874
SVN-Revision: 20553
15 years ago
Felix Fietkau
5f89a1f096
netfilter: fix ABI breakage caused by the netfilter match optimization ( fixes #5628 )
...
SVN-Revision: 20552
15 years ago
Felix Fietkau
e4a6acf9b8
enable IP175A support in the IP175C PHY driver (based on patch from jh in #6733 )
...
SVN-Revision: 20551
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
Florian Fainelli
dad85cddac
move bcm_tag.h out of the flashmap patch so that user-land tools can re-use it
...
SVN-Revision: 20548
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
Florian Fainelli
e1a4f69cb5
sysupgrade: Get target device from kernel cmdline, patch from acinonyx
...
SVN-Revision: 20538
15 years ago
Gabor Juhos
ebab30b7c7
package/mtd: fix automatic partition size detection in fis_remap
...
SVN-Revision: 20537
15 years ago
Nicolas Thill
d14e0a0b93
ifxmips: remove old config files
...
SVN-Revision: 20534
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
Felix Fietkau
7983e442e1
ar71xx: fix pci on ar7241/ar7242
...
SVN-Revision: 20530
15 years ago
Felix Fietkau
9c0f21a5b9
ar71xx: fix the wan port on pb92
...
SVN-Revision: 20529
15 years ago
Felix Fietkau
2cc215f121
ar71xx: reset the mdio bus on ar7241/ar7242
...
SVN-Revision: 20528
15 years ago
Gabor Juhos
8701291f0f
ar71xx: add uci defaults to fix trx header on the WRT160NL boards
...
* patch by Otto Solares
SVN-Revision: 20526
15 years ago
Gabor Juhos
905f2d62f9
ar71xx: update image generation and trx header parsing for the WRT160NL
...
* patch by Bernhard Loos
* note: trailing whitespaces has been removed
SVN-Revision: 20525
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
Gabor Juhos
585198518e
firmware-utils/trx: add relative offset parameter
...
* will be used for the WRT160NL board
* patch by Bernhard Loos
* note: rejected parts has been fixed
SVN-Revision: 20522
15 years ago
Jo-Philipp Wich
63f49e43e6
base-files: add a hotplug handler for rdate
...
SVN-Revision: 20518
15 years ago
Jo-Philipp Wich
0cdaaa90fe
Add OLPC kernel config (patch by Acinonyx)
...
SVN-Revision: 20517
15 years ago
Jo-Philipp Wich
b8df00afc6
Change default processor family to 486, refresh config (patch by Acinonyx)
...
SVN-Revision: 20516
15 years ago
Jo-Philipp Wich
80cc1b0d2e
Remove support for older kernels (patch by Acinonyx)
...
SVN-Revision: 20515
15 years ago
Jo-Philipp Wich
817d27bcdc
sysupgrade: Dump image to sda device instead of hda (patch by Acinonyx)
...
SVN-Revision: 20514
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
Gabor Juhos
b7ca043240
ar71xx: ag71xx: copy received packet to avoid unaligned access in the IP stack
...
SVN-Revision: 20506
15 years ago
Gabor Juhos
f9acf8ada1
ar71xx: ag71xx: introduce ag71xx_has_ar8216() helper
...
SVN-Revision: 20505
15 years ago
Gabor Juhos
200db5ebb5
ar71xx: ag71xx: reorganize ag71xx_rx_packet function
...
SVN-Revision: 20504
15 years ago
Gabor Juhos
245775a49f
ar71xx: ag71xx: Add netpoll support
...
This patch adds support for polling interrupts, used by
netconsole and the likes.
Tested on d-link dir-615 C1 using netconsole.
Signed-off-by: Pat Erley <pat-lkml@erley.org>
SVN-Revision: 20503
15 years ago
Hauke Mehrtens
5dbee8b3aa
mac80211: fix build of ipw2200
...
SVN-Revision: 20502
15 years ago
Jo-Philipp Wich
161325ac4f
uhttpd: clear script timeout as soon as data is received from the child
...
SVN-Revision: 20501
15 years ago
Jo-Philipp Wich
8c9b818a24
uhttpd: - make script timeout configurable - catch SIGCHLD to properly interrupt select() - flag listen and client sockets as close-on-exec
...
SVN-Revision: 20500
15 years ago
Felix Fietkau
d7195c2293
ath9k: make sure that the rx path does not get stuck
...
SVN-Revision: 20499
15 years ago
Felix Fietkau
ea04d330a9
mac80211: disable b43 nphy until it actually works
...
SVN-Revision: 20498
15 years ago
Felix Fietkau
282981d257
mac80211: update to wireless-testing 2010-03-24
...
SVN-Revision: 20497
15 years ago
Felix Fietkau
6ce1fd2301
ar71xx: add images for pb92 - no kernel size check yet, lzma images did not yet work in my tests
...
SVN-Revision: 20496
15 years ago
Felix Fietkau
0b6e32a7b0
ar71xx: add basic kernel support for pb92
...
SVN-Revision: 20495
15 years ago
Felix Fietkau
aa3ff31b95
ar71xx: add support for ar7241 and ar7242
...
SVN-Revision: 20494
15 years ago