summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)nbd2009-04-17260-262/+0
* [au1500] do not override input config symbols (#4722)florian2009-04-171-2/+0
* [au1500] resync au1550 kernel configurationflorian2009-04-171-1919/+0
* [brcm47xx] finally fix boot failures on buffalo devices, tested on WHR-HP-G54...florian2009-04-173-4/+12
* [ps3]: Remove superfluous directoryhcg2009-04-160-0/+0
* [ps3]: update compiler version defaultshcg2009-04-162-4/+2
* [ps3]: Update default configuration to use profileshcg2009-04-168-16/+59
* move ldconfig & ldd to utils sectionnico2009-04-141-1/+5
* [tools] more cygwin related build fixesflorian2009-04-143-3/+9
* atheros: ignore rx long packet error flag from the ethernet corenbd2009-04-131-1/+1
* do not run hotplug event for aliasesnbd2009-04-131-0/+3
* [package] firewall: enable /etc/firewall.user by default and install sample f...jow2009-04-123-5/+9
* [package] base-files: remove redundant netmask handling in 10-routesjow2009-04-122-2/+1
* [kernel] package ext4 (#4434)florian2009-04-122-0/+23
* [kernel] do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc...florian2009-04-124-4/+1
* [package] do not load the spi_gpio module from mmc-over-gpio, bump release nu...florian2009-04-121-3/+4
* [package] allow openssl to compile with ccache enabled (#4518)florian2009-04-111-0/+40
* add the R_ARM_V4BX relocation to the ARM kernel module loadermirko2009-04-101-0/+33
* [iw] Update iw to version 0.9.12hauke2009-04-101-2/+2
* [ssb] The ssb module in also integrated into the kernel on brcm63xx target.hauke2009-04-101-1/+1
* [wireless] ieee80211-softmac is only avaliable in old kernels. It was removed...hauke2009-04-101-1/+1
* [mac80211] The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is ...hauke2009-04-101-1/+1
* use parent-dependencies for all dependencies of a package, not only those whi...mirko2009-04-101-3/+3
* mvswitch: re-enable header modenbd2009-04-101-1/+1
* atheros: ignore reports about oversized ethernet frames, as can be caused by ...nbd2009-04-102-5/+4
* atheros: refresh failing kernel patch (#4916) and fix packet padding bugnbd2009-04-101-11/+11
* [scripts] cygwin also needs to be passed LIBS=-lncurses to link lxdialog succ...florian2009-04-101-2/+3
* [hostapd] hostapd only supports either b or g as hwmode configuration variable.hauke2009-04-091-0/+3
* fix source file vs library order in a few prereq checks (#4326)nbd2009-04-091-3/+3
* [wifi] In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.hauke2009-04-091-0/+1
* mark uclibc nptl and snapshot as brokennbd2009-04-091-0/+2
* netfilter: merge some fixes from upstreamnbd2009-04-091-0/+100
* netfilter: speed up packet matching by allowing default rules to bypass the c...nbd2009-04-091-0/+74
* atheros: make use of netdev_alloc_skbnbd2009-04-091-7/+4
* move iptable_raw to the conntrack-extra packagenbd2009-04-091-1/+1
* [etrax] patches for 2.6.28claudio2009-04-096-97/+189
* move etrax generic files to specific kernel version claudio2009-04-097-0/+0
* [package] dnsmasq: add more options for interface binding (#4900)jow2009-04-093-1/+5
* [tools] fix ccache host installation (#4902)florian2009-04-091-0/+2
* b43: Remove unnecessary MMIO accesses in the interrupt hotpath.mb2009-04-081-0/+177
* b44: use netdev_alloc_skbnbd2009-04-081-0/+11
* kernel: increase skb padding for network devices to accomodate for headroom r...nbd2009-04-081-0/+16
* [kernel] workaroun some stupid Kconfig bugs (#4895)florian2009-04-081-0/+23
* remove the b43 dependency on brcm47xx/brcm63xxnbd2009-04-081-1/+1
* kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 s...nbd2009-04-081-6/+6
* cleanup etrax patchesclaudio2009-04-089-5859/+0
* Fix kernel headers for cris (thanks hinkocevar)claudio2009-04-082-10/+54
* [package] update e2fsprogs to 1.41.3florian2009-04-082-14/+2
* [package] update ncurses to 5.7 (#4852)florian2009-04-085-7/+256
* [brcm63xx] some more fixes to the SPI controller driverflorian2009-04-082-29/+31