summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fixes uapi helper defineJohn Crispin2012-12-162-3/+4
| | | | SVN-Revision: 34715
* make pinctrl-falcon honour status="disbaled";John Crispin2012-12-161-0/+14
| | | | SVN-Revision: 34714
* fix falcon profileJohn Crispin2012-12-164-36/+24
| | | | SVN-Revision: 34713
* fix i2c-lantiq moduleJohn Crispin2012-12-161-9/+9
| | | | SVN-Revision: 34712
* add falcon devicetree filesJohn Crispin2012-12-164-4/+344
| | | | SVN-Revision: 34711
* kernel: add a missing config symbol for 3.7Felix Fietkau2012-12-151-0/+1
| | | | SVN-Revision: 34710
* kernel: add a module for ipv6 greFelix Fietkau2012-12-151-0/+16
| | | | SVN-Revision: 34709
* ubus: update to latest version, fixes request timeout handling issues, hangs ↵Felix Fietkau2012-12-151-3/+3
| | | | | | on lots of requests, adds object notification support SVN-Revision: 34705
* netifd: call /etc/udhcp.user from the netifd dhcp.scriptFelix Fietkau2012-12-151-0/+3
| | | | | | | | | This was done previously when dhcp was handled by the network scripts. So netifd should behave the same. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> SVN-Revision: 34704
* linux: generic: rtl836*: fix compilation with !CONFIG_OFJonas Gorski2012-12-156-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fixes the following errors caused by r34682: CC [M] drivers/net/phy/rtl8366_smi.o In file included from drivers/net/phy/rtl8366_smi.c:26:0: drivers/net/phy/rtl8366_smi.h:149:46: warning: 'struct platform_device' declared inside parameter list [enabled by default] drivers/net/phy/rtl8366_smi.h:149:46: warning: its scope is only this definition or declaration, which is probably not what you want [enabled by default] drivers/net/phy/rtl8366_smi.c:1398:65: warning: 'struct platform_device' declared inside parameter list [enabled by default] drivers/net/phy/rtl8366_smi.c: In function 'rtl8366_smi_probe_plat': drivers/net/phy/rtl8366_smi.c:1400:44: error: dereferencing pointer to incomplete type drivers/net/phy/rtl8366_smi.c:1402:11: error: dereferencing pointer to incomplete type drivers/net/phy/rtl8366_smi.c:1403:16: error: dereferencing pointer to incomplete type drivers/net/phy/rtl8366_smi.c: At top level: drivers/net/phy/rtl8366_smi.c:1415:46: warning: 'struct platform_device' declared inside parameter list [enabled by default] drivers/net/phy/rtl8366_smi.c:1415:21: error: conflicting types for 'rtl8366_smi_probe' drivers/net/phy/rtl8366_smi.h:149:21: note: previous declaration of 'rtl8366_smi_probe' was here drivers/net/phy/rtl8366_smi.c: In function 'rtl8366_smi_probe': drivers/net/phy/rtl8366_smi.c:1420:31: error: dereferencing pointer to incomplete type drivers/net/phy/rtl8366_smi.c:1424:10: error: dereferencing pointer to incomplete type drivers/net/phy/rtl8366_smi.c:1425:3: warning: passing argument 1 of 'rtl8366_smi_probe_of' from incompatible pointer type [enabled by default] drivers/net/phy/rtl8366_smi.c:1392:19: note: expected 'struct device_node *' but argument is of type 'struct platform_device *' drivers/net/phy/rtl8366_smi.c:1427:3: warning: passing argument 1 of 'rtl8366_smi_probe_plat' from incompatible pointer type [enabled by default] drivers/net/phy/rtl8366_smi.c:1398:5: note: expected 'struct platform_device *' but argument is of type 'struct platform_device *' drivers/net/phy/rtl8366_smi.c: At top level: drivers/net/phy/rtl8366_smi.c:1438:1: error: conflicting types for 'rtl8366_smi_probe' drivers/net/phy/rtl8366_smi.h:149:21: note: previous declaration of 'rtl8366_smi_probe' was here make[7]: *** [drivers/net/phy/rtl8366_smi.o] Error 1 make[6]: *** [drivers/net/phy] Error 2 make[5]: *** [drivers/net] Error 2 make[4]: *** [drivers] Error 2 Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 34703
* select hcd as a default package for the dgn3500John Crispin2012-12-151-2/+4
| | | | SVN-Revision: 34702
* EASY80920 has 2 usb portsJohn Crispin2012-12-151-1/+2
| | | | SVN-Revision: 34701
* allow to load only 1 usb port on AR9 / VR9John Crispin2012-12-151-8/+13
| | | | SVN-Revision: 34700
* remove 3.3 and 3.6John Crispin2012-12-15220-164055/+0
| | | | SVN-Revision: 34699
* cleanup basefilesJohn Crispin2012-12-159-88/+75
| | | | SVN-Revision: 34698
* clean up modules.mkJohn Crispin2012-12-151-73/+0
| | | | SVN-Revision: 34697
* fix tapi dependencyJohn Crispin2012-12-151-5/+5
| | | | SVN-Revision: 34696
* move voice packagesJohn Crispin2012-12-1511-10/+23
| | | | SVN-Revision: 34695
* move ltq-adsl-toolJohn Crispin2012-12-154-11/+10
| | | | SVN-Revision: 34694
* move ltq-adslJohn Crispin2012-12-1547-10391/+4530
| | | | SVN-Revision: 34693
* move ltq-ifxosJohn Crispin2012-12-153-16/+14
| | | | SVN-Revision: 34692
* add devicetreesJohn Crispin2012-12-1522-424/+2263
| | | | SVN-Revision: 34691
* add ltq-ptmJohn Crispin2012-12-1527-0/+9005
| | | | SVN-Revision: 34690
* add ltq-deuJohn Crispin2012-12-1525-0/+21263
| | | | SVN-Revision: 34689
* add ltq-hcdJohn Crispin2012-12-1518-0/+21407
| | | | SVN-Revision: 34688
* add linux-v3.7John Crispin2012-12-1550-32/+16717
| | | | SVN-Revision: 34687
* fixes uboot dependencyJohn Crispin2012-12-151-1/+1
| | | | SVN-Revision: 34686
* add crypto-pcompressJohn Crispin2012-12-151-0/+11
| | | | SVN-Revision: 34685
* make use of uapi directory wrapperJohn Crispin2012-12-151-1/+1
| | | | SVN-Revision: 34684
* adds wrapper for uapi directoryJohn Crispin2012-12-151-0/+1
| | | | SVN-Revision: 34683
* make rtl8366 driver OF capableJohn Crispin2012-12-156-66/+121
| | | | SVN-Revision: 34682
* netfilter.mk: extend nf_add macro to take a version dependency expressionJo-Philipp Wich2012-12-151-19/+16
| | | | | | | | - nf_add now takes an optional 4th argument which specifies a kernel version dependency, e.g. "lt 3.7.0" - remove CompareKernelPatchVer conditionals around nf_add invocations, use version depends instead - fixes xt_LOG.ko packaging with Linux 3.6.0 and later SVN-Revision: 34681
* brcm47xx: improve suppressing printing if a module was found in preinit ↵Hauke Mehrtens2012-12-141-1/+1
| | | | | | | | function. Thank you Bastian Bittorf SVN-Revision: 34680
* package/swconfig: don't use kernel headersGabor Juhos2012-12-141-2/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34679
* generic: export include/linux/switch.h on 3.3, 3.6Gabor Juhos2012-12-142-0/+20
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34678
* generic: disintegrate UAPI from include/linux/switch.hGabor Juhos2012-12-145-81/+308
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34677
* generic: refresh patchesGabor Juhos2012-12-146-30/+10
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34676
* generic: update pci_disable_usb_common_quirks patchGabor Juhos2012-12-142-18/+7
| | | | | | | | | 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-146-26/+26
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34674
* ar71xx: merge unifi outdoor patch into the ubnt-xm oneGabor Juhos2012-12-146-138/+96
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34673
* brcm47xx: Additional BCM4716 supportHauke Mehrtens2012-12-132-0/+8
| | | | | | | | Additional BCM4716 support. Still needs working ethernet driver. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 34672
* broadcom-wl: Pass physical address to wl_attachHauke Mehrtens2012-12-131-1/+1
| | | | | | | | wl_attach expects a physical address, as it performs the mapping internally. Signed-off-by: Nathan Hintz <nlhintz@hotmail.com> SVN-Revision: 34671
* brcm47xx: BCMA - Broadcom 2011 SDK UpdatesHauke Mehrtens2012-12-131-0/+50
| | | | | | | | | | 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-131-0/+87
| | | | | | | | | | 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-133-0/+99
| | | | | | | | | [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-133-0/+96
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34666
* netifd: update to latest version, fixes purging old resolv.conf entries ↵Felix Fietkau2012-12-131-2/+2
| | | | | | after ifdown SVN-Revision: 34664
* kernel/3.6: backport an upstream build for perf with uClibcFlorian Fainelli2012-12-131-0/+40
| | | | | | 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-132-46/+20
| | | | SVN-Revision: 34657
* build: only install packages for selected variants, fixes building multiple ↵Felix Fietkau2012-12-131-2/+13
| | | | | | variant selections in one tree SVN-Revision: 34656