aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* mac80211: add pci id for WNR854THauke Mehrtens2010-04-261-0/+10
| | | | | | This closes #7209 and is an addition to r21077. SVN-Revision: 21167
* ag71xx: remove rx alignment code for small packets, it seems to break ipv6 ↵Felix Fietkau2010-04-261-24/+0
| | | | | | for some reason (fixes #7236) SVN-Revision: 21166
* fix spi chip select configurationFlorian Fainelli2010-04-262-2/+2
| | | | SVN-Revision: 21164
* fix bcm6358 spi base register address (#7234)Florian Fainelli2010-04-263-53/+51
| | | | SVN-Revision: 21163
* the SPI_CMD register is 16-bits wideFlorian Fainelli2010-04-262-8/+8
| | | | SVN-Revision: 21162
* refresh 2.6.33 patches, add more mach support, add crypto support, tbd. ↵Ralph Hempel2010-04-2526-12/+5058
| | | | | | mach/board detection SVN-Revision: 21159
* (oops - second try) fixed autoconf detection for 2.6.33 kernelRalph Hempel2010-04-251-1/+1
| | | | SVN-Revision: 21158
* fixed autoconf detection for 2.6.33 kernelRalph Hempel2010-04-251-6/+15
| | | | SVN-Revision: 21157
* refresh .32 platform patchesRalph Hempel2010-04-255-38/+24
| | | | SVN-Revision: 21155
* fuse: remove empty patchesRalph Hempel2010-04-253-0/+0
| | | | SVN-Revision: 21153
* package/busybox: add upstream sed patch, bump release numberAlexandros C. Couloumbis2010-04-252-1/+48
| | | | SVN-Revision: 21151
* add .32 patchesRalph Hempel2010-04-2484-1/+14626
| | | | SVN-Revision: 21150
* fix .32 issueRalph Hempel2010-04-241-0/+12
| | | | SVN-Revision: 21149
* tools: update gmp to 4.3.2Alexandros C. Couloumbis2010-04-241-3/+3
| | | | SVN-Revision: 21147
* tools: update quilt to 0.48Alexandros C. Couloumbis2010-04-241-3/+3
| | | | SVN-Revision: 21146
* brcm47xx: add missing bits & bytes on r21119Alexandros C. Couloumbis2010-04-243-0/+237
| | | | SVN-Revision: 21145
* ar71xx: fix a wifi card stability issueFelix Fietkau2010-04-241-1/+26
| | | | | | | | when we receive a pci/ahb interrupt, we need to flush pending data for dma from the device, otherwise the tx path may get stuck if the completion flag of the dma descriptor is not updated at the time the tx interrupt arrives. SVN-Revision: 21143
* hostapd: update to 20100418 (0.7.2)Felix Fietkau2010-04-249-43/+43
| | | | SVN-Revision: 21142
* ath9k: merge some more ar9300 fixesFelix Fietkau2010-04-241-2/+98
| | | | SVN-Revision: 21141
* package/kernel: sort package definitions in other.mkNicolas Thill2010-04-241-353/+357
| | | | SVN-Revision: 21140
* package/kernel: add another round of missing bits from [21137] & [21138] ↵Nicolas Thill2010-04-241-3/+3
| | | | | | (oops again) SVN-Revision: 21139
* package/kernel: add missing bits from [21137] (oops)Nicolas Thill2010-04-241-14/+14
| | | | SVN-Revision: 21138
* package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵Nicolas Thill2010-04-246-13/+13
| | | | | | module names SVN-Revision: 21137
* package/kernel: move PCMCIA modules to their own file & submenuNicolas Thill2010-04-244-84/+92
| | | | SVN-Revision: 21136
* package/kernel: move pcspkr to sound.mkNicolas Thill2010-04-242-17/+16
| | | | SVN-Revision: 21135
* package/kernel: move block2mtd to block.mkNicolas Thill2010-04-242-8/+10
| | | | SVN-Revision: 21134
* package/kernel: sort block package definitionsNicolas Thill2010-04-241-124/+126
| | | | SVN-Revision: 21133
* package/kernel: move target specific modules to their own target filesNicolas Thill2010-04-2418-309/+410
| | | | SVN-Revision: 21132
* target: remove CONFIG_CRC16 override (closes: #7194)Nicolas Thill2010-04-2411-11/+0
| | | | SVN-Revision: 21130
* target/rdc: remove bad ide-core package overrideNicolas Thill2010-04-241-5/+0
| | | | SVN-Revision: 21129
* package/kernel: allow additional dependencies as arguments to AddDepends macrosNicolas Thill2010-04-241-5/+4
| | | | SVN-Revision: 21128
* package/kernel: set correct submenu entry for NLS packagesNicolas Thill2010-04-241-15/+14
| | | | SVN-Revision: 21127
* package/kernel: sort FS package definitionsNicolas Thill2010-04-241-128/+131
| | | | SVN-Revision: 21126
* package/kernel: move NLS modules to their own file & submenuNicolas Thill2010-04-242-239/+233
| | | | SVN-Revision: 21125
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-249-199/+199
| | | | SVN-Revision: 21124
* package/kernel: load target specific modules .mk files after generic onesNicolas Thill2010-04-241-1/+1
| | | | SVN-Revision: 21123
* uhttpd: - ignore authentication realms that refer to user accounts with no ↵Jo-Philipp Wich2010-04-244-6/+10
| | | | | | password set yet (X-Wrt compatibility) - fix off-by-one in CGI header parsing, fixes cgi programs that emit bad header lines (AsteriskGUI compatibility) - bump version SVN-Revision: 21121
* package/kernel: use macros for hid & inputNicolas Thill2010-04-244-11/+41
| | | | SVN-Revision: 21120
* brcm47xx: add sysfs attributes to ssb devices & new defines for registers ↵Alexandros C. Couloumbis2010-04-246-0/+210
| | | | | | and device ids (credits: Bernhard Loos) SVN-Revision: 21119
* fix command line buffer length, fixes mtdpartsRalph Hempel2010-04-243-4/+4
| | | | SVN-Revision: 21117
* fix kmod-nls-base dependency with usb-core (#6753)Alexandros C. Couloumbis2010-04-231-1/+1
| | | | SVN-Revision: 21114
* dnsmasq: - when processing domain entries, append searchdomain to host ↵Jo-Philipp Wich2010-04-232-4/+12
| | | | | | entries if they are not fully qualified - create only one reverse record for address entries with multiple names SVN-Revision: 21109
* brcm47xx: fix phy isolation bit on Toshiba WRC-1000, Siemens SE505 v1, Askey ↵Alexandros C. Couloumbis2010-04-233-11/+144
| | | | | | RT-210W, RT-220W and alike boards (closes #6789) SVN-Revision: 21108
* cleanup Makefiles (#7212)Jo-Philipp Wich2010-04-2311-18/+24
| | | | SVN-Revision: 21107
* kernel: package cypress m8 usb-to-serial module (#7210)Jo-Philipp Wich2010-04-231-0/+18
| | | | SVN-Revision: 21104
* package/kernel: use macros for kmod-rfkill dependsNicolas Thill2010-04-233-4/+15
| | | | SVN-Revision: 21102
* package/kernel: introduce a new file that will be sourced first and holding ↵Nicolas Thill2010-04-234-3/+22
| | | | | | complex dependencies spread over multiple files, use it for kmod-crc16 SVN-Revision: 21101
* ath9k: merge fixes for 5ghz fast clock handlingFelix Fietkau2010-04-221-9/+92
| | | | SVN-Revision: 21097
* register spi controller, remove whitespacesFlorian Fainelli2010-04-222-37/+133
| | | | SVN-Revision: 21096
* resync 2.6.33 mtd patch with the one for 2.6.32Florian Fainelli2010-04-221-153/+20
| | | | SVN-Revision: 21095