Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | Gcc 4.3.3 default for etrax | Claudio Mignanti | 2009-05-09 | 2 | -0/+2 |
| | | | | SVN-Revision: 15742 | ||||
* | refresh patches for 2.6.30 | Gabor Juhos | 2009-05-09 | 6 | -6/+6 |
| | | | | SVN-Revision: 15741 | ||||
* | bump to 2.6.30-rc5 | Gabor Juhos | 2009-05-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 15740 | ||||
* | bump to 2.6.30-rc5 | Gabor Juhos | 2009-05-09 | 1 | -2/+2 |
| | | | | SVN-Revision: 15739 | ||||
* | mac80211: update compat-wireless to 2009-05-08 | Gabor Juhos | 2009-05-09 | 2 | -18/+2 |
| | | | | SVN-Revision: 15738 | ||||
* | kernel/modules: build pcompress.ko for kernel >=2.6.30 | Gabor Juhos | 2009-05-09 | 1 | -1/+4 |
| | | | | SVN-Revision: 15737 | ||||
* | generic-2.6/2.6.30: resync patches for 2.6.30-rc5 | Gabor Juhos | 2009-05-09 | 7 | -42/+42 |
| | | | | SVN-Revision: 15736 | ||||
* | remove extern directives | Gabor Juhos | 2009-05-09 | 1 | -6/+6 |
| | | | | SVN-Revision: 15735 | ||||
* | increase AR71XX_MEM_SIZE_MAX (thanks to Leo Galambos for reporting) | Gabor Juhos | 2009-05-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 15734 | ||||
* | base-files: show reboot notification is sysupgrade | Jo-Philipp Wich | 2009-05-09 | 1 | -1/+4 |
| | | | | SVN-Revision: 15730 | ||||
* | rb532: add missing drivers and adjust the kernel command line for the right ↵ | Felix Fietkau | 2009-05-08 | 2 | -5/+8 |
| | | | | | | device name SVN-Revision: 15725 | ||||
* | rb532: restore command line patching functionality | Felix Fietkau | 2009-05-08 | 1 | -0/+20 |
| | | | | SVN-Revision: 15724 | ||||
* | rb532: disable the automatic rootfs selection - it breaks the cmdline based ↵ | Felix Fietkau | 2009-05-08 | 1 | -0/+2 |
| | | | | | | selection SVN-Revision: 15723 | ||||
* | rb532: bring the target specific default /etc/config/network closer to the ↵ | Felix Fietkau | 2009-05-08 | 1 | -2/+4 |
| | | | | | | global default by setting it to static instead of dhcp SVN-Revision: 15722 | ||||
* | clean up / fix various Host/Clean templates in tools/ | Felix Fietkau | 2009-05-08 | 6 | -10/+5 |
| | | | | SVN-Revision: 15714 | ||||
* | madwifi: clean up handling of various timings such as slot time, ack ↵ | Felix Fietkau | 2009-05-08 | 3 | -4/+732 |
| | | | | | | timeout, eifs time, etc. SVN-Revision: 15713 | ||||
* | madwifi: fix uninitialized variable | Felix Fietkau | 2009-05-08 | 2 | -4/+5 |
| | | | | SVN-Revision: 15711 | ||||
* | madwifi: remove unused functions | Felix Fietkau | 2009-05-08 | 1 | -0/+29 |
| | | | | SVN-Revision: 15710 | ||||
* | upgrade to a new public hal build - contains several minor fixes including ↵ | Felix Fietkau | 2009-05-08 | 2 | -5/+13 |
| | | | | | | ani improvements SVN-Revision: 15709 | ||||
* | use unexport instead of export to clear perforce variables | Felix Fietkau | 2009-05-08 | 1 | -4/+1 |
| | | | | SVN-Revision: 15708 |