Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | uClibc: fix compile error on avr32 | Felix Fietkau | 2010-11-22 | 1 | -0/+10 |
| | | | | SVN-Revision: 24093 | ||||
* | uClibc: disable nptl on a few targets where it is not supported yet | Felix Fietkau | 2010-11-22 | 4 | -0/+8 |
| | | | | SVN-Revision: 24092 | ||||
* | e2fsprogs: clean up the makefile and install libuuid | Felix Fietkau | 2010-11-22 | 1 | -29/+3 |
| | | | | SVN-Revision: 24091 | ||||
* | cleanup | Imre Kaloz | 2010-11-22 | 1 | -6/+1 |
| | | | | SVN-Revision: 24090 | ||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 77 | -128848/+4 |
| | | | | SVN-Revision: 24089 | ||||
* | remove 2.6.25 support | Imre Kaloz | 2010-11-22 | 87 | -66838/+0 |
| | | | | SVN-Revision: 24088 | ||||
* | 2.6.31 support (WiP) | Imre Kaloz | 2010-11-22 | 61 | -4/+21947 |
| | | | | SVN-Revision: 24087 | ||||
* | fix typos | Imre Kaloz | 2010-11-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 24086 | ||||
* | move x86 back to .32 for now | Imre Kaloz | 2010-11-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 24085 | ||||
* | switch from ext2 to ext4 (w/o) journaling | Imre Kaloz | 2010-11-22 | 30 | -98/+60 |
| | | | | SVN-Revision: 24084 | ||||
* | use ext4 for ext2/3 on 2.6.32+ | Imre Kaloz | 2010-11-22 | 7 | -7/+8 |
| | | | | SVN-Revision: 24083 | ||||
* | add 2.6.32 patches to use ext4 for ext2/3 | Imre Kaloz | 2010-11-22 | 3 | -0/+202 |
| | | | | SVN-Revision: 24082 | ||||
* | additional Kconfig options for newer kernels | Imre Kaloz | 2010-11-22 | 1 | -0/+4 |
| | | | | SVN-Revision: 24081 | ||||
* | we don't need microcode updates | Imre Kaloz | 2010-11-22 | 1 | -4/+1 |
| | | | | SVN-Revision: 24080 | ||||
* | add ext4 support | Imre Kaloz | 2010-11-22 | 1 | -0/+267 |
| | | | | SVN-Revision: 24079 | ||||
* | add e2fsprogs to tools and use that instead of libuuid | Imre Kaloz | 2010-11-22 | 4 | -90/+80 |
| | | | | SVN-Revision: 24078 | ||||
* | add missing Kconfig symbols | Imre Kaloz | 2010-11-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 24077 | ||||
* | uClibc: 0.9.32 needs the ldso fix as well | Felix Fietkau | 2010-11-22 | 1 | -0/+41 |
| | | | | SVN-Revision: 24074 | ||||
* | uClibc: update 0.9.32 to latest git | Felix Fietkau | 2010-11-22 | 9 | -34/+22 |
| | | | | SVN-Revision: 24073 | ||||
* | x86: add missing l1 cache shift change | Felix Fietkau | 2010-11-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 24072 | ||||
* | x86: turn off CONFIG_X86_GENERIC for geos and net5501 | Felix Fietkau | 2010-11-21 | 2 | -2/+5 |
| | | | | | | | | CONFIG_X86_GENERIC obscures CONFIG_MGEODE_LX, etc. and causes it to use wrong cache-line size. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 24071 | ||||
* | crda: update regulatory.bin based on latest wireless-regdb.git | Felix Fietkau | 2010-11-21 | 1 | -3/+4 |
| | | | | SVN-Revision: 24063 | ||||
* | ath9k: fix some more endian issues | Felix Fietkau | 2010-11-21 | 1 | -0/+58 |
| | | | | SVN-Revision: 24062 | ||||
* | Package dnsmasq init-file If an already running DHCP-server is found on the ↵ | Jo-Philipp Wich | 2010-11-21 | 2 | -3/+8 |
| | | | | | | | | configured interface, the init-script refuses to start, but does not give a hint why. It took us some days to track down this behavior in our MANET, where every wifi/adhoc-node runs it own DHCP-server. Now syslog is more verbose on this. Signed-off-by: Bastian Bittorf <bittorf@bluebottle.com> SVN-Revision: 24051 | ||||
* | ath9k: fix endian issues on AR9003 | Felix Fietkau | 2010-11-20 | 1 | -0/+676 |
| | | | | SVN-Revision: 24047 | ||||
* | mac80211: revert the probe request timeout change | Felix Fietkau | 2010-11-20 | 1 | -9/+0 |
| | | | | SVN-Revision: 24046 | ||||
* | mac80211: update to latest wireless-testing + more stability work | Felix Fietkau | 2010-11-20 | 4 | -131/+283 |
| | | | | SVN-Revision: 24044 | ||||
* | openssl: refresh 200-ocf-20100325.patch | Jo-Philipp Wich | 2010-11-19 | 1 | -12/+12 |
| | | | | SVN-Revision: 24042 | ||||
* | hostapd: terminate mainloop if interface setup fails, prevents blocking init ↵ | Jo-Philipp Wich | 2010-11-19 | 1 | -0/+81 |
| | | | | | | or /sbin/wifi if an incorrect channel is configured SVN-Revision: 24041 | ||||
* | Initial support for Telsey CPVA642 boards (no vlans, no DSL, GPIO ↵ | Daniel Dickinson | 2010-11-19 | 2 | -0/+40 |
| | | | | | | led/buttons not known). SVN-Revision: 24040 | ||||
* | upgrade u-boot to v2010.12-rc1 | Imre Kaloz | 2010-11-19 | 3 | -1143/+6 |
| | | | | SVN-Revision: 24039 | ||||
* | openssl: update to 0.9.8p | Jo-Philipp Wich | 2010-11-19 | 1 | -2/+2 |
| | | | | SVN-Revision: 24037 | ||||
* | ar71xx: D-Link DIR-825 B1 eth1 MAC address is garbage | Gabor Juhos | 2010-11-19 | 1 | -1/+1 |
| | | | | | | | | | r22700 contained a copy-and-paste error that set eth0's MAC address twice and never set eth1's. Signed-off-by: Mark Mentovai <mark@moxienet.com> SVN-Revision: 24036 | ||||
* | mac80211: merge the upstream ht40 fix | Felix Fietkau | 2010-11-19 | 1 | -0/+13 |
| | | | | SVN-Revision: 24033 | ||||
* | hostapd: back out a problematic madwifi change that worked around some ↵ | Felix Fietkau | 2010-11-19 | 1 | -15/+1 |
| | | | | | | issues with wep in madwifi (which may no longer be necessary), but broke dynamic WEP in AP mode (fixes #8267) SVN-Revision: 24032 | ||||
* | ath9k: rework the mac address override patch to not break ath9k_htc | Felix Fietkau | 2010-11-19 | 2 | -60/+29 |
| | | | | SVN-Revision: 24031 | ||||
* | toolchain/uClibc: fix upstream patch name on r24029 | Alexandros C. Couloumbis | 2010-11-18 | 1 | -0/+0 |
| | | | | SVN-Revision: 24030 | ||||
* | toolchain/uClibc: push some upstream patches for uClibc-0.9.31. should ↵ | Alexandros C. Couloumbis | 2010-11-18 | 6 | -0/+197 |
| | | | | | | resolve isses of #8269 SVN-Revision: 24029 | ||||
* | mac80211: merge pending cfg80211 patches to fix a race condition with ↵ | Felix Fietkau | 2010-11-18 | 1 | -0/+178 |
| | | | | | | setting the regdomain for multiple cards SVN-Revision: 24028 | ||||
* | x86: refresh config, enable pci express support | Felix Fietkau | 2010-11-17 | 4 | -29/+37 |
| | | | | SVN-Revision: 24026 | ||||
* | 6in4: implement metric option | Jo-Philipp Wich | 2010-11-17 | 2 | -2/+5 |
| | | | | SVN-Revision: 24022 | ||||
* | 6to4: implement metric option | Jo-Philipp Wich | 2010-11-17 | 2 | -2/+5 |
| | | | | SVN-Revision: 24021 | ||||
* | base-file: add metric option for static and dhcp protos, this simplifies the ↵ | Jo-Philipp Wich | 2010-11-17 | 3 | -5/+8 |
| | | | | | | management of multiple default routes SVN-Revision: 24020 | ||||
* | acx-mac80211: fix compile errors with the new compat-wireless | Felix Fietkau | 2010-11-17 | 1 | -1/+2 |
| | | | | SVN-Revision: 24019 | ||||
* | mac80211: update to wireless-testing 2010-11-16 | Felix Fietkau | 2010-11-17 | 19 | -3970/+350 |
| | | | | SVN-Revision: 24017 | ||||
* | ath9k: add some fixes for AR9003 | Felix Fietkau | 2010-11-16 | 2 | -0/+171 |
| | | | | SVN-Revision: 24016 | ||||
* | target/linux: revert r24014 (further testing is needed) | Alexandros C. Couloumbis | 2010-11-16 | 3 | -1747/+2 |
| | | | | SVN-Revision: 24015 | ||||
* | linux/generic: add kernel mppc/mppe for 2.6.37. ↵ | Alexandros C. Couloumbis | 2010-11-16 | 3 | -2/+1747 |
| | | | | | | http://yablochkin.net.ru/mppc/ (not enabled by default) SVN-Revision: 24014 | ||||
* | linux/generic: fix a dynamic ingress_queue allocation on 2.6.37. ↵ | Alexandros C. Couloumbis | 2010-11-16 | 1 | -0/+18 |
| | | | | | | http://patchwork.ozlabs.org/patch/71237/ (thank you KanjiMonster) SVN-Revision: 24013 | ||||
* | linux/generic: switch to userspace __aligned_u64 calls. ↵ | Alexandros C. Couloumbis | 2010-11-16 | 1 | -0/+25 |
| | | | | | | http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff_plain;h=79b5dc0c64d88cda3da23b2e22a5cec0964372ac (thank you hauke) SVN-Revision: 24012 |