10593 Commits (ca6bc346d3b1f88c25659ba0f1b9d75a7b6aa1a7)
 

Author SHA1 Message Date
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
Felix Fietkau 13189afcc9 add logs/ to .gitignore 16 years ago
Felix Fietkau ace4ee61f2 add missing dependencies which broke parallel build 16 years ago
Felix Fietkau 5e1e868230 add BUILD_LOG option to let the build system log all subdir make command output to individual files (useful for debugging parallel builds) 16 years ago
Gabor Juhos 7bd32c10df generic/2.6.29: add missing Kconfig options 16 years ago
Gabor Juhos 8b82de7aa0 add initial support for 2.6.29 16 years ago
Felix Fietkau b60fc68fa8 uci: upgrade to 0.7.5 - fixes a runtime error with 2.6.29 if flock() does not work 16 years ago
Felix Fietkau 103fec7d89 kmod-bluetooth includes hidp, which needs input-core. add the missing dependency 16 years ago
Felix Fietkau 3df6c9e72b madwifi: fix a header file conflict with iptables 16 years ago
Felix Fietkau b3afad10f0 fix KERNEL_PATCHVER, properly strip -rc* suffixes 16 years ago
Felix Fietkau 9ecec14ce0 emit proper error messages if important kernel config files are missing 16 years ago
Felix Fietkau a0c097720d brcm47xx: 2.6.28 was accidentally committed with the old (and conceptually broken) b44 phy fix. replace it with my cleaned up version from 2.6.25 (thx, netprince) 16 years ago
Gabor Juhos f778c81d5f modules: fix several typos in block.mk 16 years ago
Gabor Juhos 6931d43546 enable the synopsys woarkaround in the ehci-ar71xx driver 16 years ago
Gabor Juhos 83c93d656d add a workaround for the Synopsys EHCI core * http://www.mail-archive.com/linux-usb-devel@lists.sourceforge.net/msg45345.html 16 years ago
Gabor Juhos 90cd9b70a3 refresh kernel patches 16 years ago
Florian Fainelli 7a0c00a011 gcc-4.4.0 also needs mpfr and gmp to be built 16 years ago
Florian Fainelli e15ca56024 add preliminary support for gcc-4.4.0, need to forward port the fhonour-copt patch 16 years ago
Felix Fietkau 632f50b891 uclibc: add the pthread daemon() fix from #4809 16 years ago
Felix Fietkau 0d00b1cb59 uclibc: remove the sockets_throw patch from 0.9.30, as it does not apply to 0.9.30.1 16 years ago
Nicolas Thill c73f8dfbe0 remove 2 old interfering variables, probably missed from [15299] 16 years ago
Felix Fietkau 63129f9b4c clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds 16 years ago