| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add missing kernel configuration options. | Hauke Mehrtens | 2009-05-12 | 1 | -1/+26 |
* | Only build the modules needed by mac80211 as module. | Hauke Mehrtens | 2009-05-12 | 1 | -3/+5 |
* | x86 Kernel configuration for kernel 2.6.30. | Hauke Mehrtens | 2009-05-12 | 1 | -0/+450 |
* | Compile fix. Port r15775 to kernel 2.6.30. | Hauke Mehrtens | 2009-05-12 | 2 | -24/+22 |
* | libpcap: fix typo in protocol api patch | Nicolas Thill | 2009-05-12 | 1 | -1/+1 |
* | fix padding between end of the kernel and beginning of the rootfs in imagetag... | Florian Fainelli | 2009-05-12 | 1 | -2/+3 |
* | update to 2.6.30-rc5 | Florian Fainelli | 2009-05-12 | 7 | -23/+77 |
* | fix crypto pcompress configuration symbol name w/ 2.6.30 | Florian Fainelli | 2009-05-12 | 1 | -1/+1 |
* | add linux-mips div64 rewrite to work with gcc-4.4.0 (#5023) | Florian Fainelli | 2009-05-12 | 3 | -0/+519 |
* | madwifi: the openwrt build system usually has a better idea of what the targe... | Felix Fietkau | 2009-05-11 | 1 | -0/+1 |
* | The it821x is at an other location in older kernels. | Hauke Mehrtens | 2009-05-11 | 1 | -0/+4 |
* | hci_usb.ko is not availably in kernel newer than 2.6.27. | Hauke Mehrtens | 2009-05-11 | 1 | -3/+3 |
* | load usb8xxx after usb. | Hauke Mehrtens | 2009-05-11 | 1 | -1/+1 |
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 5 | -5/+34 |
* | Conditionals are not supported in Kconfig. | Hauke Mehrtens | 2009-05-11 | 1 | -19/+0 |
* | The vfat directory have chanced with all newer kernel. | Hauke Mehrtens | 2009-05-11 | 1 | -1/+5 |
* | Make nfs and xfs load again. | Hauke Mehrtens | 2009-05-11 | 1 | -9/+23 |
* | kmod-libphy also needed with kernel 2.6.30 | Hauke Mehrtens | 2009-05-11 | 1 | -1/+1 |
* | With kernel bigger than 2.6.29 compat_ioctl32 will not be build. | Hauke Mehrtens | 2009-05-11 | 1 | -2/+16 |
* | Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. Th... | Hauke Mehrtens | 2009-05-11 | 1 | -34/+0 |
* | /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for ne... | Hauke Mehrtens | 2009-05-11 | 2 | -10/+76 |
* | Refresh patches. | Hauke Mehrtens | 2009-05-11 | 15 | -111/+106 |
* | Compile fixes for kernel 2.6.29. The 200-sched_esfq.patch is based on http://... | Hauke Mehrtens | 2009-05-11 | 2 | -24/+22 |
* | Add some missing kernel configurations. | Hauke Mehrtens | 2009-05-11 | 3 | -0/+25 |
* | make madwifi compile with kernel 2.6.29. | Hauke Mehrtens | 2009-05-11 | 2 | -0/+1971 |
* | add preliminary support for the successor of the storm port | Imre Kaloz | 2009-05-11 | 8 | -0/+5653 |
* | firmware-utils/mkfwimage2: fix a typo | Gabor Juhos | 2009-05-11 | 1 | -1/+1 |
* | enable support for GTA02-batteries | Mirko Vogt | 2009-05-11 | 1 | -1/+1 |
* | rb532: preserve commandline-patched kernel images for faster kernel testing v... | Felix Fietkau | 2009-05-11 | 1 | -2/+3 |
* | rb532: check the link status with a timer | Felix Fietkau | 2009-05-11 | 1 | -0/+51 |
* | add support for kernel 2.6.29 (rc3) by a patch based on the Openmoko patchset... | Mirko Vogt | 2009-05-10 | 5 | -1/+267324 |
* | madwifi: ignore the eeprom fast framing supported flag, as it is an arbitrary... | Felix Fietkau | 2009-05-10 | 1 | -0/+11 |
* | madwifi: do not add the ff headroom len to dev->hard_header_len to avoid unne... | Felix Fietkau | 2009-05-10 | 1 | -0/+12 |
* | improve the skb padding performance change to avoid unnecessary reallocations... | Felix Fietkau | 2009-05-10 | 3 | -12/+132 |
* | madwifi: remove some leftover duplicate definitions | Felix Fietkau | 2009-05-10 | 2 | -3/+36 |
* | madwifi: clean up tx status mrr handling and fix mrr parsing for 5416 | Felix Fietkau | 2009-05-10 | 1 | -0/+507 |
* | 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 |
* | upgrade ppc40x to 2.6.28.10 | Imre Kaloz | 2009-05-10 | 6 | -340/+9 |
* | base-files: - restore device, ifname and aliases state in dhcp script - make ... | Jo-Philipp Wich | 2009-05-10 | 1 | -1/+8 |
* | e2fsprogs: add libpthread dependency (#5086) | Jo-Philipp Wich | 2009-05-09 | 1 | -1/+1 |
* | dnsmasq: add option to specify dhcp-hostsfile (#5079) | Jo-Philipp Wich | 2009-05-09 | 1 | -0/+3 |
* | dump to 2.6.30-rc5, override device_type | Claudio Mignanti | 2009-05-09 | 1 | -1/+2 |
* | add patches for 2.6.30, remove config-default | Claudio Mignanti | 2009-05-09 | 9 | -498/+42 |
* | Gcc 4.3.3 default for etrax | Claudio Mignanti | 2009-05-09 | 2 | -0/+2 |
* | refresh patches for 2.6.30 | Gabor Juhos | 2009-05-09 | 6 | -6/+6 |
* | bump to 2.6.30-rc5 | Gabor Juhos | 2009-05-09 | 1 | -1/+1 |
* | bump to 2.6.30-rc5 | Gabor Juhos | 2009-05-09 | 1 | -2/+2 |
* | mac80211: update compat-wireless to 2009-05-08 | Gabor Juhos | 2009-05-09 | 2 | -18/+2 |
* | kernel/modules: build pcompress.ko for kernel >=2.6.30 | Gabor Juhos | 2009-05-09 | 1 | -1/+4 |
* | generic-2.6/2.6.30: resync patches for 2.6.30-rc5 | Gabor Juhos | 2009-05-09 | 7 | -42/+42 |