Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | kernel: refresh 3.8 patches | Florian Fainelli | 2013-01-17 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35209 | |||
* | mvebu: add board detection scripts | Florian Fainelli | 2013-01-17 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35208 | |||
* | mvebu: enable /proc/devicetree usage | Florian Fainelli | 2013-01-17 | |
| | | | | | | | | | This is going to be used for proper user-space board identification (ala mcs814x). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35207 | |||
* | mvebu: add default profile | Florian Fainelli | 2013-01-17 | |
| | | | | | | | | | Such that relevant kernel modules are selected (USB, I2C, SATA, RTC, SDIO) Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35206 | |||
* | ipv6-support: Rename enable-ipv6 UCI defaults | Steven Barth | 2013-01-17 | |
| | | | | SVN-Revision: 35205 | |||
* | base-files: rename ULA generation script | Steven Barth | 2013-01-17 | |
| | | | | SVN-Revision: 35204 | |||
* | xtables-addons: rework uid/gid compat patch to use KUIDT_INIT() and ↵ | Jo-Philipp Wich | 2013-01-17 | |
| | | | | | | KGIDT_INIT() macros SVN-Revision: 35203 | |||
* | x86: explicitely pass staging directory to grub-mkimage instead of relying ↵ | Jo-Philipp Wich | 2013-01-17 | |
| | | | | | | on build time defaults (#12821) SVN-Revision: 35200 | |||
* | generic: add EHCI|OHCI platform driver fix to 3.[36] | Gabor Juhos | 2013-01-17 | |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35194 | |||
* | xtables-addons: move to package/, add myself as maintainer | Jo-Philipp Wich | 2013-01-17 | |
| | | | | SVN-Revision: 35193 | |||
* | ramips: enable BR6425N in kernel config | Felix Fietkau | 2013-01-17 | |
| | | | | | | | | | Though originally contained in the patch applied in r35020, the move to 3.7 in r34845 lost the kernel .config option. Reintroduce it to config-3.7. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 35191 | |||
* | kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel ↵ | Felix Fietkau | 2013-01-17 | |
| | | | | | | build error in snapshot builds SVN-Revision: 35190 | |||
* | odhcp6c: Detect a different MAC if interface has none * Fixes DHCPv6 ↵ | Steven Barth | 2013-01-17 | |
| | | | | | | behaviour over PPP and similar SVN-Revision: 35189 | |||
* | ppp: don't automatically set IPv6 default route * Fixes ↵ | Steven Barth | 2013-01-17 | |
| | | | | | | "ndisc_router_discovery() failed to add default route" SVN-Revision: 35188 | |||
* | netifd: @aliases use layer 3 devices instead of main devices Fixes dhcpv6 ↵ | Steven Barth | 2013-01-17 | |
| | | | | | | protocol alias SVN-Revision: 35187 | |||
* | mvebu: add support for EHCI controller | Florian Fainelli | 2013-01-15 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35181 | |||
* | kernel: add missing CONFIG_KALLSYMS_UNCOMPRESSED symbol | Florian Fainelli | 2013-01-15 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35180 | |||
* | mvebu: add support for the Marvell Armada 370 Reference Design board | Florian Fainelli | 2013-01-15 | |
| | | | | | | | | Keep the patches in sync with the upstream developments. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35179 | |||
* | mvebu: enable SMP with SMP on UP enabled | Florian Fainelli | 2013-01-15 | |
| | | | | | | | | The same kernel works ok for both Armada 370 (UP) and Armada XP (SMP) Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35178 | |||
* | kernel: allow building kmod-rtc-marvell for mvebu target | Florian Fainelli | 2013-01-15 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35177 | |||
* | mvebu: add support for RTC | Florian Fainelli | 2013-01-15 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35176 | |||
* | ipv6-support: Switch to native IPv6 support | Steven Barth | 2013-01-15 | |
| | | | | SVN-Revision: 35174 | |||
* | 6rd: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | |
| | | | | SVN-Revision: 35173 | |||
* | 6to4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | |
| | | | | SVN-Revision: 35172 | |||
* | 6in4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | |
| | | | | SVN-Revision: 35171 | |||
* | 6relayd: add suitable default configuration | Steven Barth | 2013-01-15 | |
| | | | | SVN-Revision: 35170 | |||
* | 6distributed: Remove obsolete service (replaced by netifd) | Steven Barth | 2013-01-15 | |
| | | | | SVN-Revision: 35169 | |||
* | base-files: add support for ipv6-prefixes in connection with netifd | Steven Barth | 2013-01-15 | |
| | | | | SVN-Revision: 35168 | |||
* | netifd: Introduce native IPv6 prefix-handling | Steven Barth | 2013-01-15 | |
| | | | | SVN-Revision: 35167 | |||
* | kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch ↵ | Felix Fietkau | 2013-01-14 | |
| | | | | | | to 3.8 SVN-Revision: 35162 | |||
* | package/kernel: move input modules into a separate submenu | Gabor Juhos | 2013-01-14 | |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35161 | |||
* | generic: remove EHCI platform driver fix from 3.8 | Gabor Juhos | 2013-01-14 | |
| | | | | | | | | It is not needed on 3.8. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35160 | |||
* | generic: add EHCI|OHCI platform driver fix from the cns21xx target | Gabor Juhos | 2013-01-14 | |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35159 | |||
* | kernel: make sure that packages are generated for built-in crypto modules to ↵ | Felix Fietkau | 2013-01-14 | |
| | | | | | | avoid dependency errors with kmod-crypto-core on 3.7 SVN-Revision: 35158 | |||
* | kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx | Florian Fainelli | 2013-01-14 | |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35157 | |||
* | target: enable XZ BCJ decompressor code after r35097 | Florian Fainelli | 2013-01-14 | |
| | | | | | | | | | Required to actually be able to mount squashfs xz compressed filesystems. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35156 | |||
* | netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra) | Jo-Philipp Wich | 2013-01-14 | |
| | | | | SVN-Revision: 35155 | |||
* | kernel: add a config option for keeping the kallsyms table uncompressed, ↵ | Felix Fietkau | 2013-01-14 | |
| | | | | | | saving ~9kb kernel size after lzma on ar71xx SVN-Revision: 35154 | |||
* | ath9k: fix a soft lockup on smp systems | Felix Fietkau | 2013-01-14 | |
| | | | | SVN-Revision: 35152 | |||
* | ath9k: remove a lock to fix a deadlock on hw reset | Felix Fietkau | 2013-01-14 | |
| | | | | SVN-Revision: 35147 | |||
* | mac80211: fix monitor mode injection | Felix Fietkau | 2013-01-13 | |
| | | | | SVN-Revision: 35145 | |||
* | rules.mk: only select latest libgcc.a with wildcard match (#12798) | Jo-Philipp Wich | 2013-01-13 | |
| | | | | SVN-Revision: 35144 | |||
* | mac80211: rt2x00: fix PCI eeprom patch | Gabor Juhos | 2013-01-13 | |
| | | | | | | | | | | | | | | Fixes the following warnings: CC [M] <...>/drivers/net/wireless/rt2x00/rt2800pci.o <...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom_file': <...>/drivers/net/wireless/rt2x00/rt2800pci.c:95:2: warning: 'return' with a value, in function returning void [enabled by default] <...>/drivers/net/wireless/rt2x00/rt2800pci.c: In function 'rt2800pci_read_eeprom': <...>/drivers/net/wireless/rt2x00/rt2800pci.c:994:2: warning: 'retval' may be used uninitialized in this function [-Wuninitialized] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35143 | |||
* | libnfnetlink: update to v1.0.1 | Jo-Philipp Wich | 2013-01-13 | |
| | | | | SVN-Revision: 35142 | |||
* | ubus: update to git head, passes u64 blob types as doubles to Lua | Jo-Philipp Wich | 2013-01-13 | |
| | | | | SVN-Revision: 35141 | |||
* | netifd: update to git head, adds 64bit counters | Jo-Philipp Wich | 2013-01-13 | |
| | | | | SVN-Revision: 35140 | |||
* | ath9k: fix memory corruption issues on ar5416/ar91xx | Felix Fietkau | 2013-01-13 | |
| | | | | SVN-Revision: 35139 | |||
* | odhcp6c: Send RS on start | Steven Barth | 2013-01-13 | |
| | | | | SVN-Revision: 35137 | |||
* | odhcp6c: Add preliminary proto-handler | Steven Barth | 2013-01-13 | |
| | | | | SVN-Revision: 35135 | |||
* | ipv6-support: don't use disable_ipv6 | Steven Barth | 2013-01-13 | |
| | | | | SVN-Revision: 35134 |