tn3399_openwrt/target/linux/generic/patches-3.18
Felix Fietkau ac0e2479dc mtd: remove the warning about read-only caused by size vs. block boundary mismatch
Since the kernel/rootfs split handling was modified 2 years ago by r37283 (
https://dev.openwrt.org/changeset/37283 ) and by the subsequent checkins,
users have seen rather scary mtd errors in the log at every boot. The message
ends "-- forcing read-only", which looks a bit error-like. That error has
been mentioned in some forum threads, when users have noticed this message
instead of some actual error.

[    2.940000] 0x000000070000-0x000000ff0000 : "firmware"
[    2.970000] 2 netgear-fw partitions found on MTD device firmware
[    2.970000] 0x000000070000-0x000000188440 : "kernel"
[    2.980000] mtd: partition "kernel" must either start or end on erase
block boundary or be smaller than an erase block -- forcing read-only
[    2.990000] 0x000000188440-0x000000ff0000 : "rootfs"

The patch removes the rather useless warning message.

signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>

SVN-Revision: 45669
2015-05-10 16:09:58 +00:00
..
020-ssb_update.patch kernel: backport ssb patches up to changes queued for 4.1 2015-04-07 22:06:17 +00:00
025-bcma_backport.patch kernel: 3.18: complete backport of some bcma patch 2015-02-11 09:14:48 +00:00
026-bcma-from-3.20.patch kernel: backport bcma patches queued for 3.20 2015-02-11 10:04:51 +00:00
027-bcma-from-4.1.patch kernel: backport rest of bcma patches 2015-03-24 10:39:10 +00:00
028-bcma-from-4.2.patch kernel: backport first bcma patches from 4.2 2015-05-09 17:38:48 +00:00
030-nl80211-Allow-set-network-namespace-by-fd.patch kernel: backport an export required by newer compat-wireless versions 2015-03-11 15:02:16 +00:00
040-mtd-bcm47xxpart-backports-from-3.19.patch kernel: backport bcm47xxpart changes queued for 3.19 2014-11-08 21:41:21 +00:00
041-mtd-bcm47xxpart-backports-from-3.20.patch kernel: backport queued bcm47xxpart changes 2015-01-27 22:08:14 +00:00
050-backport_netfilter_rtcache.patch kernel: fix ipsec related regression in the netfilter rtcache patch 2015-03-20 22:13:34 +00:00
060-mips_decompressor_memmove.patch kernel: copy mips_decompressor_memmove patch to 3.18/3.19 2015-02-09 12:10:46 +00:00
070-bgmac-register-napi-before-the-device.patch generic: upgrade to 3.18.7 2015-02-14 10:45:12 +00:00
071-bgmac-activate-irqs-only-if-there-is-nothing-to-poll.patch generic: upgrade to 3.18.7 2015-02-14 10:45:12 +00:00
072-bgmac-fix-device-initialization-on-Northstar-SoCs-co.patch generic/3.18: refresh patches 2015-03-23 13:28:52 +00:00
073-bgmac-Clean-warning-messages.patch generic/3.18: refresh patches 2015-03-23 13:28:52 +00:00
074-bgmac-register-fixed-PHY-for-ARM-BCM470X-BCM5301X-ch.patch generic/3.18: refresh patches 2015-03-23 13:28:52 +00:00
075-bgmac-allow-enabling-on-ARCH_BCM_5301X.patch generic/3.18: refresh patches 2015-03-23 13:28:52 +00:00
076-net-phy-export-fixed_phy_register.patch kernel: backport fixed_phy_register EXPORT fix from 3.19 2015-03-23 18:39:16 +00:00
077-01-bgmac-fix-descriptor-frame-start-end-definitions.patch kernel: merge upstream bgmac driver improvements 2015-03-25 14:30:46 +00:00
077-02-bgmac-implement-GRO-and-use-build_skb.patch kernel: refresh 3.18 patches 2015-03-28 18:17:46 +00:00
077-03-bgmac-implement-scatter-gather-support.patch kernel: merge upstream bgmac driver improvements 2015-03-25 14:30:46 +00:00
077-04-bgmac-simplify-tx-ring-index-handling.patch kernel: update bgmac patches to the latest version submitted 2015-04-14 12:17:20 +00:00
077-05-bgmac-leave-interrupts-disabled-as-long-as-there-is-.patch kernel: update bgmac patches to the latest version submitted 2015-04-14 12:17:20 +00:00
077-06-bgmac-set-received-skb-headroom-to-NET_SKB_PAD.patch kernel: update bgmac patches to the latest version submitted 2015-04-14 12:17:20 +00:00
077-07-bgmac-simplify-rx-DMA-error-handling.patch kernel: update bgmac patches to the latest version submitted 2015-04-14 12:17:20 +00:00
077-08-bgmac-add-check-for-oversized-packets.patch kernel: update bgmac patches to the latest version submitted 2015-04-14 12:17:20 +00:00
077-09-bgmac-increase-rx-ring-size-from-511-to-512.patch kernel: bgmac: add more DMA related fixes 2015-04-12 22:10:40 +00:00
077-10-bgmac-simplify-dma-init-cleanup.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
077-11-bgmac-fix-DMA-rx-corruption.patch kernel: update bgmac patches to the latest version submitted 2015-04-14 12:17:20 +00:00
077-12-bgmac-drop-ring-num_slots.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
077-13-bgmac-fix-MAC-soft-reset-bit-for-corerev-4.patch kernel: add bgmac fixes for bcm53xx (fix ethernet bringup on a bcm4709 based device) 2015-04-13 17:32:12 +00:00
077-14-bgmac-reset-all-4-GMAC-cores-on-init.patch kernel: update bgmac patches to the latest version submitted 2015-04-14 12:17:20 +00:00
080-01-fib_trie-Fix-trie-balancing-issue-if-new-node-pushes.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 2015-03-12 15:27:44 +00:00
080-02-fib_trie-Update-usage-stats-to-be-percpu-instead-of-.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-03-fib_trie-Make-leaf-and-tnode-more-uniform.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-04-fib_trie-Merge-tnode_free-and-leaf_free-into-node_fr.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-05-fib_trie-Merge-leaf-into-tnode.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-06-fib_trie-Optimize-fib_table_lookup-to-avoid-wasting-.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-07-fib_trie-Optimize-fib_find_node.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 2015-03-12 15:27:44 +00:00
080-08-fib_trie-Optimize-fib_table_insert.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-09-fib_trie-Update-meaning-of-pos-to-represent-unchecke.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-10-fib_trie-Use-unsigned-long-for-anything-dealing-with.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-11-fib_trie-Push-rcu_read_lock-unlock-to-callers.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-12-fib_trie-Move-resize-to-after-inflate-halve.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-13-fib_trie-Add-functions-should_inflate-and-should_hal.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-14-fib_trie-Push-assignment-of-child-to-parent-down-int.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-15-fib_trie-Push-tnode-flushing-down-to-inflate-halve.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-16-fib_trie-inflate-halve-nodes-in-a-more-RCU-friendly-.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-17-fib_trie-Remove-checks-for-index-tnode_child_length-.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 2015-03-12 15:27:44 +00:00
080-18-fib_trie-Add-tracking-value-for-suffix-length.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-19-fib_trie-Use-index-0ul-n-bits-instead-of-index-n-bit.patch kernel: add accidentally left out fib trie backport patch 2015-05-08 21:46:51 +00:00
080-20-fib_trie-Fix-RCU-bug-and-merge-similar-bits-of-infla.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-21-fib_trie-Fall-back-to-slen-update-on-inflate-halve-f.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 2015-03-12 15:27:44 +00:00
080-22-fib_trie-Add-collapse-and-should_collapse-to-resize.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-23-fib_trie-Use-empty_children-instead-of-counting-empt.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 2015-03-12 15:27:44 +00:00
080-24-fib_trie-Move-fib_find_alias-to-file-where-it-is-use.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-25-fib_trie-Various-clean-ups-for-handling-slen.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
080-00-fib_trie-Fix-proc-net-fib_trie-when-CONFIG_IP_MULTIP.patch kernel: backport fib_trie improvements/fixes from 4.0-rc 2015-03-12 15:27:44 +00:00
081-pppoe-Use-workqueue-to-die-properly-when-a-PADT-is-r.patch kernel: backport an upstream PPPoE shutdown fix 2015-04-21 11:24:46 +00:00
082-usbnet-Fix-tx_packets-stat-for-FLAG_MULTI_FRAME-driv.patch kernel: backport upstream usbnet fix (fixes #19455) 2015-05-06 10:19:22 +00:00
100-pppoe-drop-pppoe-device-in-pppoe_unbind_sock_work.patch kernel: fix pppoe disconnect issues 2015-05-09 21:14:41 +00:00
102-ehci_hcd_ignore_oc.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
110-jffs2-use-.rename2-and-add-RENAME_WHITEOUT-support.patch kernel: add jffs2 RENAME_WHITEOUT support, fixes overlayfs renames (#19432) 2015-04-10 11:52:59 +00:00
111-jffs2-add-RENAME_EXCHANGE-support.patch kernel: implement RENAME_EXCHANGE support for jffs2 - overlayfs requires it 2015-04-25 10:47:18 +00:00
120-bridge_allow_receiption_on_disabled_port.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
132-mips_inline_dma_ops.patch brcm63xx: fix a few issues in irq chip drivers 2014-12-08 16:11:52 +00:00
200-fix_localversion.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
201-extra_optimization.patch update .18 support for -rc6 2014-11-24 10:17:33 +00:00
202-reduce_module_size.patch update .18 support for -rc6 2014-11-24 10:17:33 +00:00
203-kallsyms_uncompressed.patch brcm63xx: fix a few issues in irq chip drivers 2014-12-08 16:11:52 +00:00
204-module_strip.patch brcm63xx: fix a few issues in irq chip drivers 2014-12-08 16:11:52 +00:00
205-backtrace_module_info.patch kernel: fix regression in backtrace module info change (#19631) 2015-05-10 13:16:40 +00:00
210-darwin_scripts_include.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
212-byteshift_portability.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
213-x86_vdso_portability.patch kernel: fix portability issues of the x86 vdso2c utility 2015-03-15 04:43:22 +00:00
214-spidev_h_portability.patch kernel: fix linux/spi/spidev.h portability issues with musl 2015-03-29 04:28:24 +00:00
220-gc_sections.patch kernel: revert section sorting change from r41951 2015-04-11 21:21:03 +00:00
221-module_exports.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
230-openwrt_lzma_options.patch brcm63xx: fix a few issues in irq chip drivers 2014-12-08 16:11:52 +00:00
250-netfilter_depends.patch kernel: add a patch to make netfilter conntrack cache routing information 2014-12-09 11:01:49 +00:00
251-sound_kconfig.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
252-mv_cesa_depends.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
253-ssb_b43_default_on.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
254-textsearch_kconfig_hacks.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
255-lib80211_kconfig_hacks.patch mac80211: configuration: Better handling of LIB80211 configuration 2014-10-31 23:27:27 +00:00
256-crypto_add_kconfig_prompts.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
257-wireless_ext_kconfig_hack.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
258-netfilter_netlink_kconfig_hack.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
259-regmap_dynamic.patch kernel: add closing " to REGMAP_I2C's tristate 2014-10-27 23:14:21 +00:00
260-crypto_test_dependencies.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
262-compressor_kconfig_hack.patch kernel: add LZ4 decompressors to kconfig hack 2015-01-28 12:06:35 +00:00
270-bridge_header_fix.patch kernel: fix 3.18+ if_bridge.h header conflict with musl 2015-02-27 07:35:26 +00:00
300-mips_expose_boot_raw.patch kernel: update 3.18 to rc7 2014-12-01 17:38:54 +00:00
301-mips_image_cmdline_hack.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
302-mips_no_branch_likely.patch kernel: revert section sorting change from r41951 2015-04-11 21:21:03 +00:00
304-mips_disable_fpu.patch kernel: update 3.18 to rc7 2014-12-01 17:38:54 +00:00
305-mips_module_reloc.patch kernel: revert section sorting change from r41951 2015-04-11 21:21:03 +00:00
306-mips_mem_functions_performance.patch brcm63xx: fix a few issues in irq chip drivers 2014-12-08 16:11:52 +00:00
309-mips_fuse_workaround.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
310-arm_module_unresolved_weak_sym.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
320-ppc4xx_optimization.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
321-powerpc_crtsavres_prereq.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
330-MIPS-kexec-Accept-command-line-parameters-from-users.patch generic: upgrade to 3.18.7 2015-02-14 10:45:12 +00:00
400-mtd-add-rootfs-split-support.patch kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions 2015-01-02 21:52:35 +00:00
401-mtd-add-support-for-different-partition-parser-types.patch kernel: move old firmware uimage splitter into separated patch 2014-12-13 20:06:47 +00:00
402-mtd-use-typed-mtd-parsers-for-rootfs-and-firmware-split.patch kernel: move old firmware uimage splitter into separated patch 2014-12-13 20:06:47 +00:00
403-mtd-hook-mtdsplit-to-Kbuild.patch kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions 2015-01-02 21:52:35 +00:00
404-mtd-add-more-helper-functions.patch kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance, unify patches across kernel versions 2015-01-02 21:52:35 +00:00
405-mtd-old-firmware-uimage-splitter.patch kernel: update 3.18 to 3.18.1 2015-01-03 22:59:47 +00:00
406-mtd-old-rootfs-squashfs-splitter.patch kernel: update 3.18 to 3.18.1 2015-01-03 22:59:47 +00:00
410-mtd-move-forward-declaration-of-struct-mtd_info.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
411-mtd-partial_eraseblock_write.patch mtd: remove the warning about read-only caused by size vs. block boundary mismatch 2015-05-10 16:09:58 +00:00
412-mtd-partial_eraseblock_unlock.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
420-mtd-redboot_space.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
430-mtd-add-myloader-partition-parser.patch kernel: remove ATHEROS_AR{231X,71XX} config symbols from the patches 2015-04-08 16:21:04 +00:00
431-mtd-bcm47xxpart-support-for-Xiaomi-specific-board_da.patch kernel: update 3.18 to 3.18.6 2015-02-08 12:01:37 +00:00
432-mtd-bcm47xxpart-detect-T_Meter-partition.patch kernel: update 3.18 to 3.18.6 2015-02-08 12:01:37 +00:00
440-block2mtd_init.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
441-block2mtd_probe.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
450-mtd-nand-allow-to-use-platform-specific-chip-fixup.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
451-mtd-nand-fix-return-code-of-nand_correct_data-function.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
460-mtd-cfi_cmdset_0002-no-erase_suspend.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
461-mtd-cfi_cmdset_0002-add-buffer-write-cmd-timeout.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
472-mtd-m25p80-add-support-for-Winbond-W25X05-flash.patch kernel: update kernel 3.18 to rc4 2014-11-10 22:51:30 +00:00
473-mtd-spi-nor-add-support-for-the-Macronix-MX25L512E-S.patch kernel: add support for the MX25L512E and SI25CD512 SPI flash chips 2015-04-07 20:03:15 +00:00
474-mtd-spi-nor-add-support-for-the-ISSI-SI25CD512-SPI-f.patch kernel: add support for the MX25L512E and SI25CD512 SPI flash chips 2015-04-07 20:03:15 +00:00
480-mtd-set-rootfs-to-be-root-dev.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
490-ubi-auto-attach-mtd-device-named-ubi-or-data-on-boot.patch generic: allow ubi autoattach to run on NOR flash 2015-02-05 11:21:31 +00:00
491-ubi-auto-create-ubiblock-device-for-rootfs.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
492-try-auto-mounting-ubi0-rootfs-in-init-do_mounts.c.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
493-ubi-set-ROOT_DEV-to-ubiblock-rootfs-if-unset.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
494-mtd-ubi-add-EOF-marker-support.patch kernel: fix duplicate use of patch number 490 2015-03-16 05:16:07 +00:00
500-yaffs-Kbuild-integration.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
501-yaffs-add-missing-flush-arguments.patch kernel: update yaffs code to the latest version 2015-03-31 15:31:57 +00:00
502-yaffs-fix-compat-tags-handling.patch kernel: update yaffs code to the latest version 2015-03-31 15:31:57 +00:00
503-yaffs-add-tags-9bytes-mount-option.patch kernel: update yaffs code to the latest version 2015-03-31 15:31:57 +00:00
504-yaffs-3.16-new-fops.patch kernel: update yaffs code to the latest version 2015-03-31 15:31:57 +00:00
520-squashfs_update_xz_comp_opts.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
530-jffs2_make_lzma_available.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
531-debloat_lzma.patch kernel: refresh patches 2014-12-11 23:29:07 +00:00
532-jffs2_eofdetect.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
540-crypto-xz-decompression-support.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
541-ubifs-xz-decompression-support.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
550-ubifs-symlink-xattr-support.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
551-ubifs-fix-default-compression-selection.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
600-netfilter_conntrack_flush.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
610-netfilter_match_bypass_default_checks.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
611-netfilter_match_bypass_default_table.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
612-netfilter_match_reduce_memory_access.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
613-netfilter_optional_tcp_window_check.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
615-netfilter_add_xt_id_match.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
616-net_optimize_xfrm_calls.patch kernel: add missing check for skb->dev on netfilter xfrm optimization patch 2014-12-08 12:21:17 +00:00
620-sched_esfq.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
621-sched_act_connmark.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
630-packet_socket_type.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
640-bridge_no_eap_forward.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
641-bridge_always_accept_eap.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
642-bridge_port_isolate.patch kernel: update kernel 3.18 to rc4 2014-11-10 22:51:30 +00:00
643-bridge_remove_ipv6_dependency.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
644-bridge_optimize_netfilter_hooks.patch kernel: 3.18: Fix patch 644 dependency chain 2014-11-28 01:29:51 +00:00
645-bridge_multicast_to_unicast.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
650-pppoe_header_pad.patch generic: refresh patches 2015-05-08 20:12:42 +00:00
651-wireless_mesh_header.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
652-atm_header_changes.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
653-disable_netlink_trim.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
655-increase_skb_pad.patch kernel: update kernel 3.18 to rc4 2014-11-10 22:51:30 +00:00
656-skb_reduce_truesize-helper.patch kernel: update kernel 3.18 to rc4 2014-11-10 22:51:30 +00:00
657-qdisc_reduce_truesize.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
660-fq_codel_defaults.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
661-fq_codel_keep_dropped_stats.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
662-use_fq_codel_by_default.patch kernel: clean up fq_codel default patch 2015-03-29 04:28:02 +00:00
663-remove_pfifo_fast.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
666-Add-support-for-MAP-E-FMRs-mesh-mode.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
670-ipv6-allow-rejecting-with-source-address-failed-policy.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
671-net-provide-defines-for-_POLICY_FAILED-until-all-cod.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
680-NET-skip-GRO-for-foreign-MAC-addresses.patch kernel: replace GRO optimization patch with a new one that supports VLANs/bridges with different MAC addresses 2015-03-18 18:22:41 +00:00
681-NET-add-of_get_mac_address_mtd.patch The ability to read MAC addresses from MTD is useful for other targets besides ramips and lantiq as well. 2015-05-03 17:56:32 +00:00
700-swconfig.patch package: mtd: move bcm963xx_tag definition into source code 2015-02-27 17:38:25 +00:00
701-phy_extension.patch generic/3.18: upgrade to 3.18.10 2015-03-31 19:21:13 +00:00
702-phy_add_aneg_done_function.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
703-phy-add-detach-callback-to-struct-phy_driver.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
704-phy-no-genphy-soft-reset.patch kernel: disable soft-reset for generic PHY devices to avoid accidentally clearing preinitialized state 2014-12-20 15:26:38 +00:00
710-phy-add-mdio_register_board_info.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
720-phy_adm6996.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
721-phy_packets.patch kernel: replace GRO optimization patch with a new one that supports VLANs/bridges with different MAC addresses 2015-03-18 18:22:41 +00:00
722-phy_mvswitch.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
723-phy_ip175c.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
724-phy_ar8216.patch ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
725-phy_rtl8306.patch ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
726-phy_rtl8366.patch ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c 2015-01-05 13:03:07 +00:00
727-phy-rtl8367.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
728-phy-rtl8367b.patch kernel: remove openwrt micrel.c (replaced by upstream driver) 2014-12-22 14:37:07 +00:00
729-phy-tantos.patch kernel: remove openwrt micrel.c (replaced by upstream driver) 2014-12-22 14:37:07 +00:00
730-phy_b53.patch kernel: remove openwrt micrel.c (replaced by upstream driver) 2014-12-22 14:37:07 +00:00
731-phy_mvswitch_3.10_compilation.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
732-phy-ar8216-led-support.patch kernel: add missing patch for AR8216_PHY_LEDS 2014-10-31 23:53:32 +00:00
733-phy_mvsw61xx.patch mvsw6171: rename to 'mvsw61xx' 2015-01-11 17:19:58 +00:00
750-hostap_txpower.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
773-bgmac-add-srab-switch.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
780-igb-Fix-Null-pointer-dereference-in-igb_reset_q_vect.patch kernel: update 3.18 to rc7 2014-12-01 17:38:54 +00:00
785-hso-support-0af0-9300.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
810-pci_disable_common_quirks.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
811-pci_disable_usb_common_quirks.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
820-usb_add_usb_find_device_by_name.patch kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4 2015-03-18 18:21:08 +00:00
821-usb-dwc2-dualrole.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
830-ledtrig_morse.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
831-ledtrig_netdev.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
832-ledtrig_usbdev.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
834-ledtrig-libata.patch kernel: update 3.18 to 3.18.6 2015-02-08 12:01:37 +00:00
840-rtc7301.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
841-rtc_pt7c4338.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
861-04_spi_gpio_implement_spi_delay.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
862-gpio_spi_driver.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
863-gpiommc.patch update .18 support for -rc6 2014-11-24 10:17:33 +00:00
864-gpiommc_configfs_locking.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
870-hifn795x_byteswap.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
880-gateworks_system_controller.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
890-8250_optional_sysrq.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
900-slab_maxsize.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
901-debloat_sock_diag.patch kernel: make the kernel 3.18 patches apply and boot on arm. 2014-10-27 22:55:39 +00:00
902-debloat_proc.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
903-debloat_direct_io.patch kernel: update kernel 3.18 to rc4 2014-11-10 22:51:30 +00:00
910-kobject_uevent.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
911-kobject_add_broadcast_uevent.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
921-use_preinit_as_init.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
922-always-create-console-node-in-initramfs.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
930-crashlog.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
940-ocf_kbuild_integration.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
941-ocf_20120127.patch kernel: refresh generic patches 2015-04-19 11:38:46 +00:00
960-decompress_unlzo_fix.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
970-remove-unsane-filenames-from-deps_initramfs-list.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
980-arm_openwrt_machtypes.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
990-gpio_wdt.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
995-mangle_bootargs.patch generic: make sure we only try to mangle bootargs we do have 2015-04-12 14:46:19 +00:00
997-device_tree_cmdline.patch generic/3.18: update to 3.18.3 2015-01-25 11:39:30 +00:00
998-enable_wilink_platform_without_drivers.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00
999-seccomp_log.patch kernel: refresh 3.18 patches 2015-03-28 18:17:46 +00:00
000-keep_initrafs_the_default.patch kernel: start working on 3.18 support 2014-10-27 18:14:39 +00:00