Commit Graph

18309 Commits (e1b618fafb7cc8795601e355451592c49e22dcb3)

Author SHA1 Message Date
Alexandros C. Couloumbis 1197bf389b [atheros] enable mtu & mac config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22412 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-29 17:16:44 +00:00
Alexandros C. Couloumbis 4fb664dbd3 atheros/patches-2.6.35: sync patches against 2.6.35-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22411 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-29 14:13:51 +00:00
Alexandros C. Couloumbis 1decfa46fe package/compcache: clean unneeded swap initialization
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22409 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-28 15:10:20 +00:00
Felix Fietkau 3570f7ebfb ath9k: fix various calibration related bugs and clean up the code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22408 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-28 11:40:38 +00:00
Alexandros C. Couloumbis ffb38fc15f generic/patches-2.6.34: Make devtmpfs available on (embedded) configurations without SHMEM/TMPFS,
using ramfs instead. (gone mainline in kernel 2.6.35-r3)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22407 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-28 08:34:03 +00:00
Jo-Philipp Wich 503d7a462b [buildsystem] revert r22372 and r22405, dependency on host libtool causes problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-28 02:18:16 +00:00
Jo-Philipp Wich 0a99e514e7 [buildsystem] make base-files dependent on opkg host compile, fixes install errors when package/compile and package/install are invoked separately
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 22:26:13 +00:00
Jo-Philipp Wich 947ed33945 [package] uhttpd: fix build dependencies (#7674)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22404 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 21:19:28 +00:00
Felix Fietkau 58eace9b5b mac80211: update to wireless-testing 2010-07-26 + pending patches - adds a change that might fix some calibration issues
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22403 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 21:04:54 +00:00
Felix Fietkau 98c4f23ab1 kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 21:04:49 +00:00
Felix Fietkau 9c66f092fd ar71xx: remove the fifo cfg overrides for the ap91 ethernet code - these values have been wrong on every single device i've tested, falling back to the atheros values seems to be the right thing to do
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22401 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 21:04:43 +00:00
Hauke Mehrtens 4dbe40188f firmware-utils: The option -F was not detected.
This was missing in r22396

This fixes build of brcm47xx


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22398 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 18:16:32 +00:00
Alexandros C. Couloumbis 369fae1a4c tools/quilt: fix openSUSE/patch-2.6.1.81 issue (closes #7635)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22397 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 17:21:30 +00:00
Markus Wigge 520b6d0ce0 fix CRC32 calculation for sysupgrade
* reduce image size for CRC calculation by fs_mark size

sysupgrade sometimes failed for me and I noticed that it was due
to incorrect CRC values in trx-header after performing it.
It seems that the fs_mark was completely included in the calculation
and that it was nevertheless modified by sysupgrade while appending
the jffs data.
This only occurs for the first boot after sysupgrade as the flashmap
driver recalculates the CRC to an even smaller area when it boots.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22396 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 15:37:37 +00:00
Daniel Dickinson 025dc785c7 [package] dropbear: Explicity list default RootPasswordAuth value in default config file so that users know to turn off RootPasswordAuth as well as PasswordAuth to prevent password logins as root.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22394 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 03:36:27 +00:00
Daniel Dickinson 0a6fdb875d [package] dropbear: Add RootLogin parameter to control whether ssh logins as root are allowed.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-27 03:23:47 +00:00
Jo-Philipp Wich 514d70b175 [brcm63xx] reorder profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22390 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-26 18:58:35 +00:00
Hauke Mehrtens 66c0bfc0f2 brcm47xx: now hopfully realy commit the right things from r22385
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-25 16:10:51 +00:00
Hauke Mehrtens 09b2a7e5da brcm47xx: add missing part from r22385
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22387 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-25 16:07:40 +00:00
Jo-Philipp Wich 80edf72017 [brcm63xx] fix a typo in 040-bcm963xx_flashmap.patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22386 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-25 00:10:37 +00:00
Hauke Mehrtens 1e15a46d4e brcm47xx: fill the whole sprom with data
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22385 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 23:25:06 +00:00
Florian Fainelli 4e7ce791cb [package] linux-atm: parallel build fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22383 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 21:39:33 +00:00
Florian Fainelli ad34f6c768 [package] e2fsprogs: parallel build fix
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 21:39:27 +00:00
Jo-Philipp Wich 56d7649922 [package] base-files: localize variable in do_move_devtmpfs(), remove extra temporary variable and shorten conditional
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22380 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 19:33:11 +00:00
Alexandros C. Couloumbis 01838d26e9 package/base-files: add support for devtmpfs (thank you rauchwolke at gmx.net)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 19:21:27 +00:00
Jo-Philipp Wich 2f4e4586d2 [package] base-files: unconditionally unlock the rootfs_data partition (#7437)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 15:47:15 +00:00
Alexandros C. Couloumbis 23d200d6f2 generic/config-2.6.32: switch from gzip to lzma jffs2 compression
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22374 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 08:14:22 +00:00
Alexandros C. Couloumbis b8b1efac61 ixp4xx: add kernel 2.6.34 preliminary support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22373 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-24 00:18:58 +00:00
Jo-Philipp Wich fc7a57fa5d [buildsystem] use host opkg for installing packages in buildroot and ImageBuilder
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22372 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 19:49:19 +00:00
Felix Fietkau 1e8591f79b ar71xx: fix sysupgrade on the ubnt nanostation m
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22370 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 18:16:47 +00:00
Alexandros C. Couloumbis 3ec4301d47 package/compcache: initialize swap driver and introduce a delay before mounting
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 13:51:22 +00:00
Alexandros C. Couloumbis a755d67ce8 package/compcache: revert r22365
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 13:26:05 +00:00
Jo-Philipp Wich f589036a4f [package] uhttpd:
- fix a compile warning
	- support custom index file names
	- support custom error pages (or cgi handler)
	- add option to disable directory listings
	- add REDIRECT_STATUS for CGI requests, fixes php-cgi


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 13:15:22 +00:00
Alexandros C. Couloumbis a608f942ad package/compcache: fix a dependency issue
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22365 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 11:47:47 +00:00
Jo-Philipp Wich d2eb5f9c0f [atheros] renaming of the IP175C switch driver brioke switch detection on the Dir-300 and others, fix it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22363 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 10:39:10 +00:00
Felix Fietkau dd35966d2e ath9k: simplify noise floor calibration chainmask calculation
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 02:22:52 +00:00
Felix Fietkau 07e5c74fba ath9k: fix invalid noisefloor measurement values in ht20 mode
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 02:08:24 +00:00
Felix Fietkau ff1aa411ff ath9k: fix another buffer leak in the aggregation code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22360 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 01:54:27 +00:00
Felix Fietkau a4e3db863d load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22359 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-23 01:54:21 +00:00
Hauke Mehrtens ffb230442c mac80211: fix build of ipw2100 driver
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 18:51:26 +00:00
Hauke Mehrtens d1b13e4723 ubsec_ssb: fix build of ubsec_ssb with new ssb patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 18:50:32 +00:00
Jo-Philipp Wich 6f0e2ee88d [package] mac80211: fix handling of frag and rts options, thanks stintel!
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22355 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 16:01:17 +00:00
Felix Fietkau 40134c73fc ar71xx: add support for the tp-link tl-wa901nd devices (patch by Pieter "Fate" Hollants, from #7528, without the ethernet fifo cfg values)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 12:37:44 +00:00
Claudio Mignanti 4ccd3d000f [at91] general cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 11:32:42 +00:00
Claudio Mignanti 2eb7eb9b04 [at91] Add support for u-boot
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 11:32:38 +00:00
Claudio Mignanti c65d6372b5 Add package pwm-gpio-custom
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22350 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 11:32:33 +00:00
Claudio Mignanti 7b24e3fe8d Add package rotary-gpio-custom
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22349 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 11:32:27 +00:00
Jo-Philipp Wich 403775de3c [package] busybox: fix compilation on FreeBSD
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22348 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 08:28:39 +00:00
Jo-Philipp Wich 5cc9f1ca06 [tools] squashfs4: fix compilation on FreeBSD
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22347 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 03:09:10 +00:00
Jo-Philipp Wich 1f704a6e49 [tools] yaffs2: fix compilation on FreeBSD
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22345 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-07-22 02:59:14 +00:00