Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | kernel: add missing checks in the netfilter optimization patch which broke ↵ | Felix Fietkau | 2011-08-06 | 4 | -19/+25 |
| | | | | | | some rules containing only source/destination address checks SVN-Revision: 27923 | ||||
* | uml: add some missing options | Hauke Mehrtens | 2011-08-06 | 1 | -1/+2 |
| | | | | SVN-Revision: 27921 | ||||
* | kernel: add some missing config options | Hauke Mehrtens | 2011-08-06 | 8 | -0/+17 |
| | | | | | | These options where found by buildbot SVN-Revision: 27920 | ||||
* | binutils: add binutils 2.21.1 | Hauke Mehrtens | 2011-08-06 | 10 | -0/+31249 |
| | | | | SVN-Revision: 27919 | ||||
* | kernel: update to kernel version 3.0.1 | Hauke Mehrtens | 2011-08-06 | 12 | -17/+17 |
| | | | | SVN-Revision: 27918 | ||||
* | mkimage/getline.h - Mac OS X 10.7 (Lion) fix | Lars-Peter Clausen | 2011-08-05 | 1 | -0/+22 |
| | | | | | | | | This mends mkimage for getline() in Mac OS X 10.7. Signed-off-by: Joe Roback <openwrt-devel at roback.cc> SVN-Revision: 27917 | ||||
* | host/include/getline.h - Mac OS X 10.7 (Lion) fix | Lars-Peter Clausen | 2011-08-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Apple has finally updated their version of Libc, and it now includes getline(). \o/ The following patch fixes OpenWRT getline.h to not redefine it for 10.7. The one caveat is, the includes (at least stdio.h) are needed before the #ifdef so that __DARWIN_C_LEVEL could be properly defined (it is not a compiler built-in define like __linux__ or __APPLE__). This one fixes the host/include/getline.h. The next patch will mend the mkimage package. Signed-off-by: Joe Roback <openwrt-devel at roback.cc> SVN-Revision: 27916 | ||||
* | kernel-headers: fix compile error caused by wrong host include path when the ↵ | Felix Fietkau | 2011-08-05 | 1 | -11/+14 |
| | | | | | | toolchain is already built SVN-Revision: 27915 | ||||
* | update to kernel 3.0 | Florian Fainelli | 2011-08-05 | 3 | -4/+171 |
| | | | | SVN-Revision: 27912 | ||||
* | add more missing config symbols | Florian Fainelli | 2011-08-05 | 1 | -0/+3 |
| | | | | SVN-Revision: 27911 | ||||
* | update to kernel 3.0 | Florian Fainelli | 2011-08-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 27910 | ||||
* | add 101-perf_arm_uclibc.patch to 3.0 patches | Florian Fainelli | 2011-08-05 | 1 | -0/+13 |
| | | | | SVN-Revision: 27909 | ||||
* | add missing config symbol | Florian Fainelli | 2011-08-05 | 1 | -1/+2 |
| | | | | SVN-Revision: 27908 | ||||
* | ar71xx: fix image generation | Gabor Juhos | 2011-08-05 | 1 | -5/+5 |
| | | | | SVN-Revision: 27907 | ||||
* | brcm47xx: use kernel 3.0 | Hauke Mehrtens | 2011-08-04 | 1 | -1/+1 |
| | | | | | | As this target changes often these days it is hard to support more kernel versions. Now only kernel 3.0 is supported. SVN-Revision: 27906 | ||||
* | broadcom-diag: add support for bcma | Hauke Mehrtens | 2011-08-04 | 2 | -45/+151 |
| | | | | SVN-Revision: 27905 | ||||
* | switch: update for brcm47xx target | Hauke Mehrtens | 2011-08-04 | 7 | -102/+83 |
| | | | | | | | * remove suport for 2.4 kernel * add support for bcma bus SVN-Revision: 27904 | ||||
* | rtc-rv5c386a: add support for kernel 3.0 | Hauke Mehrtens | 2011-08-04 | 2 | -178/+30 |
| | | | | | | remove BKL and adds support for changes in bcm47xx code SVN-Revision: 27903 | ||||
* | brcm47xx: update patches | Hauke Mehrtens | 2011-08-04 | 38 | -472/+1716 |
| | | | | | | | | * this adds sflash support for ssb devices * the flash is now a platform device * minor updates SVN-Revision: 27902 | ||||
* | ar71xx: enable sysupgrade on the AP96 and DB120 boards | Gabor Juhos | 2011-08-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 27901 | ||||
* | ar71xx: use the same test for AP121 and Zcomax sysupgrade images | Gabor Juhos | 2011-08-04 | 1 | -9/+2 |
| | | | | SVN-Revision: 27900 | ||||
* | ar71xx: cleanup image generation Makefile | Gabor Juhos | 2011-08-04 | 1 | -276/+154 |
| | | | | SVN-Revision: 27899 | ||||
* | ar71xx: fix ethernet FIFO state corruption on ar7240 | Felix Fietkau | 2011-08-04 | 2 | -20/+61 |
| | | | | | | | | | When starting/stopping DMA sometimes the FIFO state gets corrupted, leading to wildly fluctuating latencies or packet data corruption. Fix this by issuing a fast MAC reset as soon as the link is detected as up. Fixes #9689, #9405 SVN-Revision: 27896 | ||||
* | ag71xx: fix memory corruption issues on ar7240 on ethernet start/stop | Felix Fietkau | 2011-08-04 | 2 | -3/+19 |
| | | | | | | | | | | | When the DMA engine state gets corrupted due to a hardware issues, it often won't stop rx until a full reset is issued. In that case the hardware must keep a valid descriptor, otherwise it will write to random places in system RAM, triggering random crashes. To fix this, keep a dummy descriptor without a buffer that keeps the DMA engine in a sane state until the reset is done SVN-Revision: 27895 | ||||
* | ar71xx: fix MAC/MDIO reset mask handling | Felix Fietkau | 2011-08-04 | 1 | -2/+2 |
| | | | | SVN-Revision: 27894 |