summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* ar71xx: on ar724x only reset the link status in the restart handler, the ↵nbd2011-08-131-0/+6
| | | | | | fast reset takes care of DMA stuck issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27973 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: merge a few more pending fixes, including a fix for the bogus WARN_ON ↵nbd2011-08-137-30/+610
| | | | | | in pci.c and fixes for Rx DMA stop issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27972 3c298f89-4303-0410-b956-a3cf2f4a3e73
* crda: update regulatory database to 2011-04-28, adds fixes for NL (#9931)nbd2011-08-131-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27970 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xxnbd2011-08-122-0/+10
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27969 3c298f89-4303-0410-b956-a3cf2f4a3e73
* libubox: update to fix a compile errornbd2011-08-121-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27968 3c298f89-4303-0410-b956-a3cf2f4a3e73
* brcm47xx: fix flash detection on chipcommon less devices.hauke2011-08-121-22/+28
| | | | | | | | This closes #9906 Thank you for the report Kim git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27967 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] base-files: fix arp() procedure to properly detect /usr/bin/arpjow2011-08-122-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27965 3c298f89-4303-0410-b956-a3cf2f4a3e73
* update libubox and ubus to latest, libubox now includes jshnnbd2011-08-116-413/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27963 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] iptables: drop iptables-utils and ip6tables-utils, ship needed ↵jow2011-08-111-29/+5
| | | | | | symlinks in iptables and ip6tables packages (#9691) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27961 3c298f89-4303-0410-b956-a3cf2f4a3e73
* initramfs: allow preinit to enable switching from initramfs to tmpfs to ↵nbd2011-08-111-0/+13
| | | | | | allow overlayfs to be mounted on top of it git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27960 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: adjust the mtd layout of tew-632brp and dir-615c to match the image ↵nbd2011-08-112-6/+6
| | | | | | layout (fixes #9922) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27959 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: update to 2011-08-10nbd2011-08-1162-5246/+546
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27958 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ep93xx] package more board specific modules:florian2011-08-111-0/+70
| | | | | | | | | - keyboard matrix driver - SoC sound support based on patch by KanjiMonster git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27957 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add more missing touchscren symbols (3.0+)florian2011-08-113-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27956 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [realview] disable hardware perf support to work in qemuflorian2011-08-111-5/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27955 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: revert r27953hauke2011-08-111-0/+10
| | | | | | | KanjiMonster did the right patch, I was just confused because of linux-3.0 and linux-2.6.30 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27954 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix ocf patch for kernel 2.6.30hauke2011-08-111-10/+0
| | | | | | | find_task_by_vpid is already exported by the kernel without any patches needed. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27953 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: 2.6.30: remove bogus additional find_task_by_vpid export from OCFjogo2011-08-111-10/+0
| | | | | | find_task_by_vpid is already exported, thus breaking builds. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27952 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: make ehci patch apply againjogo2011-08-101-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27951 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ar71xx: fix a copy&paste bug that broke wzr-hp-g300nh and wzr-hp-ag300h ↵nbd2011-08-101-1/+1
| | | | | | images (#9918) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ath9k: add a regdomain code used on newer ubiquiti networks devicesnbd2011-08-101-0/+26
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] fix ehci build on 3.0+florian2011-08-102-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27946 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add ignore_oc in struct ehci_hcdflorian2011-08-1013-65/+142
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27945 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] update to 3.0.1florian2011-08-094-1/+40
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27943 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add CONFIG_EARLY_PRINTKflorian2011-08-091-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27942 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bcm63xx: add support for linux 3.1-rc1jogo2011-08-0940-0/+5184
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27941 3c298f89-4303-0410-b956-a3cf2f4a3e73
* linux: generic: add support for 3.1-rc1jogo2011-08-09115-0/+66018
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27940 3c298f89-4303-0410-b956-a3cf2f4a3e73
* include/kernel.mk: fix download path for linux 3.xjogo2011-08-091-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27939 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/acx: mark as broken for linux 3.1jogo2011-08-091-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27938 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/madwifi: mark as broken for linux 3.1jogo2011-08-091-1/+1
| | | | | | Madwifi does not compile because of VLAN API changes. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27937 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: Mark mvswitch as broken for linux 3.1jogo2011-08-091-1/+1
| | | | | | mvswitch does not compile because of VLAN API changes. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/mac80211: mark as broken for linux 3.1jogo2011-08-091-1/+1
| | | | | | compat-wireless does not support 3.1 yet. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: invert dependencies for current kernel featuresjogo2011-08-094-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). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b43: fix reloading config settings after channel changes or hostapd restart ↵nbd2011-08-081-0/+101
| | | | | | (#8033) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27930 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add packages that will be relant as "There's a new Alix platform driver ↵cshore2011-08-082-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>" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27929 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: fix another typo in the netfilter optimization patchesnbd2011-08-072-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27927 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mac80211: always store broadcom firmware in b43 and b43legacy dirhauke2011-08-062-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 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27926 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing optionhauke2011-08-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27925 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: typo in cs5535 and cs5536 pata driver kernel definitionshauke2011-08-061-4/+4
| | | | | | | closes #9773 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add missing checks in the netfilter optimization patch which broke ↵nbd2011-08-064-19/+25
| | | | | | some rules containing only source/destination address checks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27923 3c298f89-4303-0410-b956-a3cf2f4a3e73
* uml: add some missing optionshauke2011-08-061-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27921 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add some missing config optionshauke2011-08-068-0/+17
| | | | | | | These options where found by buildbot git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27920 3c298f89-4303-0410-b956-a3cf2f4a3e73
* binutils: add binutils 2.21.1hauke2011-08-0610-0/+31249
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27919 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: update to kernel version 3.0.1hauke2011-08-0612-17/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27918 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] mkimage/getline.h - Mac OS X 10.7 (Lion) fixlars2011-08-051-0/+22
| | | | | | | | | | This mends mkimage for getline() in Mac OS X 10.7. Signed-off-by: Joe Roback <openwrt-devel at roback.cc> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27917 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [tools] host/include/getline.h - Mac OS X 10.7 (Lion) fixlars2011-08-051-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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27916 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel-headers: fix compile error caused by wrong host include path when the ↵nbd2011-08-051-11/+14
| | | | | | toolchain is already built git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27915 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [malta] update to kernel 3.0florian2011-08-053-4/+171
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27912 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add more missing config symbolsflorian2011-08-051-0/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27911 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [realview] update to kernel 3.0florian2011-08-051-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27910 3c298f89-4303-0410-b956-a3cf2f4a3e73