[dtaht/Cerowrt-3.3] df6302: Re-add PIMv1 and PIMv2 support

GitHub noreply at github.com
Thu Feb 16 12:20:53 EST 2012


  Branch: refs/heads/master
  Home:   https://github.com/dtaht/Cerowrt-3.3
  Commit: df63026893cc690f04366478369671e015ca46d9
      https://github.com/dtaht/Cerowrt-3.3/commit/df63026893cc690f04366478369671e015ca46d9
  Author: Dave Taht <dave.taht at bufferbloat.net>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ar71xx/config-3.3

  Log Message:
  -----------
  Re-add PIMv1 and PIMv2 support

I'd really like multicast to work better.
I'd really like to exercise it.
Every time I turn around, I've lost PIM support for some reason.


  Commit: 4eade747163e5c03604e2d76d48254d077075f0f
      https://github.com/dtaht/Cerowrt-3.3/commit/4eade747163e5c03604e2d76d48254d077075f0f
  Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M package/mac80211/patches/300-pending_work.patch

  Log Message:
  -----------
  ath9k: prevent writes to const data on AR9160

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30551 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: eaae1ec1dea2a461c18e8f7c3434643d31dd2791
      https://github.com/dtaht/Cerowrt-3.3/commit/eaae1ec1dea2a461c18e8f7c3434643d31dd2791
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ramips/files/drivers/net/ramips.c

  Log Message:
  -----------
  ramips: raeth: use 're' instead of 'priv' everywhere

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30552 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 0564ef75aae1354edac3caa72c741751c5641a29
      https://github.com/dtaht/Cerowrt-3.3/commit/0564ef75aae1354edac3caa72c741751c5641a29
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ramips/files/drivers/net/ramips_eth.h

  Log Message:
  -----------
  ramips: raeth: add '__packed __aligned(4)' annotation to dma descritor structures

This helps GCC to generare more efficient code.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30553 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: c99c1bd9139af6d07750e298a9d632bce99204d8
      https://github.com/dtaht/Cerowrt-3.3/commit/c99c1bd9139af6d07750e298a9d632bce99204d8
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ramips/files/drivers/net/ramips.c

  Log Message:
  -----------
  ramips: raeth: use netdev_alloc_skb

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30554 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 43d6f57e6784b4348f4148b733e1e63c7f1b18d3
      https://github.com/dtaht/Cerowrt-3.3/commit/43d6f57e6784b4348f4148b733e1e63c7f1b18d3
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ramips/files/drivers/net/ramips.c

  Log Message:
  -----------
  ramips: raeth: add a helper function for skb allocation

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30555 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: f9e32614b089b7c666adbb2615b30038353de0cc
      https://github.com/dtaht/Cerowrt-3.3/commit/f9e32614b089b7c666adbb2615b30038353de0cc
  Author: nbd <nbd at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M rules.mk

  Log Message:
  -----------
  build: add -Wno-error=unused-but-set-variable to cflags for gcc 4.6 and newer to avoid stupid -Werror related package breakage

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30556 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 62c0190fa570c5258edb639a24a2c949dcc8a88a
      https://github.com/dtaht/Cerowrt-3.3/commit/62c0190fa570c5258edb639a24a2c949dcc8a88a
  Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ramips/base-files/etc/diag.sh
  M target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
  M target/linux/ramips/base-files/etc/uci-defaults/leds
  M target/linux/ramips/base-files/etc/uci-defaults/network
  M target/linux/ramips/base-files/lib/ramips.sh
  M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
  M target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
  M target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
  A target/linux/ramips/files/arch/mips/ralink/rt288x/mach-v11st-fe.c
  M target/linux/ramips/rt288x/config-2.6.39
  M target/linux/ramips/rt288x/config-3.2

  Log Message:
  -----------
  [ramips] add Ralink V11ST-FE board support

This board is equipped with:
- 4MB of NOR Flash
- 32MB of SDRAM
- IC+ IP175C switch
- one Mini-PCI slot

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30561 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 5ad3941a703f9b864c479525ef4621310c463ab0
      https://github.com/dtaht/Cerowrt-3.3/commit/5ad3941a703f9b864c479525ef4621310c463ab0
  Author: florian <florian at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ramips/files/arch/mips/pci/pci-rt288x.c

  Log Message:
  -----------
  [ramips] correct PCI IO/Mem resource swapping

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30562 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 6660855cb6ecba825f7bf7a6ad8951666cddf586
      https://github.com/dtaht/Cerowrt-3.3/commit/6660855cb6ecba825f7bf7a6ad8951666cddf586
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ramips/files/arch/mips/pci/pci-rt288x.c

  Log Message:
  -----------
  ramips: rt288x: fix PCI resource conflict

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30563 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 12750dc9c53edd6f015ae6009fa94a8f1c5bfd7a
      https://github.com/dtaht/Cerowrt-3.3/commit/12750dc9c53edd6f015ae6009fa94a8f1c5bfd7a
  Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M package/kernel/modules/block.mk

  Log Message:
  -----------
  [package] kernel: fix KCONFIG depends of kmod-md modules


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30564 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 6a43915f2b65d376cd99a55668a61ec1ded75b8d
      https://github.com/dtaht/Cerowrt-3.3/commit/6a43915f2b65d376cd99a55668a61ec1ded75b8d
  Author: jow <jow at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/generic/config-3.2

  Log Message:
  -----------
  linux 3.2: missing generic symbols

These symbols are dependent on CONFIG_PCI being enabled.

Signed-off-by: Philip Prindeville <philipp at redfish-solutions.com>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30565 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: d55e19fc69923d7a344538670da4b6340bf440e5
      https://github.com/dtaht/Cerowrt-3.3/commit/d55e19fc69923d7a344538670da4b6340bf440e5
  Author: Dave Taht <dave.taht at bufferbloat.net>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M package/kernel/modules/block.mk
  M package/mac80211/patches/300-pending_work.patch
  M rules.mk
  M target/linux/generic/config-3.2
  M target/linux/ramips/base-files/etc/diag.sh
  M target/linux/ramips/base-files/etc/hotplug.d/firmware/10-rt2x00-eeprom
  M target/linux/ramips/base-files/etc/uci-defaults/leds
  M target/linux/ramips/base-files/etc/uci-defaults/network
  M target/linux/ramips/base-files/lib/ramips.sh
  M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/machine.h
  M target/linux/ramips/files/arch/mips/pci/pci-rt288x.c
  M target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
  M target/linux/ramips/files/arch/mips/ralink/rt288x/Makefile
  A target/linux/ramips/files/arch/mips/ralink/rt288x/mach-v11st-fe.c
  M target/linux/ramips/files/drivers/net/ramips.c
  M target/linux/ramips/files/drivers/net/ramips_eth.h
  M target/linux/ramips/rt288x/config-2.6.39
  M target/linux/ramips/rt288x/config-3.2

  Log Message:
  -----------
  Merge branch 'master' of /home/cero1/src/openwrt


  Commit: 1a609bdce0c4da899503e6ea085a8074c0753322
      https://github.com/dtaht/Cerowrt-3.3/commit/1a609bdce0c4da899503e6ea085a8074c0753322
  Author: cshore <cshore at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ar71xx/image/Makefile

  Log Message:
  -----------
  [ar71xx] image: For Cameo-based board fix adding mtd layout to kernel commandline)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30568 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: d24315ad26f7e05e1055e75e0606c6975ff520fd
      https://github.com/dtaht/Cerowrt-3.3/commit/d24315ad26f7e05e1055e75e0606c6975ff520fd
  Author: cshore <cshore at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ar71xx/image/Makefile

  Log Message:
  -----------
  [ar71xx] Fix partitions for Cameo-based boards; kernel 3.2 is bigger

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30569 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 5e4fce2233010deb0256023f46965997c03b3a76
      https://github.com/dtaht/Cerowrt-3.3/commit/5e4fce2233010deb0256023f46965997c03b3a76
  Author: cshore <cshore at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ar71xx/generic/profiles/d-link.mk
  M target/linux/ar71xx/image/Makefile

  Log Message:
  -----------
  [ar71xx] d-link: Add DIR-601 Profile Definition; It needs different factory images than DIR-600

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30570 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 10724eda203298b7683a57e0ee323721e19de880
      https://github.com/dtaht/Cerowrt-3.3/commit/10724eda203298b7683a57e0ee323721e19de880
  Author: cshore <cshore at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/ar71xx/generic/profiles/ubnt.mk

  Log Message:
  -----------
  [ar71xx] Add Ubiquiti UniFi Profile; It's an AP without USB so don't include USB drivers by default

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30571 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 5279a11d684f71c596787759bd57f0850ceb204c
      https://github.com/dtaht/Cerowrt-3.3/commit/5279a11d684f71c596787759bd57f0850ceb204c
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-15 (Wed, 15 Feb 2012)

  Changed paths:
    M target/linux/generic/config-3.0
  M target/linux/generic/config-3.1
  M target/linux/generic/config-3.2

  Log Message:
  -----------
  generic: add SND_PPC symbol

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30572 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 013dc5a5d6de309344092bc4dd85f53d5c704078
      https://github.com/dtaht/Cerowrt-3.3/commit/013dc5a5d6de309344092bc4dd85f53d5c704078
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M target/linux/ramips/files/drivers/net/ramips.c

  Log Message:
  -----------
  ramips: raeth: separate ring allocation and setup

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30573 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: d81767c11909492ee8adab787b48207b347bc6f0
      https://github.com/dtaht/Cerowrt-3.3/commit/d81767c11909492ee8adab787b48207b347bc6f0
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x.h
  M target/linux/ramips/files/arch/mips/pci/pci-rt288x.c
  M target/linux/ramips/files/arch/mips/ralink/rt288x/mach-v11st-fe.c

  Log Message:
  -----------
  ramips: rt288x: don't register the PCI controller on each board

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30574 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 9e8e8b51d60bc2d8fe8234b993f3eaec51a8fd05
      https://github.com/dtaht/Cerowrt-3.3/commit/9e8e8b51d60bc2d8fe8234b993f3eaec51a8fd05
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt3883.h

  Log Message:
  -----------
  ramips: rt3883: remove a stray character from rt3883.h

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30575 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 50f7b22bd7743c9929104ab2a56de961bd283845
      https://github.com/dtaht/Cerowrt-3.3/commit/50f7b22bd7743c9929104ab2a56de961bd283845
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M target/linux/ramips/files/arch/mips/ralink/Kconfig
  M target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
  M target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig

  Log Message:
  -----------
  ramips: select HW_HAS_PCI on per-board basis

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30576 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: a0ef5265a19750b5d20b48c5233eda666a5c98ad
      https://github.com/dtaht/Cerowrt-3.3/commit/a0ef5265a19750b5d20b48c5233eda666a5c98ad
  Author: juhosg <juhosg at 3c298f89-4303-0410-b956-a3cf2f4a3e73>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M target/linux/ar71xx/generic/profiles/d-link.mk

  Log Message:
  -----------
  ar71xx: remove duplicated define from the D-Link profile

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@30577 3c298f89-4303-0410-b956-a3cf2f4a3e73


  Commit: 6fded9d2d77e149914255220bd98d70a49338902
      https://github.com/dtaht/Cerowrt-3.3/commit/6fded9d2d77e149914255220bd98d70a49338902
  Author: Dave Taht <dave.taht at bufferbloat.net>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M target/linux/ar71xx/generic/profiles/d-link.mk
  M target/linux/ar71xx/generic/profiles/ubnt.mk
  M target/linux/ar71xx/image/Makefile
  M target/linux/generic/config-3.0
  M target/linux/generic/config-3.1
  M target/linux/generic/config-3.2
  M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt288x.h
  M target/linux/ramips/files/arch/mips/include/asm/mach-ralink/rt3883.h
  M target/linux/ramips/files/arch/mips/pci/pci-rt288x.c
  M target/linux/ramips/files/arch/mips/ralink/Kconfig
  M target/linux/ramips/files/arch/mips/ralink/rt288x/Kconfig
  M target/linux/ramips/files/arch/mips/ralink/rt288x/mach-v11st-fe.c
  M target/linux/ramips/files/arch/mips/ralink/rt3883/Kconfig
  M target/linux/ramips/files/drivers/net/ramips.c

  Log Message:
  -----------
  Merge branch 'master' of /home/cero1/src/openwrt


  Commit: ffaea9a5391990115a191ea04f8397da9f875044
      https://github.com/dtaht/Cerowrt-3.3/commit/ffaea9a5391990115a191ea04f8397da9f875044
  Author: Dave Taht <dave.taht at bufferbloat.net>
  Date:   2012-02-16 (Thu, 16 Feb 2012)

  Changed paths:
    M package/iproute2/Makefile

  Log Message:
  -----------
  This patch bumps iproute2 to the latest available version, fixes the
package URL to use kernel.org (as things have now been moved back there)
and also adds ss (socket statistics) to menuconfig.

Signed-off-by: Oliver Smith <olipro at 8.c.9.b.0.7.4.0.1.0.0.2.ip6.arpa>


Compare: https://github.com/dtaht/Cerowrt-3.3/compare/363d6d1...ffaea9a


More information about the Cerowrt-commits mailing list