Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: update linux 3.6 to 3.6.10 | Gabor Juhos | 2012-12-11 | 13 | -42/+14 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34639 | ||||
* | mac80211: update rt2x00 rx_status patch | Gabor Juhos | 2012-12-11 | 3 | -69/+19 |
| | | | | | | | | Also remove the superfluous ones for ath5k, p54. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34637 | ||||
* | ipv6-support: Make ULA addresses secondary * Deprecates ULA prefixes when ↵ | Steven Barth | 2012-12-11 | 2 | -2/+4 |
| | | | | | | there are other public prefixes * Fixes issues with clients using incorrect source addresses SVN-Revision: 34630 | ||||
* | 6distributed: Add support for secondary addresses | Steven Barth | 2012-12-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 34629 | ||||
* | 6relayd: Fix announcement of deprecated prefixes | Steven Barth | 2012-12-11 | 1 | -2/+2 |
| | | | | SVN-Revision: 34628 | ||||
* | mac80211: zero-out rx_status in rt2x00, ath5k, p54 | Gabor Juhos | 2012-12-11 | 3 | -0/+115 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34627 | ||||
* | kernel: update to 3.7 final | Florian Fainelli | 2012-12-11 | 2 | -39/+3 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34626 | ||||
* | netfilter.mk: fix packaging of xt_LOG.ko, it moved between 3.3.8 and 3.6.x | Jo-Philipp Wich | 2012-12-11 | 1 | -2/+6 |
| | | | | SVN-Revision: 34625 | ||||
* | mac80211: fix possible NULL pointer dereference in ath9k | Gabor Juhos | 2012-12-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34624 | ||||
* | switch to 3.6 kernel | Florian Fainelli | 2012-12-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34623 | ||||
* | add 3.6 kernel support | Florian Fainelli | 2012-12-10 | 4 | -0/+1516 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34622 | ||||
* | add sound feature | Florian Fainelli | 2012-12-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34621 | ||||
* | generic: backport a fix for the input keymap-matrix module | Florian Fainelli | 2012-12-10 | 2 | -0/+78 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34620 | ||||
* | keyboard driver depends on input-matrixkmap for 3.6+ | Florian Fainelli | 2012-12-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34619 | ||||
* | package/kernel: enable CONFIG_SND_SOC_DMAENGINE_PCM in sound-soc-core | Florian Fainelli | 2012-12-10 | 1 | -0/+1 |
| | | | | | | | | This is required for 3.6+ kernels and some sound SoC modules. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34618 | ||||
* | generic: backport an upstream fix for building snd-soc-pcm as a module | Florian Fainelli | 2012-12-10 | 1 | -0/+34 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34617 | ||||
* | package/kernel: snd-soc-core depends on regmap | Florian Fainelli | 2012-12-10 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34616 | ||||
* | also list kmod-sound-core in the default packages | Florian Fainelli | 2012-12-10 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34615 | ||||
* | package/kernel: package kmod-input-matrixkmap | Florian Fainelli | 2012-12-10 | 1 | -0/+15 |
| | | | | | | | | This is required by some keyboard drivers in 3.6+ Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34614 | ||||
* | kernel: include the xfrm_algo module on 3.6+ (fixes #12552) | Felix Fietkau | 2012-12-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 34611 | ||||
* | mac80211: fix channel context related warnings when using wds ap mode (fixes ↵ | Felix Fietkau | 2012-12-10 | 7 | -15/+149 |
| | | | | | | #12585) SVN-Revision: 34610 | ||||
* | ipv6-support: Add support for NPT status tracking | Steven Barth | 2012-12-10 | 2 | -3/+4 |
| | | | | SVN-Revision: 34609 | ||||
* | 6distributed: add status-call for luci-integration | Steven Barth | 2012-12-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 34608 | ||||
* | b43: fix tx path skb leaks | Felix Fietkau | 2012-12-10 | 2 | -4/+82 |
| | | | | SVN-Revision: 34607 | ||||
* | mac80211: ath9k: allow to load EEPROM data via firmware API | Gabor Juhos | 2012-12-10 | 14 | -34/+532 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34606 | ||||
* | mac80211: ath9k: fix OTP register offsets for AR9340 | Gabor Juhos | 2012-12-10 | 1 | -0/+73 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34605 | ||||
* | ath5k: fix skb leaks (should fix #12199) | Felix Fietkau | 2012-12-10 | 1 | -0/+31 |
| | | | | SVN-Revision: 34603 | ||||
* | generic/kernel: add a fix for a common MIPS build failure. | Florian Fainelli | 2012-12-10 | 1 | -0/+46 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34602 | ||||
* | kernel/generic: refresh 3.7 patches | Florian Fainelli | 2012-12-10 | 4 | -21/+19 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34601 | ||||
* | kernel/generic: port r34599 over 3.7 kernel | Florian Fainelli | 2012-12-10 | 1 | -6/+18 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34600 | ||||
* | kernel/generic: fix build failure on missing uhci symbol | Florian Fainelli | 2012-12-10 | 1 | -6/+18 |
| | | | | | | | | | linux-3.6.8/drivers/usb/host/pci-quirks.c:471: undefined reference to `uhci_check_and_reset_hc' Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34599 | ||||
* | toolchain/musl: simplify musl install steps | Florian Fainelli | 2012-12-10 | 1 | -12/+0 |
| | | | | | | | | | Some of these were copy/pasted from uClibc, but they are not necessary at all for musl-libc. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34598 | ||||
* | toolchain/musl: update to 0.9.8 | Florian Fainelli | 2012-12-10 | 6 | -106/+7 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34597 | ||||
* | toolchain/musl: fix typo on configuration symbol | Florian Fainelli | 2012-12-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34596 | ||||
* | add support for Hauppauge Broadway | John Crispin | 2012-12-10 | 14 | -1/+150 |
| | | | | | | | | | | | This patch introduces OpenWRT support for the base Hauppauge/PCTV Broadway platform. It doesn't deal with the TV tuner or transcoder at this point, but the core functionality is working (Ethernet, wireless, USB, buttons, LEDs, etc). Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com> SVN-Revision: 34595 | ||||
* | mac80211: fix setting txpower (#12594) | Felix Fietkau | 2012-12-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 34594 | ||||
* | iw: sync with nl80211.h to fix setting antenna gain | Felix Fietkau | 2012-12-10 | 1 | -11/+331 |
| | | | | SVN-Revision: 34593 | ||||
* | ath9k: improve signal strength / channel noise reporting accuracy | Felix Fietkau | 2012-12-10 | 1 | -0/+22 |
| | | | | SVN-Revision: 34592 | ||||
* | mac80211: refresh patches | Felix Fietkau | 2012-12-10 | 3 | -4/+4 |
| | | | | SVN-Revision: 34591 | ||||
* | mac80211: merge fix for carl9170 upstream regression | Felix Fietkau | 2012-12-10 | 1 | -0/+11 |
| | | | | SVN-Revision: 34590 | ||||
* | ar71xx: load ar934x_nfc driver earlier | Gabor Juhos | 2012-12-10 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34589 | ||||
* | ar71xx: ar934x_nfc: allow to control DMA data swap via platform data | Gabor Juhos | 2012-12-10 | 6 | -12/+48 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34588 | ||||
* | ipv6-support: Next iteration * Make ula_prefix a global option * Add ↵ | Steven Barth | 2012-12-09 | 4 | -36/+136 |
| | | | | | | preliminary support for NAT (Linux >= 3.7, ip6tables >= 1.4.17) * Minor fixes for prefix fallback SVN-Revision: 34586 | ||||
* | 6distributed: Correctly handle duplicate prefixes | Steven Barth | 2012-12-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 34585 | ||||
* | 6relayd: Always send NA with hop-limit 255 * thanks risa2000 for investigating | Steven Barth | 2012-12-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 34584 | ||||
* | kernel: update linux 3.6 to 3.6.9 | Gabor Juhos | 2012-12-08 | 10 | -21/+19 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34578 | ||||
* | ar71xx: TP-LINK also has a family TL-WDR | Gabor Juhos | 2012-12-07 | 1 | -1/+1 |
| | | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34577 | ||||
* | ar71xx: add profile and build image for TP-LINK TL-WA801N/ND | Gabor Juhos | 2012-12-07 | 2 | -0/+12 |
| | | | | | | | Patch-by: Amir Sagie <openwrt-devel@taproot.org.il> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34576 | ||||
* | firmware-utils/mktplinkfw: add support for TP-LINK WA801NDv1 | Gabor Juhos | 2012-12-07 | 1 | -0/+6 |
| | | | | | | | Patch-by: Amir Sagie <openwrt-devel@taproot.org.il> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34575 | ||||
* | b43-tools: update to version 017, which contains the patch. | Hauke Mehrtens | 2012-12-07 | 2 | -25/+3 |
| | | | | SVN-Revision: 34574 |