fb64684435lzma-old: do not install $(STAGING_DIR_HOST)/bin/lzma
Felix Fietkau
2011-04-03 01:02:03 +00:00
e6aa1cab00tools/squashfs4: update to version 4.2 (adds support for xz compression)
Felix Fietkau
2011-04-03 01:02:00 +00:00
b9e759ae5aath9k: fix missing chip wakeups causing instability issues on at least AR5416 (probably on other devices as well); fixes#9107
Felix Fietkau
2011-04-02 22:04:38 +00:00
9fd59ccf99kernel: add a missing kconfig symbol for 2.6.38
Felix Fietkau
2011-04-02 19:48:45 +00:00
6811425955hostapd: write a stampfile when the random pool has been initialized - fixes rejected assoc attempts after hostapd restart
Felix Fietkau
2011-04-02 19:44:51 +00:00
8807b396cehostapd: update to 20110402, fixes issues with non-QoS clients
Felix Fietkau
2011-04-02 19:44:47 +00:00
f4aef6d553kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries.
Hauke Mehrtens
2011-04-02 19:31:21 +00:00
6f446d9419ath9k-htc: enable debugfs support
Felix Fietkau
2011-04-02 16:53:46 +00:00
0508ee0c00rtl8306: do not overwrite registers in the phy fixup, it could mess up other switches (fixes#8911)
Felix Fietkau
2011-04-02 16:35:22 +00:00
f5eeb3f74dmac80211: fix duplicate probe request reception (triggering unnecessary probe responses in multi-BSSID setups)
Felix Fietkau
2011-04-02 16:06:42 +00:00
25b6ffe3d7kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2
Hauke Mehrtens
2011-04-02 15:41:04 +00:00
730a3afab7kernel: add a missing dependency for the mv_cesa crypto driver
Felix Fietkau
2011-04-02 15:25:22 +00:00
21ff098352set TOOLCHAIN_DIR var when using external toolchain
Felix Fietkau
2011-04-02 14:27:51 +00:00
9e4f19cd42uboot-ar71xx: fix compilation on FreeBSD
Jo-Philipp Wich
2011-04-02 13:20:11 +00:00
ba4dd89063remove unknown package names from DEFAULT:=
John Crispin
2011-04-02 12:56:11 +00:00
6b183fe564kernel: the cryptosoft module of ocf needs cryptoapi manager support (for blkcipher, hash)
Felix Fietkau
2011-04-02 12:50:50 +00:00
624526ae11ar71xx: use DEFAULT:= in the uboot-ar71xx package instead of adding uboot to the profiles, fixes imagebuilder issues
Felix Fietkau
2011-04-02 12:43:21 +00:00
7d9c2daab8flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. It should be recognized by the CFI and not need forcing. User has not since replied.
Daniel Dickinson
2011-04-02 05:44:46 +00:00
86f609804fppp: fix fallout from the size reduction patch (thx, frogonwheels)
Felix Fietkau
2011-04-02 02:24:38 +00:00
eb502bf450We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined.
Daniel Dickinson
2011-04-02 02:02:24 +00:00
98c78c13dbar71xx: enable access to the WAN port PHY on a few devices, adds WAN link detection
Felix Fietkau
2011-04-02 00:47:33 +00:00
41ee4a283car71xx: only allow internal access to the ar7240 switch, export the MDIO bus behind the switch instead
Felix Fietkau
2011-04-02 00:47:29 +00:00
acbb3e50e7ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run them on every device open, only on tx timeouts
Felix Fietkau
2011-04-02 00:47:25 +00:00
e42e2b3e9cpath expansion was broken due to a badly quoted *
John Crispin
2011-04-01 11:07:27 +00:00
9fd342d913r25831 reduced the size of the dropbear executable by, among other things, disabling support for keyboard-interactive authentication. The default sshd configuration on Mac OS X only permits keyboard-interactive and public-key authentication, so unless a public key is set up, the default OpenWrt ssh client is now unable to connect to Mac OS X hosts. This patch re-enables keyboard-interactive authentication.
John Crispin
2011-04-01 10:55:23 +00:00
33b864e899Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
Daniel Dickinson
2011-03-31 06:16:23 +00:00
af82471525firewall: prevent duplicate values in interface state vars
Jo-Philipp Wich
2011-03-30 20:29:17 +00:00
d739594c8dshmem_set_file: Remove ima_counts_get()
Michael Büsch
2011-03-30 16:49:18 +00:00
5f5b6343802.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to acoul for noticing.
Michael Büsch
2011-03-30 16:43:23 +00:00
d6d41eb0cbkernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
Felix Fietkau
2011-03-30 15:59:40 +00:00
70225e0de3fix USB modules build on octeon
Florian Fainelli
2011-03-30 15:36:26 +00:00
ada4206cc5kernel: add missing dependency for ocf on kmod-crypto-hash
Felix Fietkau
2011-03-30 15:07:09 +00:00
f5a50227a3mac80211: add all drivers to PKG_CONFIG_DEPENDS
Felix Fietkau
2011-03-30 12:33:14 +00:00
15e79b479aath9k: fix reported signal strength
Felix Fietkau
2011-03-30 11:38:39 +00:00
08eca8da80nl80211: send EAP frames as QoS data frames for QoS aware clients, should fix EAP rekeying timeout issues with intel clients (#8830)
Felix Fietkau
2011-03-30 11:38:35 +00:00
db9921a0c2qos-scripts: remove the layer7 based classifiers from the default configuration - they are unreliable and prone to memory leaks
Felix Fietkau
2011-03-30 10:44:27 +00:00
2f08d5bff9Add uboot-envtools to gumstix builds
Hamish Guthrie
2011-03-30 09:39:58 +00:00
d1da16a093kernel: fix autoload for the crypto_hash module (patch from #9136)
Felix Fietkau
2011-03-29 13:31:39 +00:00
8b0988baecbusybox: enable cmp by default (#9133)
Felix Fietkau
2011-03-29 10:58:42 +00:00
628a47642c* adds spi driver, thx daniel
John Crispin
2011-03-29 07:10:50 +00:00
ff885fde8e* fix ARV7518PW support
John Crispin
2011-03-29 06:20:00 +00:00
08bb107823* use netif_rx of the phydev if it is provided
John Crispin
2011-03-29 06:19:31 +00:00
5b0f2fb918* shrink the memory window of the wdt
John Crispin
2011-03-29 05:18:08 +00:00
db56769b0a* several updates to the voice packages
John Crispin
2011-03-29 05:17:10 +00:00
1dbabd309bscripts/diffconfig.sh: handle CONFIG_ALL, CONFIG_DEVEL and CONFIG_TOOLCHAINOPTS properly
Felix Fietkau
2011-03-28 23:25:18 +00:00
ad9945105bgeos: support cpu MSR register and flashrom for coreboot upgrades
Florian Fainelli
2011-03-28 21:31:02 +00:00
93aa797810Update omap24xx kconfig
Michael Büsch
2011-03-28 15:53:28 +00:00
371bccb4c0Update 2.6.38 to 2.6.38.2
Michael Büsch
2011-03-28 15:44:03 +00:00
f599459abbramips: enable MDIO on the HW550-3G board
Gabor Juhos
2011-03-27 19:19:41 +00:00
d701a72760ramips: add sysupgrade and status LED support for HW550-3G
Gabor Juhos
2011-03-27 19:19:40 +00:00
a5acf1e9f6ubus: update to 2011-03-27 (includes an API simplification for object signatures), use PKG_MIRROR_MD5SUM
Felix Fietkau
2011-03-27 18:21:45 +00:00
2ba0c96b82libubox: update to 2011-03-27 (includes some minor fixes), add PKG_MIRROR_MD5SUM
Felix Fietkau
2011-03-27 18:21:40 +00:00
da0ac5027eath9k: fix PS-Poll frame reception in AP mode on AR91xx and earlier - should fix some AP mode stability issues on these chips
Felix Fietkau
2011-03-27 14:27:32 +00:00
f16824c63fuci: fix linking against libdl (#9123)
Felix Fietkau
2011-03-27 12:56:20 +00:00
7f8fb5cb78block-mount: Merged block-mount, block-extroot, and block-hotplug into a single binary package called block-mount.
Daniel Dickinson
2011-03-27 06:40:51 +00:00
657d0a265cblock-mount block-extroot: Bump packages versions forgetten during previous two commits
Daniel Dickinson
2011-03-27 06:02:30 +00:00
9298073e80block-mount block-extroot: Add commands /etc/init.d/fstab overlay_enable and /etc/init.d/fstab whole_root_enable to renable a disable rootfs.
Daniel Dickinson
2011-03-27 05:39:53 +00:00
544d1c045eblock-mount block-extroot: Rename /tmp/rom-disabled to /tmp/whole_root-dsibled for disabled mounts of a non-overlay external rootfs.
Daniel Dickinson
2011-03-27 05:39:47 +00:00
860c1cc790uci: update to fix lua plugin linker issue (#9121)
Felix Fietkau
2011-03-27 00:50:19 +00:00
d29154d5e4uci: install libucimap to the staging dir
Felix Fietkau
2011-03-26 22:41:17 +00:00
e4c6bc70aaremove ucitrigger, it is unused and will be replaced by something different in the future
Felix Fietkau
2011-03-26 22:25:59 +00:00
e8c9ebd052uci: update to latest version, uses cmake now
Felix Fietkau
2011-03-26 21:00:20 +00:00
2c875b2edcmadwifi: add support for translating country codes into internal country code numbers (based on a patch by Manuel Munz)
Felix Fietkau
2011-03-26 16:56:39 +00:00
6c7170b923Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size" Use -x when stripping kernel modules instead
Felix Fietkau
2011-03-26 15:29:53 +00:00
596d89b331strip .gnu.attributes and .reginfo from kernel modules
Felix Fietkau
2011-03-26 15:22:14 +00:00
98267669b0mac80211: disable an unnecessary backport to reduce code size
Felix Fietkau
2011-03-26 14:06:29 +00:00
75e785511amac80211: remove an obsolete backport patch
Felix Fietkau
2011-03-26 14:06:25 +00:00
b2b0770576kernel: use -fno-caller-saves
Felix Fietkau
2011-03-26 01:07:16 +00:00
335877a2b3global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
Felix Fietkau
2011-03-26 01:07:12 +00:00
963b90bb5aremove postinst files for preinstalled packages
Felix Fietkau
2011-03-25 23:47:08 +00:00
3be9b77127kernel: remove all local symbols from kernel modules at link time to reduce their size
Felix Fietkau
2011-03-25 23:47:04 +00:00
def45b136ckernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
Felix Fietkau
2011-03-25 22:18:17 +00:00
a119ee0013kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages
Felix Fietkau
2011-03-25 21:28:44 +00:00
0c98b6b2d2mac80211: add a pending patch to remove the dependency on ecb
Felix Fietkau
2011-03-25 21:28:22 +00:00
70a2413ffdmac80211: fix zd1211 config override
Felix Fietkau
2011-03-25 21:20:14 +00:00
1938d5a669mac80211: update to wireless-testing 2011-03-24
Felix Fietkau
2011-03-25 21:12:28 +00:00
3b6e38ba6aiptables: libiptc.so is only a compatibility stub, split the package into libip4tc and libip6tc and adjust dependencies
Felix Fietkau
2011-03-25 18:02:51 +00:00
ea6bf64605ath9k: fix chip wakeup on interface start - should fix some instability issues
Felix Fietkau
2011-03-25 16:36:48 +00:00
516440649bhostapd: add more wps config methods to the config
Felix Fietkau
2011-03-25 14:01:05 +00:00
1526792622mac80211: fix a deadlock in minstrel_ht when a HT client without valid MCS rates connects
Felix Fietkau
2011-03-25 14:00:59 +00:00
4b9553f20dredboot-ar231x: mark as broken, the ecos host tool crap needs some rework for tcl on some systems
Felix Fietkau
2011-03-25 00:55:25 +00:00
2eda9ca634mac80211: fix dropping multicast proberequest frames for ad-hoc
Felix Fietkau
2011-03-24 13:38:20 +00:00
59b085ff1btools/cmake: update to version 2.8.4
Alexandros C. Couloumbis
2011-03-24 11:27:07 +00:00
4cbdad0e9dath9k: add a few de-bloating and optimization patches
Felix Fietkau
2011-03-23 20:16:58 +00:00
80239ff7b0ath9k: merge a pending patch for fixing a stopped queue issue (mostly for client mode)
Felix Fietkau
2011-03-23 20:16:53 +00:00