10664 Commits (938553bd69d1484b9d25495da4e7c2f09927638c)
 

Author SHA1 Message Date
Felix Fietkau a296bdb983 make sure that at least sed is built before kernel_menuconfig/kernel_oldconfig is executed 16 years ago
Nicolas Thill 8a38ccc1d1 gcc: symlink ./lib64 to ./lib for x86_64 as well 16 years ago
Jo-Philipp Wich 41fe312464 lua: embed md5lib 16 years ago
Jo-Philipp Wich 1de0566a8b unvram: get rid of some memory leaks 16 years ago
Jo-Philipp Wich 0f3ccb8868 unvram: make it work on bcm47xx, also look for /dev/mtdblockX 16 years ago
Felix Fietkau 2d9c80b60f pcap: fix disabling bluetooth 16 years ago
Gabor Juhos 432136fba6 select ar8216 support for the WRT400N (thanks to netprince) 16 years ago
Jo-Philipp Wich 400c1a7fbf Add unvram, a nvram manipulation tool suitable for brcm-2.4 and bcm47xx platforms 16 years ago
Nicolas Thill 70c8870f64 kernel: disable kmod-rfkill on UML 16 years ago
Gabor Juhos aab2d9371b add experimental support for the Linksys WRT400N board (thanks to netprince) 16 years ago
Gabor Juhos 10fd86093f switch to 2.6.28 16 years ago
Gabor Juhos 8614f2c7ed add missing Kconfig symbol 16 years ago
Gabor Juhos f83c011d77 refresh 2.6.28 patches 16 years ago
Gabor Juhos d56fcbd853 resync 2.6.28 config 16 years ago
Gabor Juhos 3e630d87e7 refresh 2.6.28 patches 16 years ago
Gabor Juhos 75b0fe8dbe build firmware image for the NFS-101U/101WU devices by default 16 years ago
Nicolas Thill 53836068b4 change occurences of LUA to Lua (from http://www.lua.org/about.html: Please do not write it as "LUA", which is both ugly and confusing [...] So, please, write "Lua" right!) 16 years ago
Hauke Mehrtens ad4c58da91 add missing dependencies 16 years ago
Nicolas Thill 2a54a83244 openssl: add a patch to support DTLS compatibility with Cisco AnyConnect & OpenConnect VPN clients (thanks to freezer) 16 years ago
Nicolas Thill 5282bfd731 madwifi: remove old Makefile hacks not needed anymore 16 years ago
Hauke Mehrtens b82fb78eea Update crda to version 1.0.2 and regulatory database to 2009.04.17. 16 years ago
Hauke Mehrtens ca6bc346d3 Update iw to version 0.9.13. 16 years ago
Florian Fainelli 3eb6887491 nuke old files 16 years ago
Felix Fietkau 73883e9aef ead: use the new pcap features and the raw socket optimization to eliminate most of the cpu utilization overhead caused by the use of pcap live capturing 16 years ago
Felix Fietkau 4898039703 add an optimization for dealing with raw sockets, which allows applications to filter out (among others) local tx packets on capture 16 years ago
Felix Fietkau 25e9d90256 pcap: update to version 1.0.0, add extension for changing the desired protocol for the internal raw socket (useful for reducing the cpu overhead of capture) 16 years ago
Felix Fietkau 8ce7b559d0 gcc: fix a segfault in the mbsd_multi patch for 4.4.0 16 years ago
Florian Fainelli 8358a353ff starting with 2.6.28 korina ethernet interface is eth2 16 years ago
Gabor Juhos 9e87dd54df mac80211: cleanup patches 16 years ago
Gabor Juhos 5065d310d1 generic/2.6.28: update yaffs code 16 years ago
Gabor Juhos 44adf3d959 generic/2.6.28: refresh patches 16 years ago
Florian Fainelli c2bf14deb9 remove 2.6.24, no target is relying on it 16 years ago
Florian Fainelli 2524718a9a remove 2.6.27 we did not use it and went to 2.6.28 directly 16 years ago
Florian Fainelli 13bc5e26c9 use 2.6.28 and remove uneeded patch 16 years ago
Florian Fainelli 426c91001f add support for 2.6.28 and use it as the default kernel version, tested on Airlink AR525W and RDC8610 eval board 16 years ago
Florian Fainelli 317bf46798 2.6.27 also needs to hack the command line passed to the kernel 16 years ago
Florian Fainelli 2189d0cffc move files to files-2.6.24, not required with newer kernels 16 years ago
Gabor Juhos 1376b27441 enable yaffs on 2.6.29 16 years ago
Florian Fainelli f4e88b7d7f r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol 16 years ago
Florian Fainelli dfabd4a57c also override the default console settings, not all boards set it (e.g: RDC 8610 eval board) 16 years ago
Florian Fainelli 36c441b87f resync kernel configuration 16 years ago
Florian Fainelli 160c1b64b4 override default i486 CFLAGS, produce smaller executables for these systems 16 years ago
Florian Fainelli 0f514fe470 add missing configuration symbol (for rdc) 16 years ago
Gabor Juhos 629318e6db generic/2.6.29: update yaffs code 16 years ago
Gabor Juhos 70795466b9 fix ethernet driver on 2.6.29 16 years ago
Felix Fietkau dcd9f20085 port the mbsd_multi patch to gcc 4.4.0, refresh the other patches 16 years ago
Nicolas Thill 222f37cbde uClibc cleanup: - use full version string (0.9.30.1), instead of base (0.9.30) + extra (.1) - remove support for 0.9.28 and snapshots (building from SVN to be added later) 16 years ago
Nicolas Thill 2783110a97 uClibc NPTL: remove the pthread daemon() fix and revert r15343 16 years ago
Felix Fietkau 97845201e4 add missing $(if) check for build logging 16 years ago
Felix Fietkau 52339a50fd optimize tools/ directory build order to improve parallel building performance 16 years ago