summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* rename unvram to nvramJo-Philipp Wich2009-04-278-0/+1147
* remove old nvram packageJo-Philipp Wich2009-04-2710-1287/+0
* unvram: rename executable to "nvram" and place it in /usr/sbin, add fixup ini...Jo-Philipp Wich2009-04-273-5/+83
* gcc: fix 4.2.4 ICE on avr32 (see http://gcc.gnu.org/bugzilla/show_bug.cgi?id=...Nicolas Thill2009-04-271-0/+49
* make sure that at least sed is built before kernel_menuconfig/kernel_oldconfi...Felix Fietkau2009-04-271-2/+11
* gcc: symlink ./lib64 to ./lib for x86_64 as wellNicolas Thill2009-04-271-1/+1
* lua: embed md5libJo-Philipp Wich2009-04-271-0/+484
* unvram: get rid of some memory leaksJo-Philipp Wich2009-04-273-21/+22
* unvram: make it work on bcm47xx, also look for /dev/mtdblockXJo-Philipp Wich2009-04-263-8/+25
* pcap: fix disabling bluetoothFelix Fietkau2009-04-261-0/+2
* select ar8216 support for the WRT400N (thanks to netprince)Gabor Juhos2009-04-261-1/+1
* Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platf...Jo-Philipp Wich2009-04-267-0/+1051
* kernel: disable kmod-rfkill on UMLNicolas Thill2009-04-261-1/+1
* add experimental support for the Linksys WRT400N board (thanks to netprince)Gabor Juhos2009-04-268-0/+176
* switch to 2.6.28Gabor Juhos2009-04-2641-2171/+1
* add missing Kconfig symbolGabor Juhos2009-04-262-0/+2
* refresh 2.6.28 patchesGabor Juhos2009-04-262-7/+9
* resync 2.6.28 configGabor Juhos2009-04-262-127/+6
* refresh 2.6.28 patchesGabor Juhos2009-04-262-4/+4
* build firmware image for the NFS-101U/101WU devices by defaultGabor Juhos2009-04-261-2/+3
* change occurences of LUA to Lua (from http://www.lua.org/about.html: Please d...Nicolas Thill2009-04-251-7/+7
* add missing dependenciesHauke Mehrtens2009-04-251-4/+12
* openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & Op...Nicolas Thill2009-04-252-2/+141
* madwifi: remove old Makefile hacks not needed anymoreNicolas Thill2009-04-251-6/+1
* Update crda to version 1.0.2 and regulatory database to 2009.04.17.Hauke Mehrtens2009-04-252-5/+5
* Update iw to version 0.9.13.Hauke Mehrtens2009-04-251-3/+3
* nuke old filesFlorian Fainelli2009-04-2550-9190/+0
* ead: use the new pcap features and the raw socket optimization to eliminate m...Felix Fietkau2009-04-252-4/+61
* add an optimization for dealing with raw sockets, which allows applications t...Felix Fietkau2009-04-252-0/+264
* pcap: update to version 1.0.0, add extension for changing the desired protoco...Felix Fietkau2009-04-2510-605/+464
* gcc: fix a segfault in the mbsd_multi patch for 4.4.0Felix Fietkau2009-04-241-1/+1
* starting with 2.6.28 korina ethernet interface is eth2Florian Fainelli2009-04-241-1/+1
* mac80211: cleanup patchesGabor Juhos2009-04-244-31/+17
* generic/2.6.28: update yaffs codeGabor Juhos2009-04-243-7808/+12352
* generic/2.6.28: refresh patchesGabor Juhos2009-04-243-16/+9
* remove 2.6.24, no target is relying on itFlorian Fainelli2009-04-2458-102552/+0
* remove 2.6.27 we did not use it and went to 2.6.28 directlyFlorian Fainelli2009-04-2426-2057/+0
* use 2.6.28 and remove uneeded patchFlorian Fainelli2009-04-242-13/+1
* add support for 2.6.28 and use it as the default kernel version, tested on Ai...Florian Fainelli2009-04-2411-2/+4247
* 2.6.27 also needs to hack the command line passed to the kernelFlorian Fainelli2009-04-241-0/+10
* move files to files-2.6.24, not required with newer kernelsFlorian Fainelli2009-04-2426-0/+0
* enable yaffs on 2.6.29Gabor Juhos2009-04-241-0/+9
* r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbolFlorian Fainelli2009-04-241-1/+2
* also override the default console settings, not all boards set it (e.g: RDC 8...Florian Fainelli2009-04-241-1/+1
* resync kernel configurationFlorian Fainelli2009-04-241-63/+7
* override default i486 CFLAGS, produce smaller executables for these systemsFlorian Fainelli2009-04-241-0/+1
* add missing configuration symbol (for rdc)Florian Fainelli2009-04-241-0/+1
* generic/2.6.29: update yaffs codeGabor Juhos2009-04-243-7811/+12344
* fix ethernet driver on 2.6.29Gabor Juhos2009-04-242-1/+41
* port the mbsd_multi patch to gcc 4.4.0, refresh the other patchesFelix Fietkau2009-04-247-32/+295