| Commit message (Expand) | Author | Age | Files | Lines |
* | build firmware image for the NFS-101U/101WU devices by default | Gabor Juhos | 2009-04-26 | 1 | -2/+3 |
* | change occurences of LUA to Lua (from http://www.lua.org/about.html: Please d... | Nicolas Thill | 2009-04-25 | 1 | -7/+7 |
* | add missing dependencies | Hauke Mehrtens | 2009-04-25 | 1 | -4/+12 |
* | openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & Op... | Nicolas Thill | 2009-04-25 | 2 | -2/+141 |
* | madwifi: remove old Makefile hacks not needed anymore | Nicolas Thill | 2009-04-25 | 1 | -6/+1 |
* | Update crda to version 1.0.2 and regulatory database to 2009.04.17. | Hauke Mehrtens | 2009-04-25 | 2 | -5/+5 |
* | Update iw to version 0.9.13. | Hauke Mehrtens | 2009-04-25 | 1 | -3/+3 |
* | nuke old files | Florian Fainelli | 2009-04-25 | 50 | -9190/+0 |
* | ead: use the new pcap features and the raw socket optimization to eliminate m... | Felix Fietkau | 2009-04-25 | 2 | -4/+61 |
* | add an optimization for dealing with raw sockets, which allows applications t... | Felix Fietkau | 2009-04-25 | 2 | -0/+264 |
* | pcap: update to version 1.0.0, add extension for changing the desired protoco... | Felix Fietkau | 2009-04-25 | 10 | -605/+464 |
* | gcc: fix a segfault in the mbsd_multi patch for 4.4.0 | Felix Fietkau | 2009-04-24 | 1 | -1/+1 |
* | starting with 2.6.28 korina ethernet interface is eth2 | Florian Fainelli | 2009-04-24 | 1 | -1/+1 |
* | mac80211: cleanup patches | Gabor Juhos | 2009-04-24 | 4 | -31/+17 |
* | generic/2.6.28: update yaffs code | Gabor Juhos | 2009-04-24 | 3 | -7808/+12352 |
* | generic/2.6.28: refresh patches | Gabor Juhos | 2009-04-24 | 3 | -16/+9 |
* | remove 2.6.24, no target is relying on it | Florian Fainelli | 2009-04-24 | 58 | -102552/+0 |
* | remove 2.6.27 we did not use it and went to 2.6.28 directly | Florian Fainelli | 2009-04-24 | 26 | -2057/+0 |
* | use 2.6.28 and remove uneeded patch | Florian Fainelli | 2009-04-24 | 2 | -13/+1 |
* | add support for 2.6.28 and use it as the default kernel version, tested on Ai... | Florian Fainelli | 2009-04-24 | 11 | -2/+4247 |
* | 2.6.27 also needs to hack the command line passed to the kernel | Florian Fainelli | 2009-04-24 | 1 | -0/+10 |
* | move files to files-2.6.24, not required with newer kernels | Florian Fainelli | 2009-04-24 | 26 | -0/+0 |
* | enable yaffs on 2.6.29 | Gabor Juhos | 2009-04-24 | 1 | -0/+9 |
* | r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol | Florian Fainelli | 2009-04-24 | 1 | -1/+2 |
* | also override the default console settings, not all boards set it (e.g: RDC 8... | Florian Fainelli | 2009-04-24 | 1 | -1/+1 |
* | resync kernel configuration | Florian Fainelli | 2009-04-24 | 1 | -63/+7 |
* | override default i486 CFLAGS, produce smaller executables for these systems | Florian Fainelli | 2009-04-24 | 1 | -0/+1 |
* | add missing configuration symbol (for rdc) | Florian Fainelli | 2009-04-24 | 1 | -0/+1 |
* | generic/2.6.29: update yaffs code | Gabor Juhos | 2009-04-24 | 3 | -7811/+12344 |
* | fix ethernet driver on 2.6.29 | Gabor Juhos | 2009-04-24 | 2 | -1/+41 |
* | port the mbsd_multi patch to gcc 4.4.0, refresh the other patches | Felix Fietkau | 2009-04-24 | 7 | -32/+295 |
* | uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30... | Nicolas Thill | 2009-04-24 | 73 | -4809/+31 |
* | uClibc NPTL: remove the pthread daemon() fix and revert r15343 | Nicolas Thill | 2009-04-24 | 2 | -10/+36 |
* | add missing $(if) check for build logging | Felix Fietkau | 2009-04-24 | 1 | -1/+1 |
* | optimize tools/ directory build order to improve parallel building performance | Felix Fietkau | 2009-04-24 | 1 | -2/+5 |
* | add logs/ to .gitignore | Felix Fietkau | 2009-04-24 | 1 | -0/+1 |
* | add missing dependencies which broke parallel build | Felix Fietkau | 2009-04-24 | 1 | -1/+2 |
* | add BUILD_LOG option to let the build system log all subdir make command outp... | Felix Fietkau | 2009-04-24 | 1 | -1/+2 |
* | generic/2.6.29: add missing Kconfig options | Gabor Juhos | 2009-04-23 | 1 | -0/+4 |
* | add initial support for 2.6.29 | Gabor Juhos | 2009-04-23 | 21 | -0/+769 |
* | uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not... | Felix Fietkau | 2009-04-23 | 1 | -2/+2 |
* | kmod-bluetooth includes hidp, which needs input-core. add the missing dependency | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
* | madwifi: fix a header file conflict with iptables | Felix Fietkau | 2009-04-23 | 2 | -3/+3 |
* | fix KERNEL_PATCHVER, properly strip -rc* suffixes | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
* | emit proper error messages if important kernel config files are missing | Felix Fietkau | 2009-04-23 | 1 | -1/+7 |
* | brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually br... | Felix Fietkau | 2009-04-23 | 1 | -34/+16 |
* | modules: fix several typos in block.mk | Gabor Juhos | 2009-04-23 | 1 | -6/+6 |
* | enable the synopsys woarkaround in the ehci-ar71xx driver | Gabor Juhos | 2009-04-23 | 1 | -0/+1 |
* | add a workaround for the Synopsys EHCI core * http://www.mail-archive.com/lin... | Gabor Juhos | 2009-04-23 | 1 | -0/+22 |
* | refresh kernel patches | Gabor Juhos | 2009-04-23 | 2 | -6/+6 |