Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add the latest avr32 toolchain patches (with additional fixes) | Imre Kaloz | 2011-07-01 | 9 | -8/+22799 |
| | | | | SVN-Revision: 27332 | ||||
* | ath5k: enable spur mitigation for ar2413 - should improve performance and ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+10 |
| | | | | | | reliability on those devices SVN-Revision: 27331 | ||||
* | upgrade avr32 u-boot to 2011.06 | Imre Kaloz | 2011-07-01 | 2 | -8/+8 |
| | | | | SVN-Revision: 27330 | ||||
* | upgrade to 2.6.39.2 | Imre Kaloz | 2011-07-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 27329 | ||||
* | preliminary 3.0 support | Imre Kaloz | 2011-07-01 | 15 | -0/+27379 |
| | | | | SVN-Revision: 27328 | ||||
* | add missing kernel symbols | Imre Kaloz | 2011-07-01 | 1 | -0/+4 |
| | | | | SVN-Revision: 27327 | ||||
* | upgrade the linaro gcc to 2011.06 | Imre Kaloz | 2011-07-01 | 4 | -8/+8 |
| | | | | SVN-Revision: 27326 | ||||
* | ath5k: add a missing srev checks for code that lowers the synth voltage - ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+31 |
| | | | | | | might fix some stability issues SVN-Revision: 27325 | ||||
* | ath5k: disable tx power gain correction probing for hardware that does not ↵ | Felix Fietkau | 2011-07-01 | 1 | -0/+20 |
| | | | | | | need or support it SVN-Revision: 27324 | ||||
* | mac80211: rename a misnamed patch | Felix Fietkau | 2011-07-01 | 1 | -0/+0 |
| | | | | SVN-Revision: 27323 | ||||
* | fix the gpio_dev driver: remove existing forward port patches, use ↵ | Felix Fietkau | 2011-07-01 | 6 | -58/+3 |
| | | | | | | unlocked_ioctl on all platforms and fix the arguments to the ioctl handler (based on patch from #9198) SVN-Revision: 27322 | ||||
* | firewall: refine default ICMPv6 rules to better conform with RFC4890, do not ↵ | Jo-Philipp Wich | 2011-06-30 | 1 | -13/+2 |
| | | | | | | forward link local ICMP message types, allow parameter problem SVN-Revision: 27321 | ||||
* | ar71xx: remove CONFIG_MTD_CONCAT ifdefs from the WZR-HP-AG300H code | Gabor Juhos | 2011-06-30 | 1 | -6/+0 |
| | | | | | | The config option has been removed in 2.6.39. SVN-Revision: 27320 | ||||
* | firewall: restore local port relocation ability from r26617 | Jo-Philipp Wich | 2011-06-30 | 1 | -3/+3 |
| | | | | SVN-Revision: 27318 | ||||
* | firewall: - allow multiple ports, protocols, macs, icmp types per rule - ↵ | Jo-Philipp Wich | 2011-06-30 | 6 | -74/+220 |
| | | | | | | 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 SVN-Revision: 27317 | ||||
* | brcm47xx: deactivate wndr3400 for now as this device will not boot | Hauke Mehrtens | 2011-06-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 27316 | ||||
* | package/rbcfg: new tool for modifying boot configuration on the RB4xx boards | Gabor Juhos | 2011-06-29 | 6 | -0/+1210 |
| | | | | SVN-Revision: 27315 | ||||
* | ar71xx: merge 2.6.39 patches | Gabor Juhos | 2011-06-29 | 5 | -985/+37 |
| | | | | | | Also remove the old UART driver for ar933x. SVN-Revision: 27314 | ||||
* | ar71xx: remove 2.6.37 support as well | Gabor Juhos | 2011-06-29 | 35 | -1205/+0 |
| | | | | SVN-Revision: 27313 | ||||
* | ar71xx: remove 2.6.38 support | Gabor Juhos | 2011-06-29 | 34 | -1147/+0 |
| | | | | SVN-Revision: 27312 | ||||
* | ar71xx: switch to 2.6.39 | Gabor Juhos | 2011-06-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 27311 | ||||
* | ar71xx: add 2.6.39 support | Gabor Juhos | 2011-06-29 | 37 | -0/+2144 |
| | | | | SVN-Revision: 27310 | ||||
* | ar71xx: remove ar71xx_gpio_irq_set_type | Gabor Juhos | 2011-06-29 | 1 | -11/+0 |
| | | | | SVN-Revision: 27309 | ||||
* | ar71xx: add separate handlers for IP3 interrupts | Gabor Juhos | 2011-06-29 | 1 | -5/+39 |
| | | | | SVN-Revision: 27308 | ||||
* | ar71xx: use separate handlers for IP2 interrupts | Gabor Juhos | 2011-06-29 | 1 | -20/+48 |
| | | | | SVN-Revision: 27307 | ||||
* | ar71xx: remove useless irq_desc.status initializations | Gabor Juhos | 2011-06-29 | 3 | -13/+4 |
| | | | | SVN-Revision: 27306 | ||||
* | generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0 | Gabor Juhos | 2011-06-29 | 2 | -0/+2 |
| | | | | SVN-Revision: 27305 | ||||
* | brcm47xx: generate image to flash on Netgear WNDR3400. | Hauke Mehrtens | 2011-06-28 | 1 | -0/+1 |
| | | | | | | The image will not boot because serial flash support is missing this is only for experts. SVN-Revision: 27302 | ||||
* | brcm47xx: add initial support for devices with bcma bus. | Hauke Mehrtens | 2011-06-28 | 25 | -189/+3366 |
| | | | | | | Ethernet and wifi are not working and this is highly experimental. SVN-Revision: 27301 | ||||
* | kernel: refresh patches for kernel 3.0-rc5 | Hauke Mehrtens | 2011-06-28 | 4 | -9/+10 |
| | | | | SVN-Revision: 27300 | ||||
* | kernel: update ssb and bcma to linux-next next-20110628 | Hauke Mehrtens | 2011-06-28 | 6 | -57/+51 |
| | | | | SVN-Revision: 27299 | ||||
* | kernel: update kernel to 2.6.39.2 | Hauke Mehrtens | 2011-06-28 | 11 | -12/+12 |
| | | | | SVN-Revision: 27298 | ||||
* | ethernet cleanup and sata fix - thanks, Chris | Imre Kaloz | 2011-06-28 | 4 | -73/+388 |
| | | | | SVN-Revision: 27297 | ||||
* | brcm47xx: update kernel to version 2.6.39 | Hauke Mehrtens | 2011-06-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 27296 | ||||
* | kernel: update ssb and bcma to linux-next next-20110627 | Hauke Mehrtens | 2011-06-27 | 12 | -387/+3503 |
| | | | | SVN-Revision: 27295 | ||||
* | brcm47xx: fix Linux-3.0 and fix clock rate detection. | Hauke Mehrtens | 2011-06-27 | 5 | -2/+123 |
| | | | | SVN-Revision: 27294 | ||||
* | kernel: update ssb and bcma to linux-next next-20110627 | Hauke Mehrtens | 2011-06-27 | 2 | -0/+684 |
| | | | | SVN-Revision: 27293 | ||||
* | mac80211: merge a pending fix for reestablishing misconfigured aggregation ↵ | Felix Fietkau | 2011-06-27 | 1 | -0/+13 |
| | | | | | | sessions SVN-Revision: 27292 | ||||
* | remove remaining uci-defaults | Jo-Philipp Wich | 2011-06-27 | 1 | -27/+0 |
| | | | | SVN-Revision: 27291 | ||||
* | eglibc CAN be compiled with -Os after all - flags however need to be stated ↵ | Mirko Vogt | 2011-06-26 | 1 | -3/+2 |
| | | | | | | in $EGLIBC_CFLAGS as well SVN-Revision: 27290 | ||||
* | uclibc: make powerpc e500 support independent of the target name, always use ↵ | Felix Fietkau | 2011-06-26 | 2 | -1/+3 |
| | | | | | | it if the spe_fpu feature flag is set SVN-Revision: 27289 | ||||
* | busybox: update to 1.18.5, patch from Peter Wagner | Florian Fainelli | 2011-06-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 27288 | ||||
* | geos: deprecate uci-defaults files | Florian Fainelli | 2011-06-25 | 3 | -39/+44 |
| | | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 27287 | ||||
* | alix2: add config files for bridging | Florian Fainelli | 2011-06-25 | 1 | -0/+14 |
| | | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 27286 | ||||
* | mac80211: force b44 and atl* to be disabled, even if they are enabled in the ↵ | Felix Fietkau | 2011-06-25 | 1 | -0/+5 |
| | | | | | | kernel tree SVN-Revision: 27285 | ||||
* | remove gpiodev, prefer sysfs gpio | Florian Fainelli | 2011-06-25 | 17 | -63/+19 |
| | | | | SVN-Revision: 27284 | ||||
* | ar71xx: add default network config for wzr-hp-ag300h (based on a patch from ↵ | Felix Fietkau | 2011-06-25 | 2 | -0/+29 |
| | | | | | | #9607) SVN-Revision: 27283 | ||||
* | ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608) | Felix Fietkau | 2011-06-25 | 1 | -5/+7 |
| | | | | SVN-Revision: 27282 | ||||
* | mac80211: configure HT IBSS through uci | Felix Fietkau | 2011-06-24 | 1 | -1/+7 |
| | | | | SVN-Revision: 27279 | ||||
* | iw: add support for configuring HT IBSS | Felix Fietkau | 2011-06-24 | 1 | -0/+113 |
| | | | | SVN-Revision: 27278 |