Commit Graph

823 Commits (dbb45a7488e71153513ebc991d52b9ba825bf4a4)

Author SHA1 Message Date
Florian Fainelli f735742aa8 [kernel] add kexec fixes for mips from M. Syrchin
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17768 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 19:11:53 +00:00
Hauke Mehrtens e23971a4cf [ipset] Update ipset to version 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 15:03:41 +00:00
Hauke Mehrtens f8688b5d90 small fixes mostly for kernel 2.6.31
- libsas needs symbols from scsi_transport_sas
 - autoload line in pppoe was missing
 - rfkill-input does not exist in kernel 2.6.31
 - password for download server of r8101 changed
 - r8101 and siit do not build with kernel 2.6.31
 - fix build of net sched esfq


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17752 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 21:23:53 +00:00
Felix Fietkau 97f19d748f add jffs2 whiteout support (necessary for using it with union mounts)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17745 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 18:51:05 +00:00
Hauke Mehrtens 991f70c517 [kernel] refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 13:29:13 +00:00
Felix Fietkau 12762cf777 fix 2.6.31 compile with union mounts disabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17730 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 08:52:09 +00:00
Felix Fietkau f5fba63f24 kernel: refresh the vm exports patch in 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17727 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:58:40 +00:00
Felix Fietkau 0f5943879d kernel: add a patch for union mounts in 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17726 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 20:58:37 +00:00
Felix Fietkau 0fb8652dd2 kernel: if block2mtd does not find the device immediately, use wait_for_device_probe() before trying again (should fix squashfs/jffs2 image boot issues), patch from #5216
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17720 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 14:10:29 +00:00
Felix Fietkau c346ac33dc merge r17683 to 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 19:31:57 +00:00
Felix Fietkau 4ec65779c3 add bfs to linux 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-24 19:23:55 +00:00
Felix Fietkau 727e5a8d67 merge missing updates to squashfs lzma support from 2.6.30 to 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17686 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 13:32:13 +00:00
Gabor Juhos 8b19e0a2e5 kernel: refresh 2.6.30 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17685 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 12:05:48 +00:00
Gabor Juhos 08d358dfff kernel: check return code of nla_parse in pcomp_lzma on 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17683 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-23 09:30:31 +00:00
Felix Fietkau e065ef25a6 when using -O2 instead of -Os, get rid of the two optimizations that are causing most of the extra bloat. brings kernel size close to the -Os size again
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17679 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 18:00:35 +00:00
Felix Fietkau 75679f70fc unlzma: fix a race condition and add some optimizations to improve performance
also make peek_old_byte errors non-fatal

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17678 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-22 18:00:28 +00:00
Hamish Guthrie 2ea3312881 Cleaned config-2.6.31 defaults for PPC
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17664 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 14:06:38 +00:00
Felix Fietkau 63237504c9 implement write support for partitions covering only a part of an eraseblock (buffer data that would otherwise be erased)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17658 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-21 09:58:36 +00:00
Felix Fietkau aaf7d1c635 add support for the Brain Fuck Scheduler v230 for 2.6.30 (disabled by default)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-19 13:15:20 +00:00
Lars-Peter Clausen b6be788dc8 Fix lzma cmd args.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17604 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-17 22:16:31 +00:00
Felix Fietkau 88194ec500 move the updated version (for 2.6.30+) of ar8216/mvswitch to the generic files directory and remove patches for older kernel versions (no longer in use)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-16 12:24:46 +00:00
Peter Denison 83a0bc5928 Backport arm ppoll()/pselect6() etc. implementation from linux-next@36984265a3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17573 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-12 20:37:26 +00:00
Gabor Juhos e7b336cf21 kernel: wrong image_cmdline patches has been sent by accidentaly, replace them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17570 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-11 08:15:55 +00:00
Gabor Juhos 8baa1e7d8f kernel: add missing symbols to the 2.6.31 config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17568 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 19:12:08 +00:00
Gabor Juhos 822c6f29e0 kernel: get rid of the simple_prom_emulator, it is not really useful
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17567 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:20 +00:00
Gabor Juhos a1d5e060e3 kernel: add generic image_cmdline hack to MIPS targets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17563 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 18:30:01 +00:00
Gabor Juhos 7565cab104 kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 13:37:31 +00:00
Gabor Juhos a67e369c11 kernel: refresh 2.6.30 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17557 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 13:35:47 +00:00
Felix Fietkau 2298b5631d remove an empty patch file (thx, xiangfu)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17521 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-05 23:15:47 +00:00
Felix Fietkau 7d61bbe743 get rid of dynamic buffer struct allocation during pcomp lzma decompression and instead force the caller to provide the maximum buffer list size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17475 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-02 17:42:35 +00:00
Felix Fietkau 9b93d8e311 mvswitch: set the netdevice into promiscuous mode when header mode is enabled, otherwise packets may get dropped
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17469 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-02 15:14:37 +00:00
Florian Fainelli a1db272086 add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17421 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-27 08:38:16 +00:00
Florian Fainelli 38cfa6bd49 [kernel] mode cygwin fixes for scripts/mod/file2alias
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17420 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-27 08:18:01 +00:00
Florian Fainelli c911d87229 [kernel] more linux kernel cygwin build fixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17402 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 07:26:00 +00:00
Gabor Juhos a58fc1263b [kernel] 2.6.31: refresh generic patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17368 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 19:57:47 +00:00
Gabor Juhos 46c9bd7908 [kernel] 2.6.31: update generic config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17367 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 19:57:08 +00:00
Mirko Vogt bd4eecb9c7 also take over the files for 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17356 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-23 12:00:58 +00:00
Mirko Vogt 8bc9864493 add generic patchset levelled up to 2.6.31-rc6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-22 12:46:12 +00:00
Gabor Juhos 26682a3a3f [kernel] 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary size
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17289 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16 19:21:21 +00:00
Gabor Juhos 77c2228dbe [kernel] 2.6.30: update layer7 patch
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17284 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16 07:45:34 +00:00
Hauke Mehrtens cfcaa40936 [mac80211] fix for commit r17276
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17280 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 22:12:17 +00:00
Hauke Mehrtens 5ecf08f846 [mac80211] Do not build the mac80211 module in the kernel.
The attributes skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more.


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17276 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 16:42:48 +00:00
Hauke Mehrtens 42c06e3af6 refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17268 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-15 08:37:45 +00:00
Felix Fietkau 2e7ecd9fba add a driver for rtl8306 switches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17248 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-14 00:52:17 +00:00
Hauke Mehrtens c8b5e335dc [lib80211] fix build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17246 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-13 18:08:08 +00:00
Felix Fietkau f848383cdf arm: when linking the kernel, move the section discards after the other sections to fix discarding unused symbol exports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17204 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 20:51:04 +00:00
Felix Fietkau 22d8434f6f revert some accidentally committed test/debug changes from the module symbol export patch - should fix #5655
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17200 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 12:33:08 +00:00
Felix Fietkau 0ccd17a20e backport fixed module exports patch to 2.6.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17187 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 01:55:19 +00:00
Felix Fietkau 1729ccd6e9 fix the kernel symbol export patch for arm/powerpc
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17186 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-09 01:55:13 +00:00
Felix Fietkau f8d4a73050 revert the module exports patch on 2.6.28 until it is fixed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 22:31:24 +00:00