Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce the total cpu usage of ipt_do_table under high network load from 3.1% ↵ | Felix Fietkau | 2009-05-13 | 3 | -0/+129 |
| | | | | | | down to 1.6% (tested with oprofile) SVN-Revision: 15822 | ||||
* | turn off -Os by default for the kernel and stick to -O2 repeated tests have ↵ | Felix Fietkau | 2009-05-13 | 7 | -7/+7 |
| | | | | | | shown the -O2 kernel to react much better to high cpu/network load situations SVN-Revision: 15821 | ||||
* | workaround a bootloader bug on the WBD111 | Imre Kaloz | 2009-05-13 | 1 | -1/+3 |
| | | | | SVN-Revision: 15818 | ||||
* | add missing configuration symbol | Florian Fainelli | 2009-05-13 | 1 | -0/+1 |
| | | | | SVN-Revision: 15817 | ||||
* | Cleanup kernel config | Claudio Mignanti | 2009-05-13 | 2 | -26/+3 |
| | | | | SVN-Revision: 15815 | ||||
* | unset CONFIG_WATCHDOG_NOWAYOUT in default kernel config | Jo-Philipp Wich | 2009-05-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 15809 | ||||
* | Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx. | Hauke Mehrtens | 2009-05-12 | 3 | -1/+14 |
| | | | | SVN-Revision: 15807 | ||||
* | Add missing kernel configuration options. | Hauke Mehrtens | 2009-05-12 | 1 | -1/+26 |
| | | | | SVN-Revision: 15806 | ||||
* | Only build the modules needed by mac80211 as module. | Hauke Mehrtens | 2009-05-12 | 1 | -3/+5 |
| | | | | SVN-Revision: 15805 | ||||
* | x86 Kernel configuration for kernel 2.6.30. | Hauke Mehrtens | 2009-05-12 | 1 | -0/+450 |
| | | | | SVN-Revision: 15804 | ||||
* | Compile fix. Port r15775 to kernel 2.6.30. | Hauke Mehrtens | 2009-05-12 | 2 | -24/+22 |
| | | | | SVN-Revision: 15803 | ||||
* | libpcap: fix typo in protocol api patch | Nicolas Thill | 2009-05-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 15802 | ||||
* | fix padding between end of the kernel and beginning of the rootfs in ↵ | Florian Fainelli | 2009-05-12 | 1 | -2/+3 |
| | | | | | | imagetag (#5108) SVN-Revision: 15801 | ||||
* | update to 2.6.30-rc5 | Florian Fainelli | 2009-05-12 | 7 | -23/+77 |
| | | | | SVN-Revision: 15799 | ||||
* | fix crypto pcompress configuration symbol name w/ 2.6.30 | Florian Fainelli | 2009-05-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 15798 | ||||
* | add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023) | Florian Fainelli | 2009-05-12 | 3 | -0/+519 |
| | | | | SVN-Revision: 15797 | ||||
* | madwifi: the openwrt build system usually has a better idea of what the ↵ | Felix Fietkau | 2009-05-11 | 1 | -0/+1 |
| | | | | | | target arch is than the madwifi build system :) SVN-Revision: 15788 | ||||
* | The it821x is at an other location in older kernels. | Hauke Mehrtens | 2009-05-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 15787 | ||||
* | hci_usb.ko is not availably in kernel newer than 2.6.27. | Hauke Mehrtens | 2009-05-11 | 1 | -3/+3 |
| | | | | SVN-Revision: 15786 | ||||
* | load usb8xxx after usb. | Hauke Mehrtens | 2009-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 15785 | ||||
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 5 | -5/+34 |
| | | | | SVN-Revision: 15784 | ||||
* | Conditionals are not supported in Kconfig. | Hauke Mehrtens | 2009-05-11 | 1 | -19/+0 |
| | | | | SVN-Revision: 15783 | ||||
* | The vfat directory have chanced with all newer kernel. | Hauke Mehrtens | 2009-05-11 | 1 | -1/+5 |
| | | | | SVN-Revision: 15782 | ||||
* | Make nfs and xfs load again. | Hauke Mehrtens | 2009-05-11 | 1 | -9/+23 |
| | | | | SVN-Revision: 15781 | ||||
* | kmod-libphy also needed with kernel 2.6.30 | Hauke Mehrtens | 2009-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 15780 | ||||
* | With kernel bigger than 2.6.29 compat_ioctl32 will not be build. | Hauke Mehrtens | 2009-05-11 | 1 | -2/+16 |
| | | | | SVN-Revision: 15779 | ||||
* | Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. ↵ | Hauke Mehrtens | 2009-05-11 | 1 | -34/+0 |
| | | | | | | This is only included in old kernel versions. SVN-Revision: 15778 | ||||
* | /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for ↵ | Hauke Mehrtens | 2009-05-11 | 2 | -10/+76 |
| | | | | | | new kernel versions and make ipw2x00 and hostap driver depend on it. SVN-Revision: 15777 | ||||
* | Refresh patches. | Hauke Mehrtens | 2009-05-11 | 15 | -111/+106 |
| | | | | SVN-Revision: 15776 | ||||
* | Compile fixes for kernel 2.6.29. The 200-sched_esfq.patch is based on ↵ | Hauke Mehrtens | 2009-05-11 | 2 | -24/+22 |
| | | | | | | http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/~checkout~/SOURCES.old/kernel-esfq.patch?rev=1.4;content-type=text%2Fplain SVN-Revision: 15775 | ||||
* | Add some missing kernel configurations. | Hauke Mehrtens | 2009-05-11 | 3 | -0/+25 |
| | | | | SVN-Revision: 15774 | ||||
* | make madwifi compile with kernel 2.6.29. | Hauke Mehrtens | 2009-05-11 | 2 | -0/+1971 |
| | | | | SVN-Revision: 15773 | ||||
* | add preliminary support for the successor of the storm port | Imre Kaloz | 2009-05-11 | 8 | -0/+5653 |
| | | | | SVN-Revision: 15772 | ||||
* | firmware-utils/mkfwimage2: fix a typo | Gabor Juhos | 2009-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 15770 | ||||
* | enable support for GTA02-batteries | Mirko Vogt | 2009-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 15767 | ||||
* | rb532: preserve commandline-patched kernel images for faster kernel testing ↵ | Felix Fietkau | 2009-05-11 | 1 | -2/+3 |
| | | | | | | via netboot SVN-Revision: 15766 | ||||
* | rb532: check the link status with a timer | Felix Fietkau | 2009-05-11 | 1 | -0/+51 |
| | | | | SVN-Revision: 15765 | ||||
* | add support for kernel 2.6.29 (rc3) by a patch based on the Openmoko ↵ | Mirko Vogt | 2009-05-10 | 5 | -1/+267324 |
| | | | | | | patchset (git rev. f656a97d946a2529630c9770a72c10a24dc397f9) adjusted to work within the OpenWrt environment SVN-Revision: 15764 | ||||
* | madwifi: ignore the eeprom fast framing supported flag, as it is an ↵ | Felix Fietkau | 2009-05-10 | 1 | -0/+11 |
| | | | | | | arbitrary restriction and not based on hardware capability SVN-Revision: 15763 | ||||
* | madwifi: do not add the ff headroom len to dev->hard_header_len to avoid ↵ | Felix Fietkau | 2009-05-10 | 1 | -0/+12 |
| | | | | | | unnecessary reallocations. the driver will reallocate skbs itself if necessary SVN-Revision: 15762 | ||||
* | improve the skb padding performance change to avoid unnecessary ↵ | Felix Fietkau | 2009-05-10 | 3 | -12/+132 |
| | | | | | | reallocations in the routing code SVN-Revision: 15761 | ||||
* | madwifi: remove some leftover duplicate definitions | Felix Fietkau | 2009-05-10 | 2 | -3/+36 |
| | | | | SVN-Revision: 15758 | ||||
* | madwifi: clean up tx status mrr handling and fix mrr parsing for 5416 | Felix Fietkau | 2009-05-10 | 1 | -0/+507 |
| | | | | SVN-Revision: 15757 | ||||
* | libnl-tiny: add copy of linux/gen_stat.h, it's not available on brcm-2.4 | Jo-Philipp Wich | 2009-05-10 | 1 | -0/+67 |
| | | | | SVN-Revision: 15756 | ||||
* | upgrade ppc40x to 2.6.28.10 | Imre Kaloz | 2009-05-10 | 6 | -340/+9 |
| | | | | SVN-Revision: 15755 | ||||
* | base-files: - restore device, ifname and aliases state in dhcp script - make ↵ | Jo-Philipp Wich | 2009-05-10 | 1 | -1/+8 |
| | | | | | | sure that resolv.conf.tmp is written once at least for statically configured dns SVN-Revision: 15753 | ||||
* | e2fsprogs: add libpthread dependency (#5086) | Jo-Philipp Wich | 2009-05-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 15748 | ||||
* | dnsmasq: add option to specify dhcp-hostsfile (#5079) | Jo-Philipp Wich | 2009-05-09 | 1 | -0/+3 |
| | | | | SVN-Revision: 15747 | ||||
* | dump to 2.6.30-rc5, override device_type | Claudio Mignanti | 2009-05-09 | 1 | -1/+2 |
| | | | | SVN-Revision: 15744 | ||||
* | add patches for 2.6.30, remove config-default | Claudio Mignanti | 2009-05-09 | 9 | -498/+42 |
| | | | | SVN-Revision: 15743 |