Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adds patch to make Tantos (psb6970) switch buildable again | John Crispin | 2012-05-30 | 2 | -0/+25 |
| | | | | SVN-Revision: 32006 | ||||
* | generic: ar8216: add revision specific PHY fixups for AR8327 | Gabor Juhos | 2012-05-29 | 2 | -8/+41 |
| | | | | SVN-Revision: 32000 | ||||
* | generic: ar8216: replace chip_type field with chip_{ver,rev} in ar8216_priv | Gabor Juhos | 2012-05-29 | 2 | -31/+25 |
| | | | | SVN-Revision: 31999 | ||||
* | generic: ar8216: add chip_is_ar8{216,236,316,327} helpers | Gabor Juhos | 2012-05-29 | 1 | -8/+28 |
| | | | | SVN-Revision: 31998 | ||||
* | kernel: fix suppressing -s for linking modules when profiling is enabled | Felix Fietkau | 2012-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31924 | ||||
* | generic: rtl8367: rename a misnamed variable | Gabor Juhos | 2012-05-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 31917 | ||||
* | generic: rtl8366_smi: remove duplicated spinlock initialization | Gabor Juhos | 2012-05-27 | 1 | -2/+0 |
| | | | | SVN-Revision: 31916 | ||||
* | generic: rtl8366_smi: rename debugfs Kconfig symbol | Gabor Juhos | 2012-05-27 | 5 | -17/+16 |
| | | | | SVN-Revision: 31915 | ||||
* | generic: rtl8367: allow to use VLANs > 31 | Gabor Juhos | 2012-05-27 | 1 | -0/+3 |
| | | | | SVN-Revision: 31914 | ||||
* | kernel: properly pad the allocated headroom in skb_cow to NET_SKB_PAD | Felix Fietkau | 2012-05-27 | 1 | -1/+2 |
| | | | | SVN-Revision: 31906 | ||||
* | linux/3.2: R.I.P. | Gabor Juhos | 2012-05-27 | 141 | -70858/+0 |
| | | | | SVN-Revision: 31905 | ||||
* | linux/3.1: R.I.P. | Gabor Juhos | 2012-05-27 | 128 | -71377/+0 |
| | | | | SVN-Revision: 31891 | ||||
* | kernel: add a few patches for avoiding unnecessary skb reallocations - ↵ | Felix Fietkau | 2012-05-27 | 3 | -0/+59 |
| | | | | | | significantly improves ethernet<->wireless performance with mac80211 based drivers SVN-Revision: 31886 | ||||
* | kernel: fix a warning in the connmark module | Felix Fietkau | 2012-05-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 31856 | ||||
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 2 | -16/+9 |
| | | | | SVN-Revision: 31848 | ||||
* | linux/3.3: avoid recursive calling of mtd_writev in the block2mtd driver | Gabor Juhos | 2012-05-23 | 1 | -0/+10 |
| | | | | | | Should fix #11513. Tested with the x86/generic squashfs image within a VM. SVN-Revision: 31841 | ||||
* | lantiq: allow platforms with rt2x00 to override the mac address without ↵ | Felix Fietkau | 2012-05-20 | 1 | -0/+1 |
| | | | | | | overriding eeprom, fixes bogus wlan mac address on arv4520 SVN-Revision: 31835 | ||||
* | kernel: merge a net-next fq_codel backlog handling fix | Felix Fietkau | 2012-05-18 | 1 | -0/+133 |
| | | | | SVN-Revision: 31813 | ||||
* | linux/2.6.39: R.I.P. | Gabor Juhos | 2012-05-18 | 131 | -71476/+0 |
| | | | | SVN-Revision: 31808 | ||||
* | kernel: add some missing config options added by r31756 | Hauke Mehrtens | 2012-05-17 | 1 | -0/+2 |
| | | | | SVN-Revision: 31774 | ||||
* | kernel: ssb/bcma: update to version from wireless-testing tag ↵ | Hauke Mehrtens | 2012-05-17 | 12 | -2210/+4483 |
| | | | | | | master-2012-05-16-2 SVN-Revision: 31772 | ||||
* | kernel: add codel and fq_codel to generic 3.3 patch set (based on patch by ↵ | Felix Fietkau | 2012-05-16 | 8 | -1/+2050 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | Dave Täht) Codel is a new AQM algorithm and RED replacement designed by Kathie Nichols and Van Jacobson, and published in ACM queue: http://queue.acm.org/detail.cfm?id=2209336 Codel stands for "Controlled Delay", and needs no knobs in the general case, twiddled, for optimum results. It aims for 5ms of delay, at most, when in use. Additionally, fq_codel (by eric dumazet) builds on codel to provide fair queuing superior to what could be had with SFQ, and drop behavior saner than RED, BLUE, or choke. These patches are backported from net-next and are known to work on Linux 3.3.4 and later. Includes updates to codel for better portability and speed SVN-Revision: 31756 | ||||
* | linux/3.3: add missing symbol | Gabor Juhos | 2012-05-16 | 1 | -0/+1 |
| | | | | SVN-Revision: 31748 | ||||
* | linux: add CONFIG_POWER_SUPPLY_DEBUG symbol | Gabor Juhos | 2012-05-15 | 4 | -0/+4 |
| | | | | | | It was missing in the previous commit. SVN-Revision: 31738 | ||||
* | linux: move certain disabled symbols to the generic configs | Gabor Juhos | 2012-05-15 | 4 | -1/+86 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * CONFIG_ARCH_DMA_ADDR_T_64BIT * CONFIG_ARCH_HAS_ILOG2_U32 * CONFIG_ARCH_HAS_ILOG2_U64 * CONFIG_ARCH_PHYS_ADDR_T_64BIT * CONFIG_ARCH_SUPPORTS_MSI * CONFIG_GENERIC_CPU_DEVICES * CONFIG_HWMON_DEBUG_CHIP * CONFIG_I2C_PXA_PCI * CONFIG_LEDS_GPIO * CONFIG_MINIX_FS_NATIVE_ENDIAN * CONFIG_MLX4_CORE * CONFIG_POWER_SUPPLY * CONFIG_POWER_SUPPLY_DEBUG * CONFIG_QUOTACTL * CONFIG_SDIO_UART * CONFIG_SENSORS_K10TEMP * CONFIG_SENSORS_SCH56XX_COMMON * CONFIG_SENSORS_VIA_CPUTEMP * CONFIG_SERIO_AMBAKMI * CONFIG_SERIO_I8042 * CONFIG_SERIO_LIBPS2 * CONFIG_SERIO_PCIPS2 * CONFIG_SERIO_RAW * CONFIG_SERIO_SERPORT * CONFIG_SPI_BITBANG * CONFIG_SPI_GPIO SVN-Revision: 31737 | ||||
* | linux/3.0: R.I.P. | Gabor Juhos | 2012-05-14 | 132 | -71393/+0 |
| | | | | | | It is used by the broken omap35xx/gumstix target only. SVN-Revision: 31717 | ||||
* | linux/3.3: more missing config symbols | Gabor Juhos | 2012-05-14 | 1 | -0/+3 |
| | | | | SVN-Revision: 31713 | ||||
* | kernel: add CONFIG_BLK_DEV_PCIESSD_MTIP32XX | Hauke Mehrtens | 2012-05-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 31710 | ||||
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 31709 | ||||
* | kernel: ssb: add PCI IDs 0x4322 and 43222 | Hauke Mehrtens | 2012-05-13 | 5 | -0/+55 |
| | | | | | | | | | | | The 0x4322 ID is found on the BCM4322 used on some SoCs like the Linksys WRT610N V1 connected to a BCM4705. The 43222 (0xa8d6) ID is found on the BCM43222 used on some other SoCs like the D-Link DSL-2760U connected to a BCM63xx. This fixes #10887. SVN-Revision: 31695 | ||||
* | linux/2.6.38: R.I.P. | Gabor Juhos | 2012-05-12 | 117 | -68260/+0 |
| | | | | | | It is used only by the broken coldfire target. SVN-Revision: 31688 | ||||
* | linux/2.6.37: R.I.P. | Gabor Juhos | 2012-05-12 | 129 | -69780/+0 |
| | | | | SVN-Revision: 31687 | ||||
* | linux/3.3: add missing RTC symbol | Gabor Juhos | 2012-05-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 31654 | ||||
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 7 | -7/+7 |
| | | | | SVN-Revision: 31645 | ||||
* | kernel: rewrite the phy packet hook, put it in the network stack to avoid ↵ | Felix Fietkau | 2012-05-06 | 29 | -238/+392 |
| | | | | | | having to keep non-upstream ethernet driver changes SVN-Revision: 31637 | ||||
* | atheros: update to 3.3.4 (based on work by acoul), fix mvswitch driver for ↵ | Felix Fietkau | 2012-05-06 | 1 | -15/+3 |
| | | | | | | newer kernels SVN-Revision: 31625 | ||||
* | linux/2.6.32: R.I.P. | Gabor Juhos | 2012-05-05 | 143 | -52210/+0 |
| | | | | SVN-Revision: 31597 | ||||
* | linux/2.6.32: fix layer7 patch | Gabor Juhos | 2012-05-05 | 1 | -3/+3 |
| | | | | SVN-Revision: 31586 | ||||
* | Fix iptables abuse of kernel header files. Use exported headers instead. | Gabor Juhos | 2012-05-03 | 8 | -0/+80 |
| | | | | | | | | [juhosg: export xt_layer7.h for all kernel versions] Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> SVN-Revision: 31566 | ||||
* | linux/3.3: add more missing symbols | Gabor Juhos | 2012-05-02 | 1 | -0/+2 |
| | | | | SVN-Revision: 31552 | ||||
* | linux/3.3: add more missing symbols | Gabor Juhos | 2012-05-01 | 1 | -0/+7 |
| | | | | SVN-Revision: 31548 | ||||
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 4 | -79/+4 |
| | | | | SVN-Revision: 31541 | ||||
* | linux: rtl836x: add a generic reset_switch function | Gabor Juhos | 2012-04-29 | 5 | -76/+29 |
| | | | | SVN-Revision: 31536 | ||||
* | linux: rtl836x: rename rtl836*_hw_init to rtl836*_setup | Gabor Juhos | 2012-04-29 | 3 | -21/+6 |
| | | | | SVN-Revision: 31535 | ||||
* | linux: rtl836x: add a reset_chip callback to rtl8366_smi_ops | Gabor Juhos | 2012-04-29 | 5 | -24/+11 |
| | | | | SVN-Revision: 31534 | ||||
* | linux/3.3: refresh patches | Gabor Juhos | 2012-04-29 | 1 | -14/+8 |
| | | | | SVN-Revision: 31531 | ||||
* | linux/3.3: yet another missing symbol | Gabor Juhos | 2012-04-29 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31527 | ||||
* | linux/3.3: add support for the Pericom PT7C4338 I2C RTC chip | Gabor Juhos | 2012-04-29 | 1 | -0/+253 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31525 | ||||
* | linux: move CONFIG_BOOKE_WDT to the generic config | Gabor Juhos | 2012-04-29 | 3 | -0/+3 |
| | | | | SVN-Revision: 31520 | ||||
* | linux/2.6.36: R.I.P. | Gabor Juhos | 2012-04-29 | 125 | -74685/+0 |
| | | | | SVN-Revision: 31519 |