Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: allow building kmod-rtc-marvell for mvebu target | Florian Fainelli | 2013-01-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35177 | ||||
* | mvebu: add support for RTC | Florian Fainelli | 2013-01-15 | 3 | -0/+55 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35176 | ||||
* | ipv6-support: Switch to native IPv6 support | Steven Barth | 2013-01-15 | 8 | -719/+14 |
| | | | | SVN-Revision: 35174 | ||||
* | 6rd: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -1/+5 |
| | | | | SVN-Revision: 35173 | ||||
* | 6to4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -1/+2 |
| | | | | SVN-Revision: 35172 | ||||
* | 6in4: add support for native IPv6 prefix handling | Steven Barth | 2013-01-15 | 2 | -3/+6 |
| | | | | SVN-Revision: 35171 | ||||
* | 6relayd: add suitable default configuration | Steven Barth | 2013-01-15 | 2 | -1/+9 |
| | | | | SVN-Revision: 35170 | ||||
* | 6distributed: Remove obsolete service (replaced by netifd) | Steven Barth | 2013-01-15 | 2 | -64/+0 |
| | | | | SVN-Revision: 35169 | ||||
* | base-files: add support for ipv6-prefixes in connection with netifd | Steven Barth | 2013-01-15 | 4 | -1/+51 |
| | | | | SVN-Revision: 35168 | ||||
* | netifd: Introduce native IPv6 prefix-handling | Steven Barth | 2013-01-15 | 1 | -2/+2 |
| | | | | SVN-Revision: 35167 | ||||
* | kernel: port 203-kallsyms_uncompressed.patch and 305-mips_module_reloc.patch ↵ | Felix Fietkau | 2013-01-14 | 2 | -0/+458 |
| | | | | | | to 3.8 SVN-Revision: 35162 | ||||
* | package/kernel: move input modules into a separate submenu | Gabor Juhos | 2013-01-14 | 2 | -183/+193 |
| | | | | | | 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 | 1 | -47/+0 |
| | | | | | | | | 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 | 6 | -116/+212 |
| | | | | | | 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 | 1 | -1/+1 |
| | | | | | | 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 | 1 | -1/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35157 | ||||
* | target: enable XZ BCJ decompressor code after r35097 | Florian Fainelli | 2013-01-14 | 24 | -0/+48 |
| | | | | | | | | | 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 | 3 | -2/+3 |
| | | | | SVN-Revision: 35155 | ||||
* | kernel: add a config option for keeping the kallsyms table uncompressed, ↵ | Felix Fietkau | 2013-01-14 | 2 | -0/+109 |
| | | | | | | saving ~9kb kernel size after lzma on ar71xx SVN-Revision: 35154 | ||||
* | ath9k: fix a soft lockup on smp systems | Felix Fietkau | 2013-01-14 | 5 | -21/+27 |
| | | | | SVN-Revision: 35152 | ||||
* | ath9k: remove a lock to fix a deadlock on hw reset | Felix Fietkau | 2013-01-14 | 4 | -18/+78 |
| | | | | SVN-Revision: 35147 | ||||
* | mac80211: fix monitor mode injection | Felix Fietkau | 2013-01-13 | 1 | -0/+17 |
| | | | | SVN-Revision: 35145 | ||||
* | rules.mk: only select latest libgcc.a with wildcard match (#12798) | Jo-Philipp Wich | 2013-01-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 35144 | ||||
* | mac80211: rt2x00: fix PCI eeprom patch | Gabor Juhos | 2013-01-13 | 1 | -4/+4 |
| | | | | | | | | | | | | | | 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 | 1 | -4/+4 |
| | | | | SVN-Revision: 35142 | ||||
* | ubus: update to git head, passes u64 blob types as doubles to Lua | Jo-Philipp Wich | 2013-01-13 | 1 | -3/+3 |
| | | | | SVN-Revision: 35141 | ||||
* | netifd: update to git head, adds 64bit counters | Jo-Philipp Wich | 2013-01-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 35140 | ||||
* | ath9k: fix memory corruption issues on ar5416/ar91xx | Felix Fietkau | 2013-01-13 | 7 | -10/+218 |
| | | | | SVN-Revision: 35139 | ||||
* | odhcp6c: Send RS on start | Steven Barth | 2013-01-13 | 2 | -1/+4 |
| | | | | SVN-Revision: 35137 | ||||
* | odhcp6c: Add preliminary proto-handler | Steven Barth | 2013-01-13 | 3 | -1/+129 |
| | | | | SVN-Revision: 35135 | ||||
* | ipv6-support: don't use disable_ipv6 | Steven Barth | 2013-01-13 | 2 | -4/+3 |
| | | | | SVN-Revision: 35134 | ||||
* | 6relayd: Rewrite init-script logic | Steven Barth | 2013-01-13 | 4 | -47/+95 |
| | | | | SVN-Revision: 35133 | ||||
* | ar71xx: fix unaligned access in cls_u32 | Felix Fietkau | 2013-01-13 | 1 | -0/+22 |
| | | | | SVN-Revision: 35132 | ||||
* | add ustream-ssl, an ustream abstraction library for SSL stream sockets | Felix Fietkau | 2013-01-13 | 1 | -0/+59 |
| | | | | SVN-Revision: 35131 | ||||
* | ar71xx: fix unaligned access in a few more places | Felix Fietkau | 2013-01-13 | 1 | -20/+151 |
| | | | | SVN-Revision: 35130 | ||||
* | ar71xx: improve unaligned access patches, add a net_hdr_word() macro which ↵ | Felix Fietkau | 2013-01-13 | 1 | -20/+465 |
| | | | | | | assumes 2-byte aligned access and generates better code than {get,put}_unaligned_cpu32 SVN-Revision: 35129 | ||||
* | libubox: update to latest version, adds small blobmsg enhancements and ↵ | Felix Fietkau | 2013-01-13 | 1 | -4/+4 |
| | | | | | | license fixes - package is now ISC/BSD-3c SVN-Revision: 35128 | ||||
* | ar71xx: avoid __packed define in the unaligned access hack patch, make the ↵ | Felix Fietkau | 2013-01-13 | 1 | -6/+37 |
| | | | | | | ipv6 address struct also 2-byte-aligned/packed SVN-Revision: 35127 | ||||
* | kernel: add back the mips module relocation patch | Felix Fietkau | 2013-01-13 | 1 | -0/+350 |
| | | | | SVN-Revision: 35126 | ||||
* | ar71xx: add more cpu feature overrides, slightly reduces kernel size | Felix Fietkau | 2013-01-13 | 1 | -0/+28 |
| | | | | SVN-Revision: 35125 | ||||
* | ar71xx: extend the unaligned access hacks to a few more places that showed ↵ | Felix Fietkau | 2013-01-13 | 1 | -0/+41 |
| | | | | | | up in the new kernel SVN-Revision: 35124 | ||||
* | kernel: fix enabling coredump support on 3.7+ | Felix Fietkau | 2013-01-13 | 1 | -0/+4 |
| | | | | SVN-Revision: 35123 | ||||
* | brcm47xx: BCMA - Update default IRQ assignment per upstream change | Hauke Mehrtens | 2013-01-12 | 1 | -0/+9 |
| | | | | | | | | | Update the default IRQ assignment for unrecognized devices per the upstream change. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 35121 | ||||
* | kernel: make kmod-ledtrig-usbdev depend on usb core support instead of ↵ | Felix Fietkau | 2013-01-12 | 1 | -1/+1 |
| | | | | | | selecting it SVN-Revision: 35120 | ||||
* | refresh kernel configs with kconfig.pl | Gabor Juhos | 2013-01-12 | 5 | -14/+14 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35119 | ||||
* | malta: remove 3.6 support | Gabor Juhos | 2013-01-12 | 3 | -353/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35118 | ||||
* | malta: build lzma and gzip compressed uImages | Gabor Juhos | 2013-01-12 | 1 | -0/+22 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35117 | ||||
* | adm5120: remove 3.6 support | Gabor Juhos | 2013-01-12 | 18 | -1059/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35116 | ||||
* | adm5120: switch to 3.7 | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35115 | ||||
* | ar71xx: remove 3.6 support | Gabor Juhos | 2013-01-12 | 102 | -9399/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35114 |