Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tools: update quilt to 0.48 | Alexandros C. Couloumbis | 2010-04-24 | 1 | -3/+3 |
| | | | | SVN-Revision: 21146 | ||||
* | brcm47xx: add missing bits & bytes on r21119 | Alexandros C. Couloumbis | 2010-04-24 | 3 | -0/+237 |
| | | | | SVN-Revision: 21145 | ||||
* | ar71xx: fix a wifi card stability issue | Felix Fietkau | 2010-04-24 | 1 | -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 Fietkau | 2010-04-24 | 9 | -43/+43 |
| | | | | SVN-Revision: 21142 | ||||
* | ath9k: merge some more ar9300 fixes | Felix Fietkau | 2010-04-24 | 1 | -2/+98 |
| | | | | SVN-Revision: 21141 | ||||
* | package/kernel: sort package definitions in other.mk | Nicolas Thill | 2010-04-24 | 1 | -353/+357 |
| | | | | SVN-Revision: 21140 | ||||
* | package/kernel: add another round of missing bits from [21137] & [21138] ↵ | Nicolas Thill | 2010-04-24 | 1 | -3/+3 |
| | | | | | | (oops again) SVN-Revision: 21139 | ||||
* | package/kernel: add missing bits from [21137] (oops) | Nicolas Thill | 2010-04-24 | 1 | -14/+14 |
| | | | | SVN-Revision: 21138 | ||||
* | package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog ↵ | Nicolas Thill | 2010-04-24 | 6 | -13/+13 |
| | | | | | | module names SVN-Revision: 21137 | ||||
* | package/kernel: move PCMCIA modules to their own file & submenu | Nicolas Thill | 2010-04-24 | 4 | -84/+92 |
| | | | | SVN-Revision: 21136 | ||||
* | package/kernel: move pcspkr to sound.mk | Nicolas Thill | 2010-04-24 | 2 | -17/+16 |
| | | | | SVN-Revision: 21135 | ||||
* | package/kernel: move block2mtd to block.mk | Nicolas Thill | 2010-04-24 | 2 | -8/+10 |
| | | | | SVN-Revision: 21134 | ||||
* | package/kernel: sort block package definitions | Nicolas Thill | 2010-04-24 | 1 | -124/+126 |
| | | | | SVN-Revision: 21133 | ||||
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 | 18 | -309/+410 |
| | | | | SVN-Revision: 21132 | ||||
* | target: remove CONFIG_CRC16 override (closes: #7194) | Nicolas Thill | 2010-04-24 | 11 | -11/+0 |
| | | | | SVN-Revision: 21130 | ||||
* | target/rdc: remove bad ide-core package override | Nicolas Thill | 2010-04-24 | 1 | -5/+0 |
| | | | | SVN-Revision: 21129 | ||||
* | package/kernel: allow additional dependencies as arguments to AddDepends macros | Nicolas Thill | 2010-04-24 | 1 | -5/+4 |
| | | | | SVN-Revision: 21128 | ||||
* | package/kernel: set correct submenu entry for NLS packages | Nicolas Thill | 2010-04-24 | 1 | -15/+14 |
| | | | | SVN-Revision: 21127 | ||||
* | package/kernel: sort FS package definitions | Nicolas Thill | 2010-04-24 | 1 | -128/+131 |
| | | | | SVN-Revision: 21126 | ||||
* | package/kernel: move NLS modules to their own file & submenu | Nicolas Thill | 2010-04-24 | 2 | -239/+233 |
| | | | | SVN-Revision: 21125 | ||||
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | Nicolas Thill | 2010-04-24 | 9 | -199/+199 |
| | | | | SVN-Revision: 21124 | ||||
* | package/kernel: load target specific modules .mk files after generic ones | Nicolas Thill | 2010-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 21123 | ||||
* | uhttpd: - ignore authentication realms that refer to user accounts with no ↵ | Jo-Philipp Wich | 2010-04-24 | 4 | -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 & input | Nicolas Thill | 2010-04-24 | 4 | -11/+41 |
| | | | | SVN-Revision: 21120 | ||||
* | brcm47xx: add sysfs attributes to ssb devices & new defines for registers ↵ | Alexandros C. Couloumbis | 2010-04-24 | 6 | -0/+210 |
| | | | | | | and device ids (credits: Bernhard Loos) SVN-Revision: 21119 | ||||
* | fix command line buffer length, fixes mtdparts | Ralph Hempel | 2010-04-24 | 3 | -4/+4 |
| | | | | SVN-Revision: 21117 | ||||
* | fix kmod-nls-base dependency with usb-core (#6753) | Alexandros C. Couloumbis | 2010-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 21114 | ||||
* | dnsmasq: - when processing domain entries, append searchdomain to host ↵ | Jo-Philipp Wich | 2010-04-23 | 2 | -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. Couloumbis | 2010-04-23 | 3 | -11/+144 |
| | | | | | | RT-210W, RT-220W and alike boards (closes #6789) SVN-Revision: 21108 | ||||
* | cleanup Makefiles (#7212) | Jo-Philipp Wich | 2010-04-23 | 11 | -18/+24 |
| | | | | SVN-Revision: 21107 | ||||
* | kernel: package cypress m8 usb-to-serial module (#7210) | Jo-Philipp Wich | 2010-04-23 | 1 | -0/+18 |
| | | | | SVN-Revision: 21104 | ||||
* | package/kernel: use macros for kmod-rfkill depends | Nicolas Thill | 2010-04-23 | 3 | -4/+15 |
| | | | | SVN-Revision: 21102 | ||||
* | package/kernel: introduce a new file that will be sourced first and holding ↵ | Nicolas Thill | 2010-04-23 | 4 | -3/+22 |
| | | | | | | complex dependencies spread over multiple files, use it for kmod-crc16 SVN-Revision: 21101 | ||||
* | ath9k: merge fixes for 5ghz fast clock handling | Felix Fietkau | 2010-04-22 | 1 | -9/+92 |
| | | | | SVN-Revision: 21097 | ||||
* | register spi controller, remove whitespaces | Florian Fainelli | 2010-04-22 | 2 | -37/+133 |
| | | | | SVN-Revision: 21096 | ||||
* | resync 2.6.33 mtd patch with the one for 2.6.32 | Florian Fainelli | 2010-04-22 | 1 | -153/+20 |
| | | | | SVN-Revision: 21095 | ||||
* | fix wrong refresh on flashmap patch | Florian Fainelli | 2010-04-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 21094 | ||||
* | mac80211: update to wireless-testing 2010-04-21 | Felix Fietkau | 2010-04-22 | 16 | -498/+488 |
| | | | | SVN-Revision: 21089 | ||||
* | metadata.pl: fix recursive handling of conditional dependencies | Felix Fietkau | 2010-04-22 | 1 | -2/+3 |
| | | | | SVN-Revision: 21088 | ||||
* | re-instate SPI support | Florian Fainelli | 2010-04-22 | 2 | -0/+1820 |
| | | | | SVN-Revision: 21087 | ||||
* | refresh 2.6.32 patches | Florian Fainelli | 2010-04-22 | 2 | -32/+22 |
| | | | | SVN-Revision: 21086 | ||||
* | alwasy read imagetag with 64K erase block size | Florian Fainelli | 2010-04-22 | 2 | -2/+2 |
| | | | | SVN-Revision: 21085 | ||||
* | remove simulator profile | Florian Fainelli | 2010-04-22 | 2 | -18/+0 |
| | | | | SVN-Revision: 21084 | ||||
* | ramips: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons | Gabor Juhos | 2010-04-22 | 5 | -9/+9 |
| | | | | SVN-Revision: 21083 | ||||
* | kernel: refresh patches for 2.6.34-rc5 and update md5sum | Gabor Juhos | 2010-04-22 | 28 | -92/+78 |
| | | | | SVN-Revision: 21082 | ||||
* | kernel: refresh patches for 2.6.33.2, and drop md5sum for older 2.6.32 kernels | Gabor Juhos | 2010-04-22 | 74 | -427/+339 |
| | | | | SVN-Revision: 21081 | ||||
* | fix gnu find prereq check | Felix Fietkau | 2010-04-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 21078 | ||||
* | mac80211: add mwl8k driver | Hauke Mehrtens | 2010-04-21 | 1 | -1/+16 |
| | | | | | | This closes #7209 SVN-Revision: 21077 | ||||
* | ar71xx: reduce button threshold value on the NBG460 board | Gabor Juhos | 2010-04-21 | 1 | -2/+2 |
| | | | | SVN-Revision: 21076 | ||||
* | ar71xx: use KEY_RESTART and KEY_WPS_BUTTON code for the appropriate buttons | Gabor Juhos | 2010-04-21 | 21 | -40/+40 |
| | | | | SVN-Revision: 21075 |