Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | ar71xx: switch to 3.7 | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35113 | ||||
* | mpc83xx: remove 3.6 support | Gabor Juhos | 2013-01-12 | 11 | -4535/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35112 | ||||
* | mpc83xx: switch to 3.7 | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35111 | ||||
* | ramips: remove 3.6 support | Gabor Juhos | 2013-01-12 | 14 | -750/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35110 | ||||
* | ramips: switch to 3.7 | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35109 | ||||
* | rb532: remove 3.6 support | Gabor Juhos | 2013-01-12 | 3 | -206/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35108 | ||||
* | rb532: switch to 3.7 | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35107 | ||||
* | ppc44x: remove 3.6 support | Gabor Juhos | 2013-01-12 | 3 | -291/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35106 | ||||
* | ppc44x: switch to 3.7 | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35105 | ||||
* | ppc40x: remove 3.6 support | Gabor Juhos | 2013-01-12 | 9 | -2087/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35104 | ||||
* | ppc40x: switch to 3.7 | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35103 | ||||
* | cns21xx: remove 3.6 support | Gabor Juhos | 2013-01-12 | 19 | -7913/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35102 | ||||
* | cns21xx: switch to 3.7 | Gabor Juhos | 2013-01-12 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35101 | ||||
* | kernel: update linux 3.7 to 3.7.2 | Gabor Juhos | 2013-01-12 | 12 | -50/+21 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35100 | ||||
* | image.mk: use XZ bcj architecture filter if available | Florian Fainelli | 2013-01-11 | 1 | -1/+4 |
| | | | | | | | | | | xz supports using an architecture specific BCJ filter, use that one to save us a couple kB while producing squashfs filesystems (mimics the Linux kernel). Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35097 | ||||
* | mac80211: fix enabling HT40- | Felix Fietkau | 2013-01-11 | 3 | -5/+16 |
| | | | | SVN-Revision: 35096 | ||||
* | base-files: Don't pass '--set-worker /lib/hotplug2/worker_fork.so' to ↵ | Vasilis Tsiligiannis | 2013-01-11 | 2 | -5/+5 |
| | | | | | | hotplug2 (#12781) SVN-Revision: 35095 | ||||
* | mac80211: add a fix for ht40 connections | Felix Fietkau | 2013-01-11 | 1 | -0/+16 |
| | | | | SVN-Revision: 35094 | ||||
* | ath9k: add updated tx gain tables, fixes stability issues on TL-WDR4300 and ↵ | Felix Fietkau | 2013-01-10 | 1 | -0/+645 |
| | | | | | | other devices SVN-Revision: 35089 | ||||
* | netfilter: xt_NOTRACK is incorporated in xt_CT as of 3.8-rc3 | Florian Fainelli | 2013-01-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35087 | ||||
* | mvebu: update to 3.8-rc3 | Florian Fainelli | 2013-01-10 | 8 | -320/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35086 | ||||
* | brcm47xx: update bgmac driver to the version in mainline kernel | Hauke Mehrtens | 2013-01-10 | 1 | -156/+454 |
| | | | | SVN-Revision: 35083 | ||||
* | ath9k: add some calibration fixes from wireless-testing | Felix Fietkau | 2013-01-10 | 1 | -0/+48 |
| | | | | SVN-Revision: 35081 | ||||
* | kernel: update bcma and ssb to master-2013-01-09 from wireless-testing | Hauke Mehrtens | 2013-01-10 | 38 | -1463/+3769 |
| | | | | SVN-Revision: 35080 | ||||
* | clean up PCI bus topology | Imre Kaloz | 2013-01-10 | 1 | -0/+27 |
| | | | | | | | | This makes the PCI bus topology more standard for devices behind a bridge Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 35079 | ||||
* | clean up PCI bus topology | Imre Kaloz | 2013-01-10 | 1 | -2/+2 |
| | | | | | | | | This makes the PCI bus topology more standard for devices behind a bridge Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 35078 | ||||
* | fixes USB reset on ARV7518 | John Crispin | 2013-01-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 35077 | ||||
* | toolchain: fix libpthread package for musl based toolchains (#12651) | Florian Fainelli | 2013-01-09 | 1 | -0/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35069 | ||||
* | ath9k: correct a logic error in the rx path fix | Felix Fietkau | 2013-01-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 35067 |