aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* add the swconfig utility to the wrt160nl profileFelix Fietkau2009-08-141-1/+1
* ar71xx: enable rtl8306 support by default (for wrt160nl)Felix Fietkau2009-08-142-0/+3
* add a driver for rtl8306 switchesFelix Fietkau2009-08-145-0/+1041
* ar71xx: change the linking order of the ag71xx module so that the driver can ...Felix Fietkau2009-08-142-12/+12
* [lib80211] fix buildHauke Mehrtens2009-08-133-0/+25
* [ar71xx] switch to 2.6.30Gabor Juhos2009-08-131-1/+1
* [package] firewall: allow incoming udp/68 packets in the default configuratio...Jo-Philipp Wich2009-08-132-1/+9
* [package] opkg: crlf -> lf in 001-fix-double-parsing.patchJo-Philipp Wich2009-08-121-12/+12
* [brcm63xx] add missing patch which fakes a cardbus controller on top of PCI, ...Florian Fainelli2009-08-122-0/+332
* [brcm63xx] fix typo, INT_MASK is writable, INT_STATUS is notFlorian Fainelli2009-08-111-1/+1
* [ar7] more compile fixes for sangam-atm and 2.6.31Florian Fainelli2009-08-111-0/+57
* [brcm63xx] more bcm63xx definition fixes, thanks AndyIFlorian Fainelli2009-08-115-10/+12
* [package] kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)Vasilis Tsiligiannis2009-08-111-1/+1
* madwifi: fix frame dropped counterFelix Fietkau2009-08-111-0/+25
* madwifi: fix compiler warningFelix Fietkau2009-08-111-1/+1
* fix software rx filter for ibss mode (based on a patch by harald schiƶberg)Felix Fietkau2009-08-111-0/+20
* madwifi: fix compile error on kernels without net_device api compatibilityFelix Fietkau2009-08-115-11/+19
* [package] base-files: move ipv6 module loading from setup_interface() to addi...Jo-Philipp Wich2009-08-103-10/+7
* [package] opkg: fix duplicate parsing of config file, move opkg.conf back to ...Jo-Philipp Wich2009-08-102-5/+17
* Correct bool expressions in dependencies.Hauke Mehrtens2009-08-102-5/+5
* [package] kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes depen...Vasilis Tsiligiannis2009-08-091-2/+2
* arm: when linking the kernel, move the section discards after the other secti...Felix Fietkau2009-08-091-0/+37
* [ar71xx] WRT160NL: add default trigger for the power ledGabor Juhos2009-08-091-0/+1
* [ar71xx] enable sysupgrade on the WRT160NlGabor Juhos2009-08-091-1/+8
* [ar71xx] WRT160NL: more mtd parser cleanupGabor Juhos2009-08-091-68/+106
* revert some accidentally committed test/debug changes from the module symbol ...Felix Fietkau2009-08-092-24/+24
* [sdk] do not exclude the share directory for bison and other programs to work...Florian Fainelli2009-08-091-1/+5
* [brcm63xx] add support for the Pirelli AG226G board (#5337)Florian Fainelli2009-08-093-0/+29
* [brcm63xx] remove useless hard reset in the SPI controller driverFlorian Fainelli2009-08-091-1/+0
* [brcm63xx] fix assignment instead of comparison in the mtd driver (#5649)Florian Fainelli2009-08-091-7/+8
* backport fixed module exports patch to 2.6.28Felix Fietkau2009-08-091-0/+154
* fix the kernel symbol export patch for arm/powerpcFelix Fietkau2009-08-091-9/+88
* revert the module exports patch on 2.6.28 until it is fixedFelix Fietkau2009-08-081-117/+0
* [ar7] switch to 2.6.30.4Florian Fainelli2009-08-081-1/+1
* [ar7] more 2.6.30 related fixes for ar7-atmFlorian Fainelli2009-08-081-0/+13
* [s3c24xx] refresh patches and fix build failure on wm8753-reg_cache.patch (#5...Florian Fainelli2009-08-084-12/+8
* add an optional config option for stripping all unnecessary symbol exports fr...Felix Fietkau2009-08-085-1/+270
* [ar71xx] WRT160NL: enable mtd parser on 2.6.30Gabor Juhos2009-08-082-0/+45
* [ar71xx] WRT160NL: mtd parser cleanupGabor Juhos2009-08-081-17/+16
* [ar71xx] move the trx parser out from the patchGabor Juhos2009-08-083-174/+166
* [brcm63xx] merge upstream fixes for bcm63xx_enetFlorian Fainelli2009-08-081-0/+439
* decrease verbosity of mklibs.pyFelix Fietkau2009-08-081-1/+1
* integrate mklibs.py support into the build processFelix Fietkau2009-08-082-0/+43
* mklibs: do not touch libraries that cannot be rebuiltFelix Fietkau2009-08-081-0/+50
* upgrade mklibs to 0.1.29 - fixes runtime errors in mklibs-readelfFelix Fietkau2009-08-083-9/+10
* mklibs: do not fail on unresolved symbols, but print warningsFelix Fietkau2009-08-081-0/+23
* install static libraries from uclibc to the rootfs staging dirFelix Fietkau2009-08-081-0/+4
* add target for library specific installations into the root staging dir, fix ...Felix Fietkau2009-08-081-2/+3
* add a staging directory for unstripped package files, useful for debugging, w...Felix Fietkau2009-08-073-2/+8
* [ar71xx] WRT160NL: register GPIO LEDs and buttonsGabor Juhos2009-08-071-1/+55