summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17260-262/+0
| | | | SVN-Revision: 15242
* do not override input config symbols (#4722)Florian Fainelli2009-04-171-2/+0
| | | | SVN-Revision: 15235
* resync au1550 kernel configurationFlorian Fainelli2009-04-171-1919/+0
| | | | SVN-Revision: 15234
* finally fix boot failures on buffalo devices, tested on WHR-HP-G54 and ↵Florian Fainelli2009-04-173-4/+12
| | | | | | WRT54GS v1.1 with no side effects (#4061) SVN-Revision: 15232
* update compiler version defaultsHamish Guthrie2009-04-162-4/+2
| | | | SVN-Revision: 15230
* Update default configuration to use profilesHamish Guthrie2009-04-168-16/+59
| | | | SVN-Revision: 15229
* move ldconfig & ldd to utils sectionNicolas Thill2009-04-141-1/+5
| | | | SVN-Revision: 15228
* more cygwin related build fixesFlorian Fainelli2009-04-143-3/+9
| | | | SVN-Revision: 15227
* atheros: ignore rx long packet error flag from the ethernet coreFelix Fietkau2009-04-131-1/+1
| | | | SVN-Revision: 15225
* do not run hotplug event for aliasesFelix Fietkau2009-04-131-0/+3
| | | | SVN-Revision: 15224
* firewall: enable /etc/firewall.user by default and install sample ↵Jo-Philipp Wich2009-04-123-5/+9
| | | | | | firewall.user file SVN-Revision: 15221
* base-files: remove redundant netmask handling in 10-routesJo-Philipp Wich2009-04-122-2/+1
| | | | SVN-Revision: 15219
* package ext4 (#4434)Florian Fainelli2009-04-122-0/+23
| | | | SVN-Revision: 15218
* do not override CONFIG_CONFIGFS_FS in a few places, and make gpiommc be ↵Florian Fainelli2009-04-124-4/+1
| | | | | | selectable with the spio-gpio-old module (#4659) SVN-Revision: 15215
* do not load the spi_gpio module from mmc-over-gpio, bump release number (#4663)Florian Fainelli2009-04-121-3/+4
| | | | SVN-Revision: 15214
* allow openssl to compile with ccache enabled (#4518)Florian Fainelli2009-04-111-0/+40
| | | | SVN-Revision: 15212
* add the R_ARM_V4BX relocation to the ARM kernel module loaderMirko Vogt2009-04-101-0/+33
| | | | SVN-Revision: 15208
* Update iw to version 0.9.12Hauke Mehrtens2009-04-101-2/+2
| | | | SVN-Revision: 15198
* The ssb module in also integrated into the kernel on brcm63xx target.Hauke Mehrtens2009-04-101-1/+1
| | | | SVN-Revision: 15197
* ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.Hauke Mehrtens2009-04-101-1/+1
| | | | SVN-Revision: 15196
* The b43 needs kmod-ssb. On the brcm47xx and brcm63xx target it is integrated ↵Hauke Mehrtens2009-04-101-1/+1
| | | | | | into the kernel all other need the module. SVN-Revision: 15195
* use parent-dependencies for all dependencies of a package, not only those ↵Mirko Vogt2009-04-101-3/+3
| | | | | | which are conditional deendencies (thanks to lars (also for this commit message :P)) fixes bug #4917 SVN-Revision: 15187
* mvswitch: re-enable header modeFelix Fietkau2009-04-101-1/+1
| | | | SVN-Revision: 15186
* atheros: ignore reports about oversized ethernet frames, as can be caused by ↵Felix Fietkau2009-04-102-5/+4
| | | | | | the header mode of marvell 88e6060 switches (see https://dev.openwrt.org/ticket/3507#comment:16) SVN-Revision: 15185
* atheros: refresh failing kernel patch (#4916) and fix packet padding bugFelix Fietkau2009-04-101-11/+11
| | | | SVN-Revision: 15184
* cygwin also needs to be passed LIBS=-lncurses to link lxdialog successfullyFlorian Fainelli2009-04-101-2/+3
| | | | SVN-Revision: 15183
* hostapd only supports either b or g as hwmode configuration variable. If bg ↵Hauke Mehrtens2009-04-091-0/+3
| | | | | | is set the scripts transfers it now to g mode. SVN-Revision: 15182
* fix source file vs library order in a few prereq checks (#4326)Felix Fietkau2009-04-091-3/+3
| | | | SVN-Revision: 15181
* In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.Hauke Mehrtens2009-04-091-0/+1
| | | | SVN-Revision: 15180
* mark uclibc nptl and snapshot as brokenFelix Fietkau2009-04-091-0/+2
| | | | SVN-Revision: 15179
* netfilter: merge some fixes from upstreamFelix Fietkau2009-04-091-0/+100
| | | | SVN-Revision: 15178
* netfilter: speed up packet matching by allowing default rules to bypass the ↵Felix Fietkau2009-04-091-0/+74
| | | | | | common checks SVN-Revision: 15177
* atheros: make use of netdev_alloc_skbFelix Fietkau2009-04-091-7/+4
| | | | SVN-Revision: 15176
* move iptable_raw to the conntrack-extra packageFelix Fietkau2009-04-091-1/+1
| | | | SVN-Revision: 15175
* patches for 2.6.28Claudio Mignanti2009-04-096-97/+189
| | | | SVN-Revision: 15174
* move etrax generic files to specific kernel versionClaudio Mignanti2009-04-097-0/+0
| | | | SVN-Revision: 15173
* dnsmasq: add more options for interface binding (#4900)Jo-Philipp Wich2009-04-093-1/+5
| | | | SVN-Revision: 15172
* fix ccache host installation (#4902)Florian Fainelli2009-04-091-0/+2
| | | | SVN-Revision: 15165
* b43: Remove unnecessary MMIO accesses in the interrupt hotpath.Michael Büsch2009-04-081-0/+177
| | | | SVN-Revision: 15160
* b44: use netdev_alloc_skbFelix Fietkau2009-04-081-0/+11
| | | | SVN-Revision: 15159
* kernel: increase skb padding for network devices to accomodate for headroom ↵Felix Fietkau2009-04-081-0/+16
| | | | | | requirements of eth->wifi routing and more SVN-Revision: 15158
* workaroun some stupid Kconfig bugs (#4895)Florian Fainelli2009-04-081-0/+23
| | | | SVN-Revision: 15157
* remove the b43 dependency on brcm47xx/brcm63xxFelix Fietkau2009-04-081-1/+1
| | | | SVN-Revision: 15156
* kernel: revert the change from JHASH_GOLDEN_RATIO to JHASH_INIT_PARAM (ipv6 ↵Felix Fietkau2009-04-081-6/+6
| | | | | | still relies on it) SVN-Revision: 15155
* cleanup etrax patchesClaudio Mignanti2009-04-089-5859/+0
| | | | SVN-Revision: 15154
* Fix kernel headers for cris (thanks hinkocevar)Claudio Mignanti2009-04-082-10/+54
| | | | SVN-Revision: 15153
* update e2fsprogs to 1.41.3Florian Fainelli2009-04-082-14/+2
| | | | SVN-Revision: 15151
* update ncurses to 5.7 (#4852)Florian Fainelli2009-04-085-7/+256
| | | | SVN-Revision: 15147
* some more fixes to the SPI controller driverFlorian Fainelli2009-04-082-29/+31
| | | | SVN-Revision: 15146
* dropbear: fix 100-pubkey_path.patch which broke pubkey auth after updating ↵Jo-Philipp Wich2009-04-072-27/+72
| | | | | | to 0.52 - thanks maniac103! SVN-Revision: 15144