aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* kernel: in kernel 3.6.8 and later tg3 depends on hwmon.koHauke Mehrtens2012-12-13
| | | | SVN-Revision: 34652
* kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testingHauke Mehrtens2012-12-12
| | | | SVN-Revision: 34651
* ar71xx: add profile and build initramfs image for the WNDR4300Gabor Juhos2012-12-12
| | | | | | | | | It is not yet possible to use the default squasfsh/jffs2 images on NAND flashes, so only initramfs image is supported for now. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34650
* ar71xx: add user-space support for the NETGEAR WNDR4300Gabor Juhos2012-12-12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34649
* base-files: add mtd_find_chardev helperGabor Juhos2012-12-12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34648
* ar71xx: add kernel support for the NETGEAR WNDR4300Gabor Juhos2012-12-12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34647
* ar71xx: add ap91_pci_init_simple helperGabor Juhos2012-12-12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34646
* ar71xx: add ath79_wmac_register_simple helperGabor Juhos2012-12-12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34645
* ar71xx: refresh 3.3 patchesGabor Juhos2012-12-12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34644
* ar71xx: remove superfluous USB patches for 3.3Gabor Juhos2012-12-12
| | | | SVN-Revision: 34643
* Revert "remove function find_mtd_part() from /lib/functions.sh"Mirko Vogt2012-12-12
| | | | | | | | | Reverting commit 34641. Function find_mtd_part() is needed by some scripts deployed for certain targets but not including boot.sh after all. Still, all this certainly needs some love. SVN-Revision: 34642
* remove function find_mtd_part() from /lib/functions.shMirko Vogt2012-12-12
| | | | | | | | | Since all scripts using this function include /lib/functions/boot.sh - where this function is defined as well - it can be dropped from /lib/functions.sh. Also avoids further confusion about this function being declared and defined in two different places. SVN-Revision: 34641
* generic: fix 8139cp patch for 3.6Gabor Juhos2012-12-12
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34640
* kernel: update linux 3.6 to 3.6.10Gabor Juhos2012-12-11
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34639
* mac80211: update rt2x00 rx_status patchGabor Juhos2012-12-11
| | | | | | | | 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 Barth2012-12-11
| | | | | | there are other public prefixes * Fixes issues with clients using incorrect source addresses SVN-Revision: 34630
* 6distributed: Add support for secondary addressesSteven Barth2012-12-11
| | | | SVN-Revision: 34629
* 6relayd: Fix announcement of deprecated prefixesSteven Barth2012-12-11
| | | | SVN-Revision: 34628
* mac80211: zero-out rx_status in rt2x00, ath5k, p54Gabor Juhos2012-12-11
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34627
* kernel: update to 3.7 finalFlorian Fainelli2012-12-11
| | | | | | 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.xJo-Philipp Wich2012-12-11
| | | | SVN-Revision: 34625
* mac80211: fix possible NULL pointer dereference in ath9kGabor Juhos2012-12-10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34624
* switch to 3.6 kernelFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34623
* add 3.6 kernel supportFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34622
* add sound featureFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34621
* generic: backport a fix for the input keymap-matrix moduleFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34620
* keyboard driver depends on input-matrixkmap for 3.6+Florian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34619
* package/kernel: enable CONFIG_SND_SOC_DMAENGINE_PCM in sound-soc-coreFlorian Fainelli2012-12-10
| | | | | | | | 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 moduleFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34617
* package/kernel: snd-soc-core depends on regmapFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34616
* also list kmod-sound-core in the default packagesFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34615
* package/kernel: package kmod-input-matrixkmapFlorian Fainelli2012-12-10
| | | | | | | | 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 Fietkau2012-12-10
| | | | SVN-Revision: 34611
* mac80211: fix channel context related warnings when using wds ap mode (fixes ↵Felix Fietkau2012-12-10
| | | | | | #12585) SVN-Revision: 34610
* ipv6-support: Add support for NPT status trackingSteven Barth2012-12-10
| | | | SVN-Revision: 34609
* 6distributed: add status-call for luci-integrationSteven Barth2012-12-10
| | | | SVN-Revision: 34608
* b43: fix tx path skb leaksFelix Fietkau2012-12-10
| | | | SVN-Revision: 34607
* mac80211: ath9k: allow to load EEPROM data via firmware APIGabor Juhos2012-12-10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34606
* mac80211: ath9k: fix OTP register offsets for AR9340Gabor Juhos2012-12-10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34605
* ath5k: fix skb leaks (should fix #12199)Felix Fietkau2012-12-10
| | | | SVN-Revision: 34603
* generic/kernel: add a fix for a common MIPS build failure.Florian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34602
* kernel/generic: refresh 3.7 patchesFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34601
* kernel/generic: port r34599 over 3.7 kernelFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34600
* kernel/generic: fix build failure on missing uhci symbolFlorian Fainelli2012-12-10
| | | | | | | | | 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 stepsFlorian Fainelli2012-12-10
| | | | | | | | | 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.8Florian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34597
* toolchain/musl: fix typo on configuration symbolFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34596
* add support for Hauppauge BroadwayJohn Crispin2012-12-10
| | | | | | | | | | | 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 Fietkau2012-12-10
| | | | SVN-Revision: 34594
* iw: sync with nl80211.h to fix setting antenna gainFelix Fietkau2012-12-10
| | | | SVN-Revision: 34593