Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch breaks wchar_t-support in libstdc++ since a needless autoconf was ↵ | Mirko Vogt | 2009-04-27 | 1 | -35/+0 |
| | | | | | | disabled (r15345) SVN-Revision: 15445 | ||||
* | since the generic 2.6.24 support is gone, remove it for rb532 as well | Felix Fietkau | 2009-04-27 | 42 | -6845/+0 |
| | | | | SVN-Revision: 15444 | ||||
* | also strip the .notes section of the kernel | Florian Fainelli | 2009-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 15443 | ||||
* | remove the unused files-2.6.24 directory | Felix Fietkau | 2009-04-27 | 29 | -7767/+0 |
| | | | | SVN-Revision: 15442 | ||||
* | nvram fixup: move the nvram commit hook to commit for all variables, since ↵ | Felix Fietkau | 2009-04-27 | 1 | -1/+1 |
| | | | | | | changes no longer take effect after only a set operation SVN-Revision: 15441 | ||||
* | brcm-2.4: rip out all /dev/nvram and nvram setting/committing code from the ↵ | Felix Fietkau | 2009-04-27 | 4 | -982/+153 |
| | | | | | | kernel SVN-Revision: 15440 | ||||
* | broadcom-wl: add nvram stub to fix nas compile after the switch to unvram | Felix Fietkau | 2009-04-27 | 2 | -3/+25 |
| | | | | SVN-Revision: 15439 | ||||
* | add nvram to default packages | Jo-Philipp Wich | 2009-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 15438 | ||||
* | rename unvram to nvram | Jo-Philipp Wich | 2009-04-27 | 8 | -0/+1147 |
| | | | | SVN-Revision: 15437 | ||||
* | remove old nvram package | Jo-Philipp Wich | 2009-04-27 | 10 | -1287/+0 |
| | | | | SVN-Revision: 15436 | ||||
* | unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup ↵ | Jo-Philipp Wich | 2009-04-27 | 3 | -5/+83 |
| | | | | | | init script from old nvram package SVN-Revision: 15435 | ||||
* | gcc: fix 4.2.4 ICE on avr32 (see ↵ | Nicolas Thill | 2009-04-27 | 1 | -0/+49 |
| | | | | | | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34762) SVN-Revision: 15434 | ||||
* | make sure that at least sed is built before ↵ | Felix Fietkau | 2009-04-27 | 1 | -2/+11 |
| | | | | | | kernel_menuconfig/kernel_oldconfig is executed SVN-Revision: 15433 | ||||
* | gcc: symlink ./lib64 to ./lib for x86_64 as well | Nicolas Thill | 2009-04-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 15432 | ||||
* | lua: embed md5lib | Jo-Philipp Wich | 2009-04-27 | 1 | -0/+484 |
| | | | | SVN-Revision: 15431 | ||||
* | unvram: get rid of some memory leaks | Jo-Philipp Wich | 2009-04-27 | 3 | -21/+22 |
| | | | | SVN-Revision: 15430 | ||||
* | unvram: make it work on bcm47xx, also look for /dev/mtdblockX | Jo-Philipp Wich | 2009-04-26 | 3 | -8/+25 |
| | | | | SVN-Revision: 15429 | ||||
* | pcap: fix disabling bluetooth | Felix Fietkau | 2009-04-26 | 1 | -0/+2 |
| | | | | SVN-Revision: 15428 | ||||
* | select ar8216 support for the WRT400N (thanks to netprince) | Gabor Juhos | 2009-04-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 15427 | ||||
* | Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx ↵ | Jo-Philipp Wich | 2009-04-26 | 7 | -0/+1051 |
| | | | | | | platforms SVN-Revision: 15426 | ||||
* | kernel: disable kmod-rfkill on UML | Nicolas Thill | 2009-04-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 15425 | ||||
* | add experimental support for the Linksys WRT400N board (thanks to netprince) | Gabor Juhos | 2009-04-26 | 8 | -0/+176 |
| | | | | SVN-Revision: 15422 | ||||
* | switch to 2.6.28 | Gabor Juhos | 2009-04-26 | 41 | -2171/+1 |
| | | | | SVN-Revision: 15421 | ||||
* | add missing Kconfig symbol | Gabor Juhos | 2009-04-26 | 2 | -0/+2 |
| | | | | SVN-Revision: 15420 | ||||
* | refresh 2.6.28 patches | Gabor Juhos | 2009-04-26 | 2 | -7/+9 |
| | | | | SVN-Revision: 15419 | ||||
* | resync 2.6.28 config | Gabor Juhos | 2009-04-26 | 2 | -127/+6 |
| | | | | SVN-Revision: 15418 | ||||
* | refresh 2.6.28 patches | Gabor Juhos | 2009-04-26 | 2 | -4/+4 |
| | | | | SVN-Revision: 15417 | ||||
* | build firmware image for the NFS-101U/101WU devices by default | Gabor Juhos | 2009-04-26 | 1 | -2/+3 |
| | | | | SVN-Revision: 15416 | ||||
* | change occurences of LUA to Lua (from http://www.lua.org/about.html: Please ↵ | Nicolas Thill | 2009-04-25 | 1 | -7/+7 |
| | | | | | | do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!) SVN-Revision: 15412 | ||||
* | add missing dependencies | Hauke Mehrtens | 2009-04-25 | 1 | -4/+12 |
| | | | | SVN-Revision: 15411 | ||||
* | openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & ↵ | Nicolas Thill | 2009-04-25 | 2 | -2/+141 |
| | | | | | | OpenConnect VPN clients (thanks to freezer) SVN-Revision: 15410 | ||||
* | madwifi: remove old Makefile hacks not needed anymore | Nicolas Thill | 2009-04-25 | 1 | -6/+1 |
| | | | | SVN-Revision: 15408 | ||||
* | Update crda to version 1.0.2 and regulatory database to 2009.04.17. | Hauke Mehrtens | 2009-04-25 | 2 | -5/+5 |
| | | | | SVN-Revision: 15405 | ||||
* | Update iw to version 0.9.13. | Hauke Mehrtens | 2009-04-25 | 1 | -3/+3 |
| | | | | SVN-Revision: 15404 | ||||
* | nuke old files | Florian Fainelli | 2009-04-25 | 50 | -9190/+0 |
| | | | | SVN-Revision: 15402 | ||||
* | ead: use the new pcap features and the raw socket optimization to eliminate ↵ | Felix Fietkau | 2009-04-25 | 2 | -4/+61 |
| | | | | | | most of the cpu utilization overhead caused by the use of pcap live capturing SVN-Revision: 15400 | ||||
* | add an optimization for dealing with raw sockets, which allows applications ↵ | Felix Fietkau | 2009-04-25 | 2 | -0/+264 |
| | | | | | | to filter out (among others) local tx packets on capture SVN-Revision: 15399 | ||||
* | pcap: update to version 1.0.0, add extension for changing the desired ↵ | Felix Fietkau | 2009-04-25 | 10 | -605/+464 |
| | | | | | | protocol for the internal raw socket (useful for reducing the cpu overhead of capture) SVN-Revision: 15398 | ||||
* | gcc: fix a segfault in the mbsd_multi patch for 4.4.0 | Felix Fietkau | 2009-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15394 | ||||
* | starting with 2.6.28 korina ethernet interface is eth2 | Florian Fainelli | 2009-04-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 15393 | ||||
* | mac80211: cleanup patches | Gabor Juhos | 2009-04-24 | 4 | -31/+17 |
| | | | | SVN-Revision: 15392 | ||||
* | generic/2.6.28: update yaffs code | Gabor Juhos | 2009-04-24 | 3 | -7808/+12352 |
| | | | | SVN-Revision: 15390 | ||||
* | generic/2.6.28: refresh patches | Gabor Juhos | 2009-04-24 | 3 | -16/+9 |
| | | | | SVN-Revision: 15389 | ||||
* | remove 2.6.24, no target is relying on it | Florian Fainelli | 2009-04-24 | 58 | -102552/+0 |
| | | | | SVN-Revision: 15388 | ||||
* | remove 2.6.27 we did not use it and went to 2.6.28 directly | Florian Fainelli | 2009-04-24 | 26 | -2057/+0 |
| | | | | SVN-Revision: 15387 | ||||
* | use 2.6.28 and remove uneeded patch | Florian Fainelli | 2009-04-24 | 2 | -13/+1 |
| | | | | SVN-Revision: 15384 | ||||
* | add support for 2.6.28 and use it as the default kernel version, tested on ↵ | Florian Fainelli | 2009-04-24 | 11 | -2/+4247 |
| | | | | | | Airlink AR525W and RDC8610 eval board SVN-Revision: 15382 | ||||
* | 2.6.27 also needs to hack the command line passed to the kernel | Florian Fainelli | 2009-04-24 | 1 | -0/+10 |
| | | | | SVN-Revision: 15381 | ||||
* | move files to files-2.6.24, not required with newer kernels | Florian Fainelli | 2009-04-24 | 26 | -0/+0 |
| | | | | SVN-Revision: 15380 | ||||
* | enable yaffs on 2.6.29 | Gabor Juhos | 2009-04-24 | 1 | -0/+9 |
| | | | | SVN-Revision: 15378 |