summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* brcm47xx: this usb patch is not needed, the Broadcom SDK does it the other way.Hauke Mehrtens2012-12-131-11/+0
| | | | SVN-Revision: 34655
* brcm47xx: use kernel 3.6.10 by default nowHauke Mehrtens2012-12-131-1/+1
| | | | SVN-Revision: 34654
* brcm47xx: suppress printing if a module was found in preinit function.Hauke Mehrtens2012-12-131-1/+1
| | | | SVN-Revision: 34653
* kernel: in kernel 3.6.8 and later tg3 depends on hwmon.koHauke Mehrtens2012-12-132-1/+2
| | | | SVN-Revision: 34652
* kernel: update bcma and ssb to master-2012-12-11-2 from wireless-testingHauke Mehrtens2012-12-1245-1111/+3588
| | | | SVN-Revision: 34651
* ar71xx: add profile and build initramfs image for the WNDR4300Gabor Juhos2012-12-122-1/+21
| | | | | | | | | 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-125-0/+70
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34649
* base-files: add mtd_find_chardev helperGabor Juhos2012-12-121-3/+17
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34648
* ar71xx: add kernel support for the NETGEAR WNDR4300Gabor Juhos2012-12-125-0/+264
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34647
* ar71xx: add ap91_pci_init_simple helperGabor Juhos2012-12-122-0/+8
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34646
* ar71xx: add ath79_wmac_register_simple helperGabor Juhos2012-12-126-8/+50
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34645
* ar71xx: refresh 3.3 patchesGabor Juhos2012-12-122-3/+3
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34644
* ar71xx: remove superfluous USB patches for 3.3Gabor Juhos2012-12-123-609/+0
| | | | SVN-Revision: 34643
* Revert "remove function find_mtd_part() from /lib/functions.sh"Mirko Vogt2012-12-121-0/+9
| | | | | | | | | 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-121-9/+0
| | | | | | | | | 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-121-1/+19
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34640
* kernel: update linux 3.6 to 3.6.10Gabor Juhos2012-12-1113-42/+14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34639
* mac80211: update rt2x00 rx_status patchGabor Juhos2012-12-113-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 Barth2012-12-112-2/+4
| | | | | | there are other public prefixes * Fixes issues with clients using incorrect source addresses SVN-Revision: 34630
* 6distributed: Add support for secondary addressesSteven Barth2012-12-111-2/+2
| | | | SVN-Revision: 34629
* 6relayd: Fix announcement of deprecated prefixesSteven Barth2012-12-111-2/+2
| | | | SVN-Revision: 34628
* mac80211: zero-out rx_status in rt2x00, ath5k, p54Gabor Juhos2012-12-113-0/+115
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34627
* kernel: update to 3.7 finalFlorian Fainelli2012-12-112-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.xJo-Philipp Wich2012-12-111-2/+6
| | | | SVN-Revision: 34625
* mac80211: fix possible NULL pointer dereference in ath9kGabor Juhos2012-12-101-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34624
* switch to 3.6 kernelFlorian Fainelli2012-12-101-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34623
* add 3.6 kernel supportFlorian Fainelli2012-12-104-0/+1516
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34622
* add sound featureFlorian Fainelli2012-12-101-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34621
* generic: backport a fix for the input keymap-matrix moduleFlorian Fainelli2012-12-102-0/+78
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34620
* keyboard driver depends on input-matrixkmap for 3.6+Florian Fainelli2012-12-101-1/+1
| | | | | | 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-101-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 moduleFlorian Fainelli2012-12-101-0/+34
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34617
* package/kernel: snd-soc-core depends on regmapFlorian Fainelli2012-12-101-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34616
* also list kmod-sound-core in the default packagesFlorian Fainelli2012-12-101-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34615
* package/kernel: package kmod-input-matrixkmapFlorian Fainelli2012-12-101-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 Fietkau2012-12-101-0/+1
| | | | SVN-Revision: 34611
* mac80211: fix channel context related warnings when using wds ap mode (fixes ↵Felix Fietkau2012-12-107-15/+149
| | | | | | #12585) SVN-Revision: 34610
* ipv6-support: Add support for NPT status trackingSteven Barth2012-12-102-3/+4
| | | | SVN-Revision: 34609
* 6distributed: add status-call for luci-integrationSteven Barth2012-12-101-2/+2
| | | | SVN-Revision: 34608
* b43: fix tx path skb leaksFelix Fietkau2012-12-102-4/+82
| | | | SVN-Revision: 34607
* mac80211: ath9k: allow to load EEPROM data via firmware APIGabor Juhos2012-12-1014-34/+532
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34606
* mac80211: ath9k: fix OTP register offsets for AR9340Gabor Juhos2012-12-101-0/+73
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34605
* ath5k: fix skb leaks (should fix #12199)Felix Fietkau2012-12-101-0/+31
| | | | SVN-Revision: 34603
* generic/kernel: add a fix for a common MIPS build failure.Florian Fainelli2012-12-101-0/+46
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34602
* kernel/generic: refresh 3.7 patchesFlorian Fainelli2012-12-104-21/+19
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34601
* kernel/generic: port r34599 over 3.7 kernelFlorian Fainelli2012-12-101-6/+18
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34600
* kernel/generic: fix build failure on missing uhci symbolFlorian Fainelli2012-12-101-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 stepsFlorian Fainelli2012-12-101-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.8Florian Fainelli2012-12-106-106/+7
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34597
* toolchain/musl: fix typo on configuration symbolFlorian Fainelli2012-12-101-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34596