Felix Fietkau
4f5b45e3c2
b44: fix misalignment and space-saving in rx packet handling (significant throughput and cpu load improvement)
...
SVN-Revision: 13946
16 years ago
Florian Fainelli
5c886899ec
Add hfcmulti mISDN driver
...
SVN-Revision: 13945
16 years ago
Florian Fainelli
04a64096d6
Package mISDN stack
...
SVN-Revision: 13944
16 years ago
Peter Denison
1a3afcfe5d
USR8200 changes The attached patch adds LED support and enables all the PHYs on the switch.
...
Signed-off-by: Jose Vasconcellos <jvasco@verizon.net>
Also adds preliminary support for enabling the RTC, and some cache reporting
tweaks.
SVN-Revision: 13942
16 years ago
Florian Fainelli
448dd4ac3a
Also load capifs
...
SVN-Revision: 13941
16 years ago
Felix Fietkau
245e9e9b7a
another #include fix for siit
...
SVN-Revision: 13937
16 years ago
Jo-Philipp Wich
2273aadfb2
fix grub installation on target images, regression caused by multi-libc support
...
SVN-Revision: 13936
16 years ago
Florian Fainelli
be28e9d438
Convert au1000 to using gpiolib, fixes an oops on startup
...
SVN-Revision: 13935
16 years ago
Andy Boyett
43fe08b4d2
kernel: build cs5535-gpio on olpc also
...
SVN-Revision: 13933
16 years ago
Nicolas Thill
704402ab56
temp fix for iptables build failure after [13931]
...
SVN-Revision: 13932
16 years ago
Nicolas Thill
a3edea1b91
add support for alternative C libraries (currently only glibc/eglibc) other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc)
...
SVN-Revision: 13931
16 years ago
Nicolas Thill
001fd43841
let all mac80211 subpackages inherit some defaults
...
SVN-Revision: 13930
16 years ago
Nicolas Thill
14b016052c
fix kernel modules compile (as in [13724])
...
SVN-Revision: 13929
16 years ago
Gabor Juhos
c5fb8c2c05
mac80211: oops, add missing patches
...
SVN-Revision: 13926
16 years ago
Gabor Juhos
9d1109bd84
mac80211: update compat-wireless to 2009-01-07, and refresh ath9k patches
...
SVN-Revision: 13925
16 years ago
Andy Boyett
8e7f25af44
kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks Markus Wigge
...
SVN-Revision: 13920
16 years ago
Felix Fietkau
6d27b16e2b
fix $HOME in /etc/profile ( #4424 )
...
SVN-Revision: 13914
16 years ago
Felix Fietkau
59a00d52a9
make broadcom-wl robust against implicit kernel config changes (e.g. netfilter), upgrade it from minor version .2 to .3 (adds fixed bssid support for ad-hoc)
...
SVN-Revision: 13912
16 years ago
Felix Fietkau
06911d77e5
nuke the old ath9k package, rename kmod-ath9k-new in compat-wireless to kmod-ath9k
...
SVN-Revision: 13911
16 years ago
Felix Fietkau
64c35d0942
nuke old 2.6.23 code for brcm47xx
...
SVN-Revision: 13910
16 years ago
Felix Fietkau
c2b878a384
add initial 2.6.28 support for brcm47xx target
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13909
16 years ago
Felix Fietkau
74429f0961
ead: allow a longer timeout in the client for the prime number calculation (useful for slow devices)
...
SVN-Revision: 13907
16 years ago
Felix Fietkau
3812689abd
ead: fix spurious autoconf/automake reruns
...
SVN-Revision: 13906
16 years ago
Felix Fietkau
4129203d75
ead: add support for instance ids to prevent interference from packet reception on multiple interfaces
...
SVN-Revision: 13905
16 years ago
Jo-Philipp Wich
341c1dbdf5
package/base-files: fix chmod of /tmp/.uci, bump package revision
...
SVN-Revision: 13903
16 years ago
Felix Fietkau
37e9d4cb86
ead: fix array overrun
...
SVN-Revision: 13902
16 years ago
Felix Fietkau
0434df7fee
add the make variable LIBGCC_S, which points to the correct libgcc ldflag (avr32 only has a static library, most targets use the dynamic one)
...
SVN-Revision: 13892
16 years ago
Felix Fietkau
24460388fc
fix siit compile on avr32
...
SVN-Revision: 13890
16 years ago
Felix Fietkau
238304231d
make config.{guess,sub} writable before attempting to overwrite them (many packages have broken permissions in the tarball)
...
SVN-Revision: 13887
16 years ago
Florian Fainelli
4c7d2cf90e
correct SPI register size
...
SVN-Revision: 13886
16 years ago
Florian Fainelli
d4931a56f4
Fix prism54 firmware indentation and malformed comments
...
SVN-Revision: 13884
16 years ago
Felix Fietkau
da951bad66
ead: allow the client to override the source ip of the server, so that it can work with route filtering properly
...
SVN-Revision: 13883
16 years ago
Florian Fainelli
8c634001bb
Prevent crypto aead from failing to build with 2.6.24 targets ( #4426 )
...
SVN-Revision: 13882
16 years ago
Florian Fainelli
2a25d94250
Make the doc slightly more complete and add notes on how to add a new target in OpenWrt, some serial console and JTAG tips and tricks
...
SVN-Revision: 13880
16 years ago
Gabor Juhos
4df7bb3579
don't generate too large firmware images for the TEW-6x2BRP boards, they may brick the board * reported by RoundSparrow
...
SVN-Revision: 13878
16 years ago
Lars-Peter Clausen
a77f3b6656
If a package is part of a virtual dependency and also listed as a normal dependency ensure that the dependency is always unconditional. Such a case happens if for example a package has a build dependency and the build dependency provides a virtual install dependency of the package.
...
SVN-Revision: 13877
16 years ago
Imre Kaloz
8c3a967fae
general fixes for openwrt with kernel 2.6.28
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 13876
16 years ago
Imre Kaloz
b12f94f199
bump sibyte to 2.6.28
...
SVN-Revision: 13875
16 years ago
Gabor Juhos
50c19eee3f
firmware-utils/mkfwimage: fix root_start values
...
SVN-Revision: 13874
16 years ago
Imre Kaloz
3db174e41e
upgrade avr32 to 2.6.28
...
SVN-Revision: 13872
16 years ago
Gabor Juhos
9be7e1723f
kernel/crypto: fix crypto breakage (patch by Jose Vasconcellos)
...
SVN-Revision: 13869
16 years ago
Andy Boyett
e4abf0e7d9
mac80211: fix compat-wireless-old md5sum
...
SVN-Revision: 13866
16 years ago
Gabor Juhos
bd38281dba
add preliminary support for the Planex MZK-W300NH board
...
SVN-Revision: 13863
16 years ago
Gabor Juhos
3fa9ee3bfa
remove board specific stuff from the generic machine setup
...
SVN-Revision: 13861
16 years ago
Gabor Juhos
f1953fdf4b
add preliminary support for the Atheros PB42 board
...
SVN-Revision: 13860
16 years ago
Gabor Juhos
54b85f55d9
firmware-utils/mkfwimage: fix Ubiquiti firmware generation ( closes #4414 )
...
SVN-Revision: 13859
16 years ago
Florian Fainelli
a3ecf3d3dc
Fix ssp enabling/disabling ( #4388 )
...
SVN-Revision: 13856
16 years ago
Gabor Juhos
9bb47dc62d
fix the registered machine type of the WNR2000 board
...
SVN-Revision: 13853
16 years ago
Felix Fietkau
5bb624d8fb
clean up the crypto kernel module package and allow some of the crypto modules to be compiled into the kernel (thx to Jose Vasconcellos)
...
SVN-Revision: 13850
16 years ago
Felix Fietkau
af7fa11347
allow the ead client to override the broadcast address
...
SVN-Revision: 13849
16 years ago