summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* remove old nvram packageJo-Philipp Wich2009-04-2710-1287/+0
| | | | SVN-Revision: 15436
* unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup ↵Jo-Philipp Wich2009-04-273-5/+83
| | | | | | init script from old nvram package SVN-Revision: 15435
* gcc: fix 4.2.4 ICE on avr32 (see ↵Nicolas Thill2009-04-271-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 Fietkau2009-04-271-2/+11
| | | | | | kernel_menuconfig/kernel_oldconfig is executed SVN-Revision: 15433
* gcc: symlink ./lib64 to ./lib for x86_64 as wellNicolas Thill2009-04-271-1/+1
| | | | SVN-Revision: 15432
* lua: embed md5libJo-Philipp Wich2009-04-271-0/+484
| | | | SVN-Revision: 15431
* unvram: get rid of some memory leaksJo-Philipp Wich2009-04-273-21/+22
| | | | SVN-Revision: 15430
* unvram: make it work on bcm47xx, also look for /dev/mtdblockXJo-Philipp Wich2009-04-263-8/+25
| | | | SVN-Revision: 15429
* pcap: fix disabling bluetoothFelix Fietkau2009-04-261-0/+2
| | | | SVN-Revision: 15428
* select ar8216 support for the WRT400N (thanks to netprince)Gabor Juhos2009-04-261-1/+1
| | | | SVN-Revision: 15427
* Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx ↵Jo-Philipp Wich2009-04-267-0/+1051
| | | | | | platforms SVN-Revision: 15426
* kernel: disable kmod-rfkill on UMLNicolas Thill2009-04-261-1/+1
| | | | SVN-Revision: 15425
* add experimental support for the Linksys WRT400N board (thanks to netprince)Gabor Juhos2009-04-268-0/+176
| | | | SVN-Revision: 15422
* switch to 2.6.28Gabor Juhos2009-04-2641-2171/+1
| | | | SVN-Revision: 15421
* add missing Kconfig symbolGabor Juhos2009-04-262-0/+2
| | | | SVN-Revision: 15420
* refresh 2.6.28 patchesGabor Juhos2009-04-262-7/+9
| | | | SVN-Revision: 15419
* resync 2.6.28 configGabor Juhos2009-04-262-127/+6
| | | | SVN-Revision: 15418
* refresh 2.6.28 patchesGabor Juhos2009-04-262-4/+4
| | | | SVN-Revision: 15417
* build firmware image for the NFS-101U/101WU devices by defaultGabor Juhos2009-04-261-2/+3
| | | | SVN-Revision: 15416
* change occurences of LUA to Lua (from http://www.lua.org/about.html: Please ↵Nicolas Thill2009-04-251-7/+7
| | | | | | do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!) SVN-Revision: 15412
* add missing dependenciesHauke Mehrtens2009-04-251-4/+12
| | | | SVN-Revision: 15411
* openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & ↵Nicolas Thill2009-04-252-2/+141
| | | | | | OpenConnect VPN clients (thanks to freezer) SVN-Revision: 15410
* madwifi: remove old Makefile hacks not needed anymoreNicolas Thill2009-04-251-6/+1
| | | | SVN-Revision: 15408
* Update crda to version 1.0.2 and regulatory database to 2009.04.17.Hauke Mehrtens2009-04-252-5/+5
| | | | SVN-Revision: 15405
* Update iw to version 0.9.13.Hauke Mehrtens2009-04-251-3/+3
| | | | SVN-Revision: 15404
* nuke old filesFlorian Fainelli2009-04-2550-9190/+0
| | | | SVN-Revision: 15402
* ead: use the new pcap features and the raw socket optimization to eliminate ↵Felix Fietkau2009-04-252-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 Fietkau2009-04-252-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 Fietkau2009-04-2510-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.0Felix Fietkau2009-04-241-1/+1
| | | | SVN-Revision: 15394
* starting with 2.6.28 korina ethernet interface is eth2Florian Fainelli2009-04-241-1/+1
| | | | SVN-Revision: 15393
* mac80211: cleanup patchesGabor Juhos2009-04-244-31/+17
| | | | SVN-Revision: 15392
* generic/2.6.28: update yaffs codeGabor Juhos2009-04-243-7808/+12352
| | | | SVN-Revision: 15390
* generic/2.6.28: refresh patchesGabor Juhos2009-04-243-16/+9
| | | | SVN-Revision: 15389
* remove 2.6.24, no target is relying on itFlorian Fainelli2009-04-2458-102552/+0
| | | | SVN-Revision: 15388
* remove 2.6.27 we did not use it and went to 2.6.28 directlyFlorian Fainelli2009-04-2426-2057/+0
| | | | SVN-Revision: 15387
* use 2.6.28 and remove uneeded patchFlorian Fainelli2009-04-242-13/+1
| | | | SVN-Revision: 15384
* add support for 2.6.28 and use it as the default kernel version, tested on ↵Florian Fainelli2009-04-2411-2/+4247
| | | | | | Airlink AR525W and RDC8610 eval board SVN-Revision: 15382
* 2.6.27 also needs to hack the command line passed to the kernelFlorian Fainelli2009-04-241-0/+10
| | | | SVN-Revision: 15381
* move files to files-2.6.24, not required with newer kernelsFlorian Fainelli2009-04-2426-0/+0
| | | | SVN-Revision: 15380
* enable yaffs on 2.6.29Gabor Juhos2009-04-241-0/+9
| | | | SVN-Revision: 15378
* r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbolFlorian Fainelli2009-04-241-1/+2
| | | | SVN-Revision: 15377
* also override the default console settings, not all boards set it (e.g: RDC ↵Florian Fainelli2009-04-241-1/+1
| | | | | | 8610 eval board) SVN-Revision: 15376
* resync kernel configurationFlorian Fainelli2009-04-241-63/+7
| | | | SVN-Revision: 15375
* override default i486 CFLAGS, produce smaller executables for these systemsFlorian Fainelli2009-04-241-0/+1
| | | | SVN-Revision: 15374
* add missing configuration symbol (for rdc)Florian Fainelli2009-04-241-0/+1
| | | | SVN-Revision: 15373
* generic/2.6.29: update yaffs codeGabor Juhos2009-04-243-7811/+12344
| | | | SVN-Revision: 15372
* fix ethernet driver on 2.6.29Gabor Juhos2009-04-242-1/+41
| | | | SVN-Revision: 15371
* port the mbsd_multi patch to gcc 4.4.0, refresh the other patchesFelix Fietkau2009-04-247-32/+295
| | | | SVN-Revision: 15369
* uClibc cleanup: - use full version string (0.9.30.1), instead of base ↵Nicolas Thill2009-04-2473-4809/+31
| | | | | | (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) SVN-Revision: 15368