Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ramips: load the input drivers during preinit | Gabor Juhos | 2011-08-15 | 1 | -0/+12 |
| | | | | SVN-Revision: 27992 | ||||
* | ramips: add support for Argus ATP-52B | Gabor Juhos | 2011-08-15 | 8 | -0/+140 |
| | | | | | | | | [The ESW related changes has been removed - juhosg] Signed-off-by: Roman Yeryomin <roman@advem.lv> SVN-Revision: 27991 | ||||
* | ramips: allow to specify port layout for the switch of the RT305x/RT3350 | Gabor Juhos | 2011-08-15 | 13 | -13/+62 |
| | | | | | | Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 27990 | ||||
* | generic: ar8216: add support for get link status | Gabor Juhos | 2011-08-15 | 1 | -0/+62 |
| | | | | SVN-Revision: 27989 | ||||
* | kernel: remove kmod-input-core just for some x86 profiles. | Hauke Mehrtens | 2011-08-15 | 1 | -2/+2 |
| | | | | | | | | Not all x86 profiles have CONFIG_INPUT=y in their configuration. Just remove kmod-input-core for them. Thank you Philip Prindeville for pointing out this problem. SVN-Revision: 27988 | ||||
* | kernel: disable cfi cmdset 0002 erase suspend | Felix Fietkau | 2011-08-15 | 3 | -0/+33 |
| | | | | | | | | | | on some platforms, erase suspend leads to data corruption and lockups when write ops collide with erase ops. this has been observed on the buffalo wzr-hp-g300nh. rather than play whack-a-mole with a hard to reproduce issue on a variety of devices, simply disable erase suspend, as it will usually not produce any useful gain on the small filesystems used on embedded hardware. SVN-Revision: 27984 | ||||
* | package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call ↵ | Jonas Gorski | 2011-08-14 | 1 | -2/+1 |
| | | | | | | | | | | | | | | SetDepends/...) Since the SetDepends macro does a: DEPENDS:= ... it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 27983 | ||||
* | package/kernel: Fix AddDepends/SetDepends calls with make 3.82 | Jonas Gorski | 2011-08-14 | 1 | -1/+1 |
| | | | | | | | | | | The module definitions depend on 001-depends.mk being the first included, but make 3.82 does not sort the results of wildcards anymore, so do an explicit sort of the includes. Found by Philip Prindeville, thanks! SVN-Revision: 27982 | ||||
* | firewall: further tune ICMPv6 default rules according to RFC4890 (#9893) | Jo-Philipp Wich | 2011-08-14 | 3 | -2/+18 |
| | | | | SVN-Revision: 27979 | ||||
* | mac80211: use first available channel from current phy if channel is set to ↵ | Jo-Philipp Wich | 2011-08-13 | 1 | -1/+7 |
| | | | | | | "auto" SVN-Revision: 27976 | ||||
* | ar71xx: add some code to detect DMA stuck conditions on ar7240 | Felix Fietkau | 2011-08-13 | 4 | -1/+36 |
| | | | | SVN-Revision: 27975 | ||||
* | ar71xx: on ar724x only reset the link status in the restart handler, the ↵ | Felix Fietkau | 2011-08-13 | 1 | -0/+6 |
| | | | | | | fast reset takes care of DMA stuck issues SVN-Revision: 27973 | ||||
* | ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ↵ | Felix Fietkau | 2011-08-13 | 7 | -30/+610 |
| | | | | | | in pci.c and fixes for Rx DMA stop issues SVN-Revision: 27972 | ||||
* | crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931) | Felix Fietkau | 2011-08-13 | 1 | -2/+2 |
| | | | | SVN-Revision: 27970 | ||||
* | include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xx | Felix Fietkau | 2011-08-12 | 2 | -0/+10 |
| | | | | SVN-Revision: 27969 | ||||
* | libubox: update to fix a compile error | Felix Fietkau | 2011-08-12 | 1 | -3/+3 |
| | | | | SVN-Revision: 27968 | ||||
* | brcm47xx: fix flash detection on chipcommon less devices. | Hauke Mehrtens | 2011-08-12 | 1 | -22/+28 |
| | | | | | | | This closes #9906 Thank you for the report Kim SVN-Revision: 27967 | ||||
* | base-files: fix arp() procedure to properly detect /usr/bin/arp | Jo-Philipp Wich | 2011-08-12 | 2 | -2/+2 |
| | | | | SVN-Revision: 27965 | ||||
* | update libubox and ubus to latest, libubox now includes jshn | Felix Fietkau | 2011-08-11 | 6 | -413/+23 |
| | | | | SVN-Revision: 27963 | ||||
* | iptables: drop iptables-utils and ip6tables-utils, ship needed symlinks in ↵ | Jo-Philipp Wich | 2011-08-11 | 1 | -29/+5 |
| | | | | | | iptables and ip6tables packages (#9691) SVN-Revision: 27961 | ||||
* | initramfs: allow preinit to enable switching from initramfs to tmpfs to ↵ | Felix Fietkau | 2011-08-11 | 1 | -0/+13 |
| | | | | | | allow overlayfs to be mounted on top of it SVN-Revision: 27960 | ||||
* | ar71xx: adjust the mtd layout of tew-632brp and dir-615c to match the image ↵ | Felix Fietkau | 2011-08-11 | 2 | -6/+6 |
| | | | | | | layout (fixes #9922) SVN-Revision: 27959 | ||||
* | mac80211: update to 2011-08-10 | Felix Fietkau | 2011-08-11 | 62 | -5246/+546 |
| | | | | SVN-Revision: 27958 | ||||
* | package more board specific modules: | Florian Fainelli | 2011-08-11 | 1 | -0/+70 |
| | | | | | | | | | - keyboard matrix driver - SoC sound support based on patch by KanjiMonster SVN-Revision: 27957 | ||||
* | add more missing touchscren symbols (3.0+) | Florian Fainelli | 2011-08-11 | 3 | -0/+3 |
| | | | | SVN-Revision: 27956 | ||||
* | disable hardware perf support to work in qemu | Florian Fainelli | 2011-08-11 | 1 | -5/+7 |
| | | | | SVN-Revision: 27955 | ||||
* | kernel: revert r27953 | Hauke Mehrtens | 2011-08-11 | 1 | -0/+10 |
| | | | | | | KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30 SVN-Revision: 27954 | ||||
* | kernel: fix ocf patch for kernel 2.6.30 | Hauke Mehrtens | 2011-08-11 | 1 | -10/+0 |
| | | | | | | find_task_by_vpid is already exported by the kernel without any patches needed. SVN-Revision: 27953 | ||||
* | kernel: 2.6.30: remove bogus additional find_task_by_vpid export from OCF | Jonas Gorski | 2011-08-11 | 1 | -10/+0 |
| | | | | | | find_task_by_vpid is already exported, thus breaking builds. SVN-Revision: 27952 | ||||
* | ar71xx: make ehci patch apply again | Jonas Gorski | 2011-08-10 | 1 | -2/+2 |
| | | | | SVN-Revision: 27951 | ||||
* | ar71xx: fix a copy&paste bug that broke wzr-hp-g300nh and wzr-hp-ag300h ↵ | Felix Fietkau | 2011-08-10 | 1 | -1/+1 |
| | | | | | | images (#9918) SVN-Revision: 27950 | ||||
* | ath9k: add a regdomain code used on newer ubiquiti networks devices | Felix Fietkau | 2011-08-10 | 1 | -0/+26 |
| | | | | SVN-Revision: 27947 | ||||
* | fix ehci build on 3.0+ | Florian Fainelli | 2011-08-10 | 2 | -2/+2 |
| | | | | SVN-Revision: 27946 | ||||
* | add ignore_oc in struct ehci_hcd | Florian Fainelli | 2011-08-10 | 13 | -65/+142 |
| | | | | SVN-Revision: 27945 | ||||
* | update to 3.0.1 | Florian Fainelli | 2011-08-09 | 4 | -1/+40 |
| | | | | SVN-Revision: 27943 | ||||
* | add CONFIG_EARLY_PRINTK | Florian Fainelli | 2011-08-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 27942 | ||||
* | bcm63xx: add support for linux 3.1-rc1 | Jonas Gorski | 2011-08-09 | 40 | -0/+5184 |
| | | | | SVN-Revision: 27941 | ||||
* | linux: generic: add support for 3.1-rc1 | Jonas Gorski | 2011-08-09 | 115 | -0/+66018 |
| | | | | SVN-Revision: 27940 | ||||
* | include/kernel.mk: fix download path for linux 3.x | Jonas Gorski | 2011-08-09 | 1 | -1/+5 |
| | | | | SVN-Revision: 27939 | ||||
* | package/acx: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 27938 | ||||
* | package/madwifi: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | | | Madwifi does not compile because of VLAN API changes. SVN-Revision: 27937 | ||||
* | package/kernel: Mark mvswitch as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | | | mvswitch does not compile because of VLAN API changes. SVN-Revision: 27936 | ||||
* | package/mac80211: mark as broken for linux 3.1 | Jonas Gorski | 2011-08-09 | 1 | -1/+1 |
| | | | | | | compat-wireless does not support 3.1 yet. SVN-Revision: 27935 | ||||
* | package/kernel: invert dependencies for current kernel features | Jonas Gorski | 2011-08-09 | 4 | -7/+7 |
| | | | | | | | Instead of depending on new kernel versions, depend on not having one of the older ones (or vice versa for modules removed in current kernels). SVN-Revision: 27934 | ||||
* | b43: fix reloading config settings after channel changes or hostapd restart ↵ | Felix Fietkau | 2011-08-08 | 1 | -0/+101 |
| | | | | | | (#8033) SVN-Revision: 27930 | ||||
* | Add packages that will be relant as "There's a new Alix platform driver ↵ | Daniel Dickinson | 2011-08-08 | 2 | -1/+5 |
| | | | | | | | | hitting linux-next upstream. Get ready for it in 2.6.39.4 and 3.0. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>" SVN-Revision: 27929 | ||||
* | kernel: fix another typo in the netfilter optimization patches | Felix Fietkau | 2011-08-07 | 2 | -2/+2 |
| | | | | SVN-Revision: 27927 | ||||
* | mac80211: always store broadcom firmware in b43 and b43legacy dir | Hauke Mehrtens | 2011-08-06 | 2 | -0/+17 |
| | | | | | | | | This is always used to build a firmware for linux systems also if we are on freebsd. This is one patch from #9897 SVN-Revision: 27926 | ||||
* | kernel: add missing option | Hauke Mehrtens | 2011-08-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 27925 | ||||
* | kernel: typo in cs5535 and cs5536 pata driver kernel definitions | Hauke Mehrtens | 2011-08-06 | 1 | -4/+4 |
| | | | | | | closes #9773 SVN-Revision: 27924 |