44756fe93cath5k: enable spur mitigation for ar2413 - should improve performance and reliability on those devices
Felix Fietkau
2011-07-01 11:33:07 +00:00
0ba94475c9upgrade avr32 u-boot to 2011.06
Imre Kaloz
2011-07-01 11:32:01 +00:00
84c89fb02dupgrade to 2.6.39.2
Imre Kaloz
2011-07-01 11:31:08 +00:00
b655c7c85apreliminary 3.0 support
Imre Kaloz
2011-07-01 08:15:48 +00:00
8222c7bb24add missing kernel symbols
Imre Kaloz
2011-07-01 08:11:16 +00:00
7c4a91b216upgrade the linaro gcc to 2011.06
Imre Kaloz
2011-07-01 08:10:12 +00:00
0b250e3123ath5k: add a missing srev checks for code that lowers the synth voltage - might fix some stability issues
Felix Fietkau
2011-07-01 05:10:47 +00:00
5392494101ath5k: disable tx power gain correction probing for hardware that does not need or support it
Felix Fietkau
2011-07-01 04:04:54 +00:00
0d796ee9e3mac80211: rename a misnamed patch
Felix Fietkau
2011-07-01 04:04:34 +00:00
a41f80bca1fix the gpio_dev driver: remove existing forward port patches, use unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198)
Felix Fietkau
2011-07-01 03:20:13 +00:00
07abf4a81efirewall: refine default ICMPv6 rules to better conform with RFC4890, do not forward link local ICMP message types, allow parameter problem
Jo-Philipp Wich
2011-06-30 12:22:05 +00:00
f9e4619b97ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H code
Gabor Juhos
2011-06-30 12:15:33 +00:00
8f0fb81dfefirewall: restore local port relocation ability from r26617
Jo-Philipp Wich
2011-06-30 01:36:09 +00:00
68a1c8e1e3firewall: - allow multiple ports, protocols, macs, icmp types per rule - implement "limit" and "limit_burst" options for rules - implement "extra" option to rules and redirects for passing arbritary flags to iptables - implement negations for "src_port", "dest_port", "src_dport", "src_mac", "proto" and "icmp_type" options - allow wildcard (*) "src" and "dest" options in rules to allow specifying "any" source or destination - validate symbolic icmp-type names against the selected iptables binary - properly handle forwarded ICMPv6 traffic in the default configuration
Jo-Philipp Wich
2011-06-30 01:31:23 +00:00
8976fa2622brcm47xx: deactivate wndr3400 for now as this device will not boot
Hauke Mehrtens
2011-06-29 17:42:34 +00:00
43938e8eb9package/rbcfg: new tool for modifying boot configuration on the RB4xx boards
Gabor Juhos
2011-06-29 09:40:54 +00:00
f2591f8d54eglibc CAN be compiled with -Os after all - flags however need to be stated in $EGLIBC_CFLAGS as well
Mirko Vogt
2011-06-26 21:47:14 +00:00
92726d8f32uclibc: make powerpc e500 support independent of the target name, always use it if the spe_fpu feature flag is set
Felix Fietkau
2011-06-26 14:22:55 +00:00
ce50bb1636busybox: update to 1.18.5, patch from Peter Wagner
Florian Fainelli
2011-06-25 22:05:14 +00:00
cc56af716car71xx: add default network config for wzr-hp-ag300h (based on a patch from #9607)
Felix Fietkau
2011-06-25 13:54:42 +00:00
ed7f41792aar71xx: bring up secondary radio on wzr-hp-ag300h (fixes#9608)
Felix Fietkau
2011-06-25 13:48:47 +00:00
e087e678afmac80211: configure HT IBSS through uci
Felix Fietkau
2011-06-24 19:53:31 +00:00
9a790eb3dfiw: add support for configuring HT IBSS
Felix Fietkau
2011-06-24 19:53:27 +00:00
87617ce258mac80211: add the work-in-progress IBSS HT patch, with some minor fixes
Felix Fietkau
2011-06-24 19:53:22 +00:00
f85d10e1f3ath9k: add some more pending fixes
Felix Fietkau
2011-06-24 19:53:18 +00:00
c7744447a5mac80211: update to wireless-testing 2011-06-22
Felix Fietkau
2011-06-24 19:53:13 +00:00
e2d3555a91kernel: fix wrong line for the +@DRIVER_WEXT_SUPPORT dependency in kmod-net-zd1201
Felix Fietkau
2011-06-24 19:53:09 +00:00
3294d04e44mac80211: enable cfg80211 debugfs support
Felix Fietkau
2011-06-24 19:53:05 +00:00
85d29f3cd0add missing linux-3.0 config symbol
Florian Fainelli
2011-06-24 11:43:30 +00:00
e745fc762bmetadata.pl: fix handling of multiple conditional depends that reference the same package (exposed by previous hotplug2 changes), also kill duplicate dependency specs while we're at it
Jo-Philipp Wich
2011-06-23 19:28:16 +00:00
67fc519a3dhotplug2: make libbsd depend on "not uclibc" for now, the conditional depdendency handling needs fixes
Jo-Philipp Wich
2011-06-23 18:49:24 +00:00
ddb4735871fix conditional dependencies to libbsd
Mirko Vogt
2011-06-23 14:38:29 +00:00
f03b067f32manual/Makefile: Don't mix pattern rules with normal rules.
Mirko Vogt
2011-06-23 14:38:26 +00:00
28fbd7470dadd gfortran compiler support (#9600, patch from Xiangfu Liu via Qi hardware)
Jo-Philipp Wich
2011-06-23 11:46:24 +00:00
a56dab661aintroduce option to enable setjump()/longjump() based C++ exceptions (#9185, patch from David Kuehling via Qi hardware)
Jo-Philipp Wich
2011-06-23 11:37:39 +00:00
9bdf6abb9duse macros to generate SPI registers table and switches
Florian Fainelli
2011-06-21 10:05:51 +00:00
33fc3f8906Revert "[toolchain/eglibc} eglibc in fact can be built with -Os"
Mirko Vogt
2011-06-20 11:12:46 +00:00
11dcad2834scripts/config/.gitignore omits source files scripts/config/.gitignore aims to avoid checking binaries in to git. Unfortunately it also omits conf.c, confdata.c, and all source files in lxdialog. An OpenWRT tree pulled from a git repository will not build, and I suspect this was not the intention.
Jo-Philipp Wich
2011-06-20 10:41:02 +00:00
6cb3195b40fix usb mis-cleanup after r27162 (#9581)
Florian Fainelli
2011-06-20 10:04:53 +00:00
ca705913cckernel: package more NIC drivers: * SiS 190 Fast/Gigabit Ethernet support * SysKonnect Yukon support * Atheros L2 Fast Ethernet support * Atheros L1 Gigabit Ethernet support * Atheros L1C * Atheros L1E Patch by Lauri Võsandi<lauri.vosandi@gmail.com>
Jo-Philipp Wich
2011-06-20 09:41:03 +00:00
70fb318a90Restrict Soekris specific base-files handling to Soekris profiles, based on patch by Philip Prindeville <philipp@redfish-solutions.com>
Jo-Philipp Wich
2011-06-19 23:05:21 +00:00
9cd64fa754generic: Remove IPv6 depependency of bridge in 2.6.38+ Since 2.6.38 the bridge module has a dependency to IPv6 if IPv6 is enabled. Since the IPv6 module isn't exactly lightweight and bridge also only needs a single function from IPv6, it's rather easy to create a common "lib" module with a RCU pointer to the actual implementation, if the IPv6 module is loaded (although slightly hackish).
Jo-Philipp Wich
2011-06-19 22:48:53 +00:00
ab74628c10dev-spi.c checks for running CPU, not board code
Florian Fainelli
2011-06-19 20:46:00 +00:00
4dd4cbeb43fixup patches after r27234
Florian Fainelli
2011-06-19 20:28:38 +00:00
7819b530daremove accidental bcm6345 related patches
Florian Fainelli
2011-06-19 20:16:59 +00:00
12db3df666remove support for 2.6.37 and 2.6.38
Florian Fainelli
2011-06-19 20:14:22 +00:00
6bb0a608dcswitch to 2.6.39
Florian Fainelli
2011-06-19 20:12:45 +00:00
bcada2640bremove 2.6.35 and 2.6.32 support
Florian Fainelli
2011-06-19 20:09:40 +00:00
67d0ca0b4bremove pre 2.6.39 patches and config
Florian Fainelli
2011-06-19 20:09:00 +00:00
34db3f9f86remove 2.6.37 patches and config
Florian Fainelli
2011-06-19 20:07:26 +00:00
79a7343560kernel: update to kernel 2.6.38.8
Hauke Mehrtens
2011-06-18 15:52:15 +00:00
75f9e0c615brcm47xx: add support for kernel 3.0
Hauke Mehrtens
2011-06-18 15:24:44 +00:00
2e1b73912dpatch: add /usr/lib to default search path of dynamic linker
Mirko Vogt
2011-06-18 11:14:07 +00:00
7493d8260fadd support for eglibc version 2.13
Mirko Vogt
2011-06-18 11:14:05 +00:00
cdbb7815ea[toolchain/eglibc} eglibc in fact can be built with -Os
Mirko Vogt
2011-06-18 11:14:01 +00:00
51754d7d1dwhen selecting eglibc, use version 2.12 by default
Mirko Vogt
2011-06-18 07:33:28 +00:00
74fecd0366fix glibc to work with all versions of binutils, fixes#7133 - thanks to marek siller
Mirko Vogt
2011-06-17 22:51:24 +00:00
8d48672c10link against 'libbsd' when using glibc
Mirko Vogt
2011-06-17 22:51:20 +00:00
710409740eixp4xx: Removed kmod-madwifi from the NSLU2 profile, as the NSLU2 has not wifi capability out of the box.
Rod Whitby
2011-06-17 11:22:22 +00:00
e40867228epackage/kernel: Fixed missing CONFIG_HID_SUPPORT required for successful kmod-bluetooth compile.
Rod Whitby
2011-06-17 11:21:16 +00:00