aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* hostapd: add ap isolate support for mac80211Felix Fietkau2010-04-263-0/+134
| | | | SVN-Revision: 21179
* mac80211: add ap isolate supportFelix Fietkau2010-04-263-0/+105
| | | | SVN-Revision: 21178
* ar71xx: create separate 'factory' and 'sysupgrade' images for the Planex boardsGabor Juhos2010-04-261-4/+4
| | | | SVN-Revision: 21175
* tools/firmware-utils: add size check to the mkplanexfw toolGabor Juhos2010-04-261-4/+11
| | | | | | Also pad the image to a 64K boundary. SVN-Revision: 21174
* ar71xx: remove config partition from the mtd map on the MZK-W300NH boardGabor Juhos2010-04-261-6/+2
| | | | | | This space can be used to extend the rootfs_data partition. SVN-Revision: 21173
* ar71xx: fix firmware partition size on the MZK-W04NU boardGabor Juhos2010-04-261-1/+1
| | | | SVN-Revision: 21172
* ar71xx: build different firmware images for the DIR-825-Bx boardsGabor Juhos2010-04-261-7/+21
| | | | SVN-Revision: 21171
* ar71xx: create smaller sysupgrade images for the WRT400N boardGabor Juhos2010-04-261-4/+3
| | | | SVN-Revision: 21170
* ar71xx: create firmware images for the TL-WR941ND v3 boardsGabor Juhos2010-04-262-0/+16
| | | | SVN-Revision: 21169
* ar71xx: create separate 'factory' and 'sysupgrade' images for the WRT160NLGabor Juhos2010-04-261-1/+4
| | | | | | | The 'factory' image requires the garbage at the end of the image. Flashing from the original web interface does not work without that. SVN-Revision: 21168
* 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