aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* fix wrong refresh on flashmap patchFlorian Fainelli2010-04-221-1/+1
| | | | SVN-Revision: 21094
* mac80211: update to wireless-testing 2010-04-21Felix Fietkau2010-04-2216-498/+488
| | | | SVN-Revision: 21089
* metadata.pl: fix recursive handling of conditional dependenciesFelix Fietkau2010-04-221-2/+3
| | | | SVN-Revision: 21088
* re-instate SPI supportFlorian Fainelli2010-04-222-0/+1820
| | | | SVN-Revision: 21087
* refresh 2.6.32 patchesFlorian Fainelli2010-04-222-32/+22
| | | | SVN-Revision: 21086
* alwasy read imagetag with 64K erase block sizeFlorian Fainelli2010-04-222-2/+2
| | | | SVN-Revision: 21085
* remove simulator profileFlorian Fainelli2010-04-222-18/+0
| | | | SVN-Revision: 21084
* ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-225-9/+9
| | | | SVN-Revision: 21083
* kernel: refresh patches for 2.6.34-rc5 and update md5sumGabor Juhos2010-04-2228-92/+78
| | | | SVN-Revision: 21082
* kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernelsGabor Juhos2010-04-2274-427/+339
| | | | SVN-Revision: 21081
* fix gnu find prereq checkFelix Fietkau2010-04-211-1/+1
| | | | SVN-Revision: 21078
* mac80211: add mwl8k driverHauke Mehrtens2010-04-211-1/+16
| | | | | | This closes #7209 SVN-Revision: 21077
* ar71xx: reduce button threshold value on the NBG460 boardGabor Juhos2010-04-211-2/+2
| | | | SVN-Revision: 21076
* ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttonsGabor Juhos2010-04-2121-40/+40
| | | | SVN-Revision: 21075
* package/button-hotplug: handle KEY_RESTART and KEY_WPS_BUTTON codes as wellGabor Juhos2010-04-211-21/+52
| | | | SVN-Revision: 21074
* kernel: add KEY_WPS_BUTTON definitionGabor Juhos2010-04-212-0/+51
| | | | SVN-Revision: 21073