summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17260-262/+0
* do not override input config symbols (#4722)Florian Fainelli2009-04-171-2/+0
* resync au1550 kernel configurationFlorian Fainelli2009-04-171-1919/+0
* finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and WRT54G...Florian Fainelli2009-04-173-4/+12
* update compiler version defaultsHamish Guthrie2009-04-162-4/+2
* Update default configuration to use profilesHamish Guthrie2009-04-168-16/+59
* move ldconfig & ldd to utils sectionNicolas Thill2009-04-141-1/+5
* more cygwin related build fixesFlorian Fainelli2009-04-143-3/+9
* atheros: ignore rx long packet error flag from the ethernet coreFelix Fietkau2009-04-131-1/+1
* do not run hotplug event for aliasesFelix Fietkau2009-04-131-0/+3
* firewall: enable /etc/firewall.user by default and install sample firewall.us...Jo-Philipp Wich2009-04-123-5/+9
* base-files: remove redundant netmask handling in 10-routesJo-Philipp Wich2009-04-122-2/+1
* package ext4 (#4434)Florian Fainelli2009-04-122-0/+23
* do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be selec...Florian Fainelli2009-04-124-4/+1
* do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663)Florian Fainelli2009-04-121-3/+4
* allow openssl to compile with ccache enabled (#4518)Florian Fainelli2009-04-111-0/+40
* add the R_ARM_V4BX relocation to the ARM kernel module loaderMirko Vogt2009-04-101-0/+33
* Update iw to version 0.9.12Hauke Mehrtens2009-04-101-2/+2
* The ssb module in also integrated into the kernel on brcm63xx target.Hauke Mehrtens2009-04-101-1/+1
* ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.Hauke Mehrtens2009-04-101-1/+1
* The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated ...Hauke Mehrtens2009-04-101-1/+1
* use parent-dependencies for all dependencies of a package, not only those whi...Mirko Vogt2009-04-101-3/+3
* mvswitch: re-enable header modeFelix Fietkau2009-04-101-1/+1
* atheros: ignore reports about oversized ethernet frames, as can be caused by ...Felix Fietkau2009-04-102-5/+4
* atheros: refresh failing kernel patch (#4916) and fix packet padding bugFelix Fietkau2009-04-101-11/+11
* cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfullyFlorian Fainelli2009-04-101-2/+3
* hostapd only supports either b or g as hwmode configuration variable. If bg i...Hauke Mehrtens2009-04-091-0/+3
* fix source file vs library order in a few prereq checks (#4326)Felix Fietkau2009-04-091-3/+3
* In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.Hauke Mehrtens2009-04-091-0/+1
* mark uclibc nptl and snapshot as brokenFelix Fietkau2009-04-091-0/+2
* netfilter: merge some fixes from upstreamFelix Fietkau2009-04-091-0/+100
* netfilter: speed up packet matching by allowing default rules to bypass the c...Felix Fietkau2009-04-091-0/+74
* atheros: make use of netdev_alloc_skbFelix Fietkau2009-04-091-7/+4
* move iptable_raw to the conntrack-extra packageFelix Fietkau2009-04-091-1/+1
* patches for 2.6.28Claudio Mignanti2009-04-096-97/+189
* move etrax generic files to specific kernel versionClaudio Mignanti2009-04-097-0/+0
* dnsmasq: add more options for interface binding (#4900)Jo-Philipp Wich2009-04-093-1/+5
* fix ccache host installation (#4902)Florian Fainelli2009-04-091-0/+2
* b43: Remove unnecessary MMIO accesses in the interrupt hotpath.Michael Büsch2009-04-081-0/+177
* b44: use netdev_alloc_skbFelix Fietkau2009-04-081-0/+11
* kernel: increase skb padding for network devices to accomodate for headroom r...Felix Fietkau2009-04-081-0/+16
* workaroun some stupid Kconfig bugs (#4895)Florian Fainelli2009-04-081-0/+23
* remove the b43 dependency on brcm47xx/brcm63xxFelix Fietkau2009-04-081-1/+1
* kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 s...Felix Fietkau2009-04-081-6/+6
* cleanup etrax patchesClaudio Mignanti2009-04-089-5859/+0
* Fix kernel headers for cris (thanks hinkocevar)Claudio Mignanti2009-04-082-10/+54
* update e2fsprogs to 1.41.3Florian Fainelli2009-04-082-14/+2
* update ncurses to 5.7 (#4852)Florian Fainelli2009-04-085-7/+256
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-082-29/+31
* dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating to...Jo-Philipp Wich2009-04-072-27/+72