summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* ath5k: enable spur mitigation for ar2413 - should improve performance and ↵Felix Fietkau2011-07-011-0/+10
| | | | | | reliability on those devices SVN-Revision: 27331
* upgrade avr32 u-boot to 2011.06Imre Kaloz2011-07-012-8/+8
| | | | SVN-Revision: 27330
* upgrade to 2.6.39.2Imre Kaloz2011-07-011-1/+1
| | | | SVN-Revision: 27329
* preliminary 3.0 supportImre Kaloz2011-07-0115-0/+27379
| | | | SVN-Revision: 27328
* add missing kernel symbolsImre Kaloz2011-07-011-0/+4
| | | | SVN-Revision: 27327
* upgrade the linaro gcc to 2011.06Imre Kaloz2011-07-014-8/+8
| | | | SVN-Revision: 27326
* ath5k: add a missing srev checks for code that lowers the synth voltage - ↵Felix Fietkau2011-07-011-0/+31
| | | | | | might fix some stability issues SVN-Revision: 27325
* ath5k: disable tx power gain correction probing for hardware that does not ↵Felix Fietkau2011-07-011-0/+20
| | | | | | need or support it SVN-Revision: 27324
* mac80211: rename a misnamed patchFelix Fietkau2011-07-011-0/+0
| | | | SVN-Revision: 27323
* fix the gpio_dev driver: remove existing forward port patches, use ↵Felix Fietkau2011-07-016-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 Wich2011-06-301-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 codeGabor Juhos2011-06-301-6/+0
| | | | | | The config option has been removed in 2.6.39. SVN-Revision: 27320
* firewall: restore local port relocation ability from r26617Jo-Philipp Wich2011-06-301-3/+3
| | | | SVN-Revision: 27318
* firewall: - allow multiple ports, protocols, macs, icmp types per rule - ↵Jo-Philipp Wich2011-06-306-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 bootHauke Mehrtens2011-06-291-1/+1
| | | | SVN-Revision: 27316
* package/rbcfg: new tool for modifying boot configuration on the RB4xx boardsGabor Juhos2011-06-296-0/+1210
| | | | SVN-Revision: 27315
* ar71xx: merge 2.6.39 patchesGabor Juhos2011-06-295-985/+37
| | | | | | Also remove the old UART driver for ar933x. SVN-Revision: 27314
* ar71xx: remove 2.6.37 support as wellGabor Juhos2011-06-2935-1205/+0
| | | | SVN-Revision: 27313
* ar71xx: remove 2.6.38 supportGabor Juhos2011-06-2934-1147/+0
| | | | SVN-Revision: 27312
* ar71xx: switch to 2.6.39Gabor Juhos2011-06-291-1/+1
| | | | SVN-Revision: 27311
* ar71xx: add 2.6.39 supportGabor Juhos2011-06-2937-0/+2144
| | | | SVN-Revision: 27310
* ar71xx: remove ar71xx_gpio_irq_set_typeGabor Juhos2011-06-291-11/+0
| | | | SVN-Revision: 27309
* ar71xx: add separate handlers for IP3 interruptsGabor Juhos2011-06-291-5/+39
| | | | SVN-Revision: 27308
* ar71xx: use separate handlers for IP2 interruptsGabor Juhos2011-06-291-20/+48
| | | | SVN-Revision: 27307
* ar71xx: remove useless irq_desc.status initializationsGabor Juhos2011-06-293-13/+4
| | | | SVN-Revision: 27306
* generic: add MTD_NAND_ECC_BCH symbol for 2.6.39/3.0Gabor Juhos2011-06-292-0/+2
| | | | SVN-Revision: 27305
* brcm47xx: generate image to flash on Netgear WNDR3400.Hauke Mehrtens2011-06-281-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 Mehrtens2011-06-2825-189/+3366
| | | | | | Ethernet and wifi are not working and this is highly experimental. SVN-Revision: 27301
* kernel: refresh patches for kernel 3.0-rc5Hauke Mehrtens2011-06-284-9/+10
| | | | SVN-Revision: 27300
* kernel: update ssb and bcma to linux-next next-20110628Hauke Mehrtens2011-06-286-57/+51
| | | | SVN-Revision: 27299
* kernel: update kernel to 2.6.39.2Hauke Mehrtens2011-06-2811-12/+12
| | | | SVN-Revision: 27298
* ethernet cleanup and sata fix - thanks, ChrisImre Kaloz2011-06-284-73/+388
| | | | SVN-Revision: 27297
* brcm47xx: update kernel to version 2.6.39Hauke Mehrtens2011-06-271-1/+1
| | | | SVN-Revision: 27296
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-2712-387/+3503
| | | | SVN-Revision: 27295
* brcm47xx: fix Linux-3.0 and fix clock rate detection.Hauke Mehrtens2011-06-275-2/+123
| | | | SVN-Revision: 27294
* kernel: update ssb and bcma to linux-next next-20110627Hauke Mehrtens2011-06-272-0/+684
| | | | SVN-Revision: 27293
* mac80211: merge a pending fix for reestablishing misconfigured aggregation ↵Felix Fietkau2011-06-271-0/+13
| | | | | | sessions SVN-Revision: 27292
* remove remaining uci-defaultsJo-Philipp Wich2011-06-271-27/+0
| | | | SVN-Revision: 27291
* eglibc CAN be compiled with -Os after all - flags however need to be stated ↵Mirko Vogt2011-06-261-3/+2
| | | | | | in $EGLIBC_CFLAGS as well SVN-Revision: 27290
* uclibc: make powerpc e500 support independent of the target name, always use ↵Felix Fietkau2011-06-262-1/+3
| | | | | | it if the spe_fpu feature flag is set SVN-Revision: 27289
* busybox: update to 1.18.5, patch from Peter WagnerFlorian Fainelli2011-06-251-2/+2
| | | | SVN-Revision: 27288
* geos: deprecate uci-defaults filesFlorian Fainelli2011-06-253-39/+44
| | | | | | Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com> SVN-Revision: 27287
* alix2: add config files for bridgingFlorian Fainelli2011-06-251-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 Fietkau2011-06-251-0/+5
| | | | | | kernel tree SVN-Revision: 27285
* remove gpiodev, prefer sysfs gpioFlorian Fainelli2011-06-2517-63/+19
| | | | SVN-Revision: 27284
* ar71xx: add default network config for wzr-hp-ag300h (based on a patch from ↵Felix Fietkau2011-06-252-0/+29
| | | | | | #9607) SVN-Revision: 27283
* ar71xx: bring up secondary radio on wzr-hp-ag300h (fixes #9608)Felix Fietkau2011-06-251-5/+7
| | | | SVN-Revision: 27282
* mac80211: configure HT IBSS through uciFelix Fietkau2011-06-241-1/+7
| | | | SVN-Revision: 27279
* iw: add support for configuring HT IBSSFelix Fietkau2011-06-241-0/+113
| | | | SVN-Revision: 27278
* mac80211: add the work-in-progress IBSS HT patch, with some minor fixesFelix Fietkau2011-06-241-0/+637
| | | | SVN-Revision: 27277