summaryrefslogtreecommitdiff
path: root/target/linux/generic/patches-2.6.38
Commit message (Collapse)AuthorAgeFilesLines
* backport upstream Kernel commit 1ed2f73d90fb49bcf5704aee7e9084adb882bfc5 ↵Jo-Philipp Wich2011-06-151-0/+26
| | | | | | (netfilter: IPv6: fix DSCP mangle code) SVN-Revision: 27179
* fix a crash in mtd_concat when the .sync op is not implementedFelix Fietkau2011-06-011-0/+12
| | | | SVN-Revision: 27074
* m25p80: add the chip id for the winbond w25q128 chipFelix Fietkau2011-06-011-0/+10
| | | | SVN-Revision: 27073
* fix mtd warningsFlorian Fainelli2011-05-251-2/+3
| | | | | | | | | | | | | | | Fixes for the following warnings: drivers/mtd/devices/block2mtd.c: In function '_open_bdev': drivers/mtd/devices/block2mtd.c:272:3: warning: ISO C90 forbids mixed declarations and code drivers/mtd/devices/block2mtd.c: In function 'add_device': drivers/mtd/devices/block2mtd.c:399:13: warning: assignment discards qualifiers from pointer target type In the case of 442-block2mtd_probe.patch, it's not until the insertion of a executable statement before the definition that causes a warning, so I've chosen to resolve the issue here by splitting the definition and the initialization into a definition and a statement (and assignment) instead. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27007
* kernel: backport some ssb changes to support a mac80211 updateFelix Fietkau2011-05-161-0/+77
| | | | SVN-Revision: 26911
* add definitions for Alcatel X220D and Huawai E173s to option.ko (#9422)Jo-Philipp Wich2011-05-151-0/+34
| | | | SVN-Revision: 26906
* kernel: update kernel from 2.6.38.2 to 2.6.38.6 and refresh patchesHauke Mehrtens2011-05-1525-110/+73
| | | | | | Thank you Peter Wagner for the patch. I refreshed the kernel patches and added the md5sum of the kernel. SVN-Revision: 26905
* (respin) 802.1Q VLAN support for ADM6996M/ADM6996FCJohn Crispin2011-05-091-2/+4
| | | | | | | | | | | | | | | | | | | This patch adds 802.1Q VLAN support for the ADM6996M chip. The driver is loaded for both the FC and M model. It will detect which of the two chips is connected. The FC model is initialised, but no further functionality is offered. The PHY driver will always report "100 Mbit/s, link up", for both the M and FC models. This reflects the fact that the link between switch chip and Ethernet MAC is always on[1]. Further documentation can be found in the kernel's Documentation/networking/adm6996.txt Signed-of-By: Peter Lebbing <peter@digitalbrains.com> SVN-Revision: 26865
* ipv6: restore correct ECN handling on TCP xmit Thanks Dave TahtTravis Kemen2011-05-081-0/+25
| | | | SVN-Revision: 26858
* rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.Felix Fietkau2011-04-171-3/+5
| | | | | | | | | | Use offset from struct mtd_part instead of struct mtd_partition for defining the new partitions. This enables the usage of MTDPART_OFS_APPEND macro in struct mtd_partition. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 26705
* kernel: reorganize 2.6.38 patches, clean up block2mtd patchesFelix Fietkau2011-04-16108-380/+324
| | | | SVN-Revision: 26690
* generic: add support for the MX25L1606E SPI flashGabor Juhos2011-04-111-0/+20
| | | | SVN-Revision: 26596
* kernel: l2tp: fix possible oops on l2tp_eth module unloadHauke Mehrtens2011-04-031-0/+37
| | | | SVN-Revision: 26440
* kernel: add a missing dependency for the mv_cesa crypto driverFelix Fietkau2011-04-021-0/+10
| | | | SVN-Revision: 26406
* flash_chips: Removed forced recognition of Macronix MX29LV640T flash chip. ↵Daniel Dickinson2011-04-021-30/+0
| | | | | | It should be recognized by the CFI and not need forcing. User has not since replied. SVN-Revision: 26400
* shmem_set_file: Remove ima_counts_get()Michael Büsch2011-03-301-12/+3
| | | | SVN-Revision: 26378
* 2.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to ↵Michael Büsch2011-03-301-11/+13
| | | | | | acoul for noticing. SVN-Revision: 26377
* Update 2.6.38 to 2.6.38.2Michael Büsch2011-03-283-34/+58
| | | | SVN-Revision: 26332
* Revert "kernel: remove all local symbols from kernel modules at link time to ↵Felix Fietkau2011-03-262-12/+1
| | | | | | reduce their size" Use -x when stripping kernel modules instead SVN-Revision: 26305
* kernel: use -fno-caller-savesFelix Fietkau2011-03-261-3/+6
| | | | SVN-Revision: 26301
* kernel: remove all local symbols from kernel modules at link time to reduce ↵Felix Fietkau2011-03-252-1/+12
| | | | | | their size SVN-Revision: 26298
* kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips ↵Felix Fietkau2011-03-251-12/+0
| | | | | | oprofile fix SVN-Revision: 26297
* kernel: fix an overlayfs deadlock on rmdirFelix Fietkau2011-03-171-0/+76
| | | | SVN-Revision: 26215
* kernel: replace mini_fo with overlayfs for 2.6.38Felix Fietkau2011-03-1714-8575/+2911
| | | | SVN-Revision: 26213
* kernel: refresh 2.6.38 patches for final releaseFelix Fietkau2011-03-1626-76/+74
| | | | SVN-Revision: 26194
* ssb: update ssb to version from linux-next-20110311Hauke Mehrtens2011-03-131-0/+136
| | | | SVN-Revision: 26127
* kernel: allow EAP frames to pass through bridges even in learning state - ↵Felix Fietkau2011-03-101-0/+11
| | | | | | fixes issues with WDS SVN-Revision: 26015
* 2.6.38: Let mac80211 select CONFIG_AVERAGEMichael Büsch2011-03-011-0/+19
| | | | SVN-Revision: 25818
* update arm mach-typesImre Kaloz2011-03-011-0/+260
| | | | SVN-Revision: 25806
* refresh patches with -rc6Imre Kaloz2011-03-0117-135/+79
| | | | SVN-Revision: 25805
* block2mtd: More 2.6.38 fixesMichael Büsch2011-02-281-3/+29
| | | | SVN-Revision: 25791
* mtd: Fix compile warningMichael Büsch2011-02-281-20/+35
| | | | SVN-Revision: 25790
* jffs2-lzma: Fix compile warningMichael Büsch2011-02-281-40/+78
| | | | SVN-Revision: 25789
* mini_fo: More 2.6.38 fixesMichael Büsch2011-02-281-10/+53
| | | | SVN-Revision: 25788
* kernel: the usb pci quirks removal patch was a bit overzealous, leave in ↵Felix Fietkau2011-02-281-11/+17
| | | | | | some functions referenced from other modules SVN-Revision: 25785
* kernel: when disabling common quirks, disable them in the usb subsystem as ↵Felix Fietkau2011-02-271-0/+12
| | | | | | well - bios handover is useless for most platforms SVN-Revision: 25768
* kernel: de-bloat the lzma library used by jffs2Felix Fietkau2011-02-271-0/+485
| | | | SVN-Revision: 25767
* kernel: add a patch for isolating individual bridge portsFelix Fietkau2011-02-271-0/+103
| | | | SVN-Revision: 25762
* linux/generic: fix block2mtd for 2.6.38Alexandros C. Couloumbis2011-02-241-0/+11
| | | | SVN-Revision: 25704
* linux/generic: fix r25699 take IIAlexandros C. Couloumbis2011-02-241-0/+10
| | | | SVN-Revision: 25703
* linux/generic: fix r25699 (thanks nbd)Alexandros C. Couloumbis2011-02-241-2/+2
| | | | SVN-Revision: 25700
* linux/generic: fix mini_fo for kernels >= 2.6.38Alexandros C. Couloumbis2011-02-241-0/+37
| | | | SVN-Revision: 25699
* kernel: the patch to disable the crypto tests is no longer necessary since ↵Felix Fietkau2011-02-241-64/+0
| | | | | | 2.6.36, remove it SVN-Revision: 25689
* 2.6.38: Remove patches that are upstream in -rc6Michael Büsch2011-02-232-403/+0
| | | | SVN-Revision: 25680
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-211-1342/+0
| | | | SVN-Revision: 25641
* kernel: add a new scheduler action for restoring the connection tracking ↵Felix Fietkau2011-02-211-0/+171
| | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later SVN-Revision: 25639
* add two solos-releated patches from Philip PrindevilleFlorian Fainelli2011-02-201-0/+14
| | | | SVN-Revision: 25630
* update ARM mach-typesJo-Philipp Wich2011-02-021-4/+86
| | | | SVN-Revision: 25333
* we don't support gcc 4.1.xImre Kaloz2011-01-271-11/+0
| | | | SVN-Revision: 25147
* generic: remove en25pxx support patch, it is in mainline since 2.6.36Gabor Juhos2011-01-251-13/+0
| | | | SVN-Revision: 25097