summaryrefslogtreecommitdiffstats
path: root/target/linux/generic-2.6
Commit message (Collapse)AuthorAgeFilesLines
* remove an empty patch file (thx, xiangfu)Felix Fietkau2009-09-051-0/+0
| | | | SVN-Revision: 17521
* get rid of dynamic buffer struct allocation during pcomp lzma decompression ↵Felix Fietkau2009-09-022-23/+93
| | | | | | and instead force the caller to provide the maximum buffer list size SVN-Revision: 17475
* mvswitch: set the netdevice into promiscuous mode when header mode is ↵Felix Fietkau2009-09-021-0/+3
| | | | | | enabled, otherwise packets may get dropped SVN-Revision: 17469
* add the in-tree gspca driverFlorian Fainelli2009-08-273-0/+81
| | | | | | Signed-off-by: David Cooper <dave at kupesoft.com> SVN-Revision: 17421
* mode cygwin fixes for scripts/mod/file2aliasFlorian Fainelli2009-08-276-6/+6
| | | | SVN-Revision: 17420
* more linux kernel cygwin build fixesFlorian Fainelli2009-08-261-3/+15
| | | | SVN-Revision: 17402
* 2.6.31: refresh generic patchesGabor Juhos2009-08-242-2/+2
| | | | SVN-Revision: 17368
* 2.6.31: update generic configGabor Juhos2009-08-241-0/+31
| | | | SVN-Revision: 17367
* also take over the files for 2.6.31Mirko Vogt2009-08-2311-0/+2627
| | | | SVN-Revision: 17356
* add generic patchset levelled up to 2.6.31-rc6Mirko Vogt2009-08-2294-0/+42681
| | | | SVN-Revision: 17351
* 2.6.30: fix lzma compressed intitramfs support, and decrease dictionary sizeGabor Juhos2009-08-161-1/+11
| | | | SVN-Revision: 17289
* 2.6.30: update layer7 patchGabor Juhos2009-08-162-29/+44
| | | | SVN-Revision: 17284
* fix for commit r17276Hauke Mehrtens2009-08-153-0/+33
| | | | SVN-Revision: 17280
* Do not build the mac80211 module in the kernel. The attributes ↵Hauke Mehrtens2009-08-157-95/+69
| | | | | | skb->do_not_encrypt and skb->requeue in include/linux/skbuff.h are not used my mac80211 any more. SVN-Revision: 17276
* refresh patchesHauke Mehrtens2009-08-151-20/+14
| | | | SVN-Revision: 17268
* add a driver for rtl8306 switchesFelix Fietkau2009-08-145-0/+1041
| | | | SVN-Revision: 17248
* fix buildHauke Mehrtens2009-08-133-0/+25
| | | | SVN-Revision: 17246
* arm: when linking the kernel, move the section discards after the other ↵Felix Fietkau2009-08-091-0/+37
| | | | | | sections to fix discarding unused symbol exports SVN-Revision: 17204
* revert some accidentally committed test/debug changes from the module symbol ↵Felix Fietkau2009-08-092-24/+24
| | | | | | export patch - should fix #5655 SVN-Revision: 17200
* backport fixed module exports patch to 2.6.28Felix Fietkau2009-08-091-0/+154
| | | | SVN-Revision: 17187
* fix the kernel symbol export patch for arm/powerpcFelix Fietkau2009-08-091-9/+88
| | | | SVN-Revision: 17186
* revert the module exports patch on 2.6.28 until it is fixedFelix Fietkau2009-08-081-117/+0
| | | | SVN-Revision: 17185
* add an optional config option for stripping all unnecessary symbol exports ↵Felix Fietkau2009-08-082-0/+234
| | | | | | from the kernel image SVN-Revision: 17181
* make 64-bits MIPS kernel compile again on arch/mips/kernel/module.cFlorian Fainelli2009-08-061-24/+36
| | | | SVN-Revision: 17147
* atheros: rename CONFIG_ATHEROS to CONFIG_ATHEROS_AR231XFelix Fietkau2009-08-061-1/+1
| | | | SVN-Revision: 17145
* add missing configuration symbol CONFIG_CRYPTO_SALSA20_586 in 2.6.27 configFlorian Fainelli2009-08-051-0/+1
| | | | SVN-Revision: 17128
* fix mvswitch/ar8216 tx path hooking for 2.6.30Felix Fietkau2009-08-042-0/+1118
| | | | SVN-Revision: 17121
* refresh 2.6.30 patchesFlorian Fainelli2009-08-023-10/+8
| | | | SVN-Revision: 17093
* also use openwrt-specific lzma options in gen_initramfs_list.shFlorian Fainelli2009-08-011-0/+33
| | | | SVN-Revision: 17080
* fix patchLars-Peter Clausen2009-08-011-26/+18
| | | | SVN-Revision: 17079
* ASoC: jack: Fix race in snd_soc_jack_add_gpiosLars-Peter Clausen2009-07-311-0/+43
| | | | SVN-Revision: 17071
* refresh 2.6.27 patchesFlorian Fainelli2009-07-312-11/+13
| | | | SVN-Revision: 17061
* move some PPC symbols to the generic configImre Kaloz2009-07-291-0/+10
| | | | SVN-Revision: 17041
* ppc4xx optimizationsImre Kaloz2009-07-291-0/+30
| | | | SVN-Revision: 17040
* add another lzma pcomp fix by jeff hansen - fixes cleanup at the end of ↵Felix Fietkau2009-07-281-1/+3
| | | | | | do_lzma processing SVN-Revision: 17036
* use 2.6.27.7Florian Fainelli2009-07-241-0/+1
| | | | SVN-Revision: 16968
* add missing 2.6.30 HID configuration symbolsFlorian Fainelli2009-07-231-0/+4
| | | | SVN-Revision: 16960
* 2.6.{28,30}: add missing config symbolGabor Juhos2009-07-222-0/+2
| | | | SVN-Revision: 16956
* fix a >2 year old stack overflow in the mtd rootfs split patch which only ↵Felix Fietkau2009-07-214-57/+27
| | | | | | caused issues on the orion platform on 2.6.30. also merge the squashfs4 fix into the rootfs split patch SVN-Revision: 16944
* add a new arm lzma kernel decompressor based on rewritten (and much more ↵Felix Fietkau2009-07-213-843/+1361
| | | | | | readable) unlzma code. backport to 2.6.28 as well. tested on ixp4xx and orion SVN-Revision: 16939
* 2.6.{28,30}: refresh patchesGabor Juhos2009-07-204-18/+6
| | | | SVN-Revision: 16934
* 2.6.30: add CONFIG_DEFAULT_MMAP_MIN_ADDR symbolGabor Juhos2009-07-201-0/+1
| | | | SVN-Revision: 16933
* 2.6.30 add missing config symbolGabor Juhos2009-07-191-0/+1
| | | | SVN-Revision: 16909
* mips: fix another bug in the module relocation change: the wrong base ↵Felix Fietkau2009-07-182-24/+18
| | | | | | address for 24 bit jump -> long jump fixup table was used SVN-Revision: 16904
* sched: fix compile errors with CONFIG_NET_SCHED deactivated in the kernel ↵Felix Fietkau2009-07-182-2/+6
| | | | | | config (#5553) SVN-Revision: 16903
* fix lock-up issues in lzma pcomp support in 2.6.30 (used in squashfs). ↵Felix Fietkau2009-07-181-23/+34
| | | | | | thanks to jeff hansen for the patch SVN-Revision: 16886
* get rid of linux 2.6.29Felix Fietkau2009-07-1797-44321/+0
| | | | SVN-Revision: 16883
* add missing CONFIG_FIXED_PHY symbol to 2.6.25Florian Fainelli2009-07-161-0/+1
| | | | SVN-Revision: 16869
* Cleanup glamo platform_data.Lars-Peter Clausen2009-07-161-17/+6
| | | | SVN-Revision: 16863
* add SND_HRTIMER to 2.6.30/31 kernel configurations (#5180)Florian Fainelli2009-07-142-0/+2
| | | | SVN-Revision: 16840