aboutsummaryrefslogtreecommitdiff
path: root/target
Commit message (Collapse)AuthorAge
* make rtl8366 driver OF capableJohn Crispin2012-12-15
| | | | SVN-Revision: 34682
* brcm47xx: improve suppressing printing if a module was found in preinit ↵Hauke Mehrtens2012-12-14
| | | | | | | | function. Thank you Bastian Bittorf SVN-Revision: 34680
* generic: export include/linux/switch.h on 3.3, 3.6Gabor Juhos2012-12-14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34678
* generic: disintegrate UAPI from include/linux/switch.hGabor Juhos2012-12-14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34677
* generic: refresh patchesGabor Juhos2012-12-14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34676
* generic: update pci_disable_usb_common_quirks patchGabor Juhos2012-12-14
| | | | | | | | | Fixes the following compiler warning: drivers/usb/host/pci-quirks.c:459:23: warning: 'quirk_usb_handoff_uhci' defined but not used [-Wunused-function] Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34675
* ar71xx: reorder some patchesGabor Juhos2012-12-14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34674
* ar71xx: merge unifi outdoor patch into the ubnt-xm oneGabor Juhos2012-12-14
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34673
* brcm47xx: Additional BCM4716 supportHauke Mehrtens2012-12-13
| | | | | | | | Additional BCM4716 support. Still needs working ethernet driver. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 34672
* brcm47xx: BCMA - Broadcom 2011 SDK UpdatesHauke Mehrtens2012-12-13
| | | | | | | | | | I noticed these changes when reviewing the 2011 Broadcom SDK. I haven't noticed any obvious changes in behavior with them applied; but thought I should at least pass them on. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 34670
* brcm47xx: return the real irq number in bcma_core_irqHauke Mehrtens2012-12-13
| | | | | | | | | | The irq signal numbers that are send by the cpu are increased by 2 from the number programmed into the mips core by bcma. Return the irq number on which the irqs are send in bcma_core_irq() now. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 34669
* kernel: fix solos-pci skb double-free in DMA modeGabor Juhos2012-12-13
| | | | | | | | | [juhosg: refresh the patches with quilt] Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34667
* kernel: fix perf build with uclibc toolchains on x86Florian Fainelli2012-12-13
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34666
* kernel/3.6: backport an upstream build for perf with uClibcFlorian Fainelli2012-12-13
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34662
* kernel: fix porting mistakes on the 3.6+ SIP NAT patch causing crashesFelix Fietkau2012-12-13
| | | | SVN-Revision: 34657
* brcm47xx: this usb patch is not needed, the Broadcom SDK does it the other way.Hauke Mehrtens2012-12-13
| | | | SVN-Revision: 34655
* brcm47xx: use kernel 3.6.10 by default nowHauke Mehrtens2012-12-13
| | | | SVN-Revision: 34654
* brcm47xx: suppress printing if a module was found in preinit function.Hauke Mehrtens2012-12-13
| | | | SVN-Revision: 34653
* 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
* 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
* 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
* kernel: update to 3.7 finalFlorian Fainelli2012-12-11
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34626
* 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
* 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
* also list kmod-sound-core in the default packagesFlorian Fainelli2012-12-10
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34615
* mac80211: ath9k: allow to load EEPROM data via firmware APIGabor Juhos2012-12-10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34606
* 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
* 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
* ar71xx: load ar934x_nfc driver earlierGabor Juhos2012-12-10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34589
* ar71xx: ar934x_nfc: allow to control DMA data swap via platform dataGabor Juhos2012-12-10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34588
* kernel: update linux 3.6 to 3.6.9Gabor Juhos2012-12-08
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34578
* ar71xx: TP-LINK also has a family TL-WDRGabor Juhos2012-12-07
| | | | | | | 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/NDGabor Juhos2012-12-07
| | | | | | | Patch-by: Amir Sagie <openwrt-devel@taproot.org.il> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34576
* create Linksys WRTU54G-TM profileFlorian Fainelli2012-12-07
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34572
* kernel: add missing USB configuration symbols after r34501Florian Fainelli2012-12-07
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34568