summaryrefslogtreecommitdiffstats
path: root/target/linux
Commit message (Collapse)AuthorAgeFilesLines
* [au1500] do not override input config symbols (#4722)florian2009-04-171-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15235 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [au1500] resync au1550 kernel configurationflorian2009-04-171-1919/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15234 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm47xx] finally fix boot failures on buffalo devices, tested on ↵florian2009-04-173-4/+12
| | | | | | WHR-HP-G54 and WRT54GS v1.1 with no side effects (#4061) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15232 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ps3]: Update default configuration to use profileshcg2009-04-167-15/+58
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15229 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: ignore rx long packet error flag from the ethernet corenbd2009-04-131-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15225 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] package ext4 (#4434)florian2009-04-121-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make ↵florian2009-04-124-4/+1
| | | | | | gpiommc be selectable with the spio-gpio-old module (#4659) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15215 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add the R_ARM_V4BX relocation to the ARM kernel module loadermirko2009-04-101-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15208 3c298f89-4303-0410-b956-a3cf2f4a3e73
* mvswitch: re-enable header modenbd2009-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15186 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: ignore reports about oversized ethernet frames, as can be caused by ↵nbd2009-04-102-5/+4
| | | | | | the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15185 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: refresh failing kernel patch (#4916) and fix packet padding bugnbd2009-04-101-11/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15184 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter: merge some fixes from upstreamnbd2009-04-091-0/+100
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15178 3c298f89-4303-0410-b956-a3cf2f4a3e73
* netfilter: speed up packet matching by allowing default rules to bypass the ↵nbd2009-04-091-0/+74
| | | | | | common checks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15177 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: make use of netdev_alloc_skbnbd2009-04-091-7/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15176 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [etrax] patches for 2.6.28claudio2009-04-096-97/+189
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15174 3c298f89-4303-0410-b956-a3cf2f4a3e73
* move etrax generic files to specific kernel version claudio2009-04-097-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15173 3c298f89-4303-0410-b956-a3cf2f4a3e73
* b44: use netdev_alloc_skbnbd2009-04-081-0/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15159 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: increase skb padding for network devices to accomodate for headroom ↵nbd2009-04-081-0/+16
| | | | | | requirements of eth->wifi routing and more git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15158 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] workaroun some stupid Kconfig bugs (#4895)florian2009-04-081-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15157 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵nbd2009-04-081-6/+6
| | | | | | still relies on it) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15155 3c298f89-4303-0410-b956-a3cf2f4a3e73
* cleanup etrax patchesclaudio2009-04-089-5859/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15154 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fix kernel headers for cris (thanks hinkocevar)claudio2009-04-081-0/+29
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15153 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] some more fixes to the SPI controller driverflorian2009-04-082-29/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15146 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63x] imagetag's -k argument is expected to be hexadecimal instead of ↵florian2009-04-071-1/+1
| | | | | | decimal (#4885) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15133 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] fix typo in 910-cryptodev_backport.patch (#3933)florian2009-04-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15132 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: tweak the maximum allocation size to improve memory allocator ↵nbd2009-04-071-0/+13
| | | | | | performance git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15130 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: replace jhash2 with the faster jhash3 algorithmnbd2009-04-071-0/+227
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15128 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove debugging codenbd2009-04-071-3/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15127 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] accomodate netfilter module (xt_recent) name change in 2.6.28, add ↵nico2009-04-061-0/+1
| | | | | | missing kconfig when xt_recent is enabled git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15123 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] 2.6.28: add Kconfig prompt for the old crypto symbolsjuhosg2009-04-062-2/+50
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15122 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [uml] add a patch to disable compile-time buffer checks enabled by default ↵nico2009-04-061-0/+11
| | | | | | on Ubuntu 8.10 and later (closes: #4826) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15119 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: do not delete /var, /jffs, /rom - it breaks non-freecom imagesnbd2009-04-061-2/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15118 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: don't leave zImage on the rootfs for images other than the freecom onenbd2009-04-061-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15117 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ixp4xx: make apex optional, clean up the makefile - fixes spurious ↵nbd2009-04-067-195/+6
| | | | | | recompilation issues git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15115 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix a vfs api bug in squashfs triggered by zabbix-agent (#4365)nbd2009-04-043-0/+33
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15098 3c298f89-4303-0410-b956-a3cf2f4a3e73
* rename our /bin/login script to /bin/login.sh to avoid collisions with ↵nbd2009-04-041-1/+1
| | | | | | busybox - we always use -l on telnetd anyway git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15097 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add a workaround on kmod-textsearch modules (#4832)florian2009-03-261-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15047 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm-2.4] move the mii_ioctl to generic patches, fixes (#1802)florian2009-03-261-0/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15045 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [rdc] fix wrong logic in MDIO code and second PHY addressflorian2009-03-251-3/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15034 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix a spiflash write performance regressionnbd2009-03-241-4/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15027 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ar71xx] create firmware image for the TL-WR841ND v3 boardjuhosg2009-03-241-0/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15024 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix typo in cambria gw2358 initializationnbd2009-03-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15022 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] override CONFIG_USB_EHCI_ROOT_HUB_TT since it breaks ehci on bcm6358florian2009-03-241-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15020 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] refresh patcheshauke2009-03-245-28/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15018 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to kernel version 2.6.28.9hauke2009-03-2413-13/+13
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] update to kernel version 2.6.27.21hauke2009-03-245-5/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15016 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ps3: update ps3vram patcheshcg2009-03-2416-68/+3089
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15011 3c298f89-4303-0410-b956-a3cf2f4a3e73
* do not use --owner=root or --group=root when running tar. it does not work ↵nbd2009-03-231-1/+1
| | | | | | on systems that name their root group differently git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14995 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: fix radio mask check on ar5312nbd2009-03-231-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14986 3c298f89-4303-0410-b956-a3cf2f4a3e73
* atheros: upgrade to 2.6.28 by defaultnbd2009-03-221-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14985 3c298f89-4303-0410-b956-a3cf2f4a3e73