Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add yet another framebuffer symbol | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32844 | ||||
* | add unset CONFIG_FB_XGI to fix fullbuilds | John Crispin | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32836 | ||||
* | add missing framebuffer related symbols | Florian Fainelli | 2012-07-24 | 1 | -0/+3 |
| | | | | SVN-Revision: 32804 | ||||
* | fix tantos patch properly | John Crispin | 2012-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 32796 | ||||
* | make tantos switch select ETHERNET_PACKET_MANGLE | John Crispin | 2012-07-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 32795 | ||||
* | crashlog: fix dependency, add memblock support | Felix Fietkau | 2012-07-22 | 1 | -7/+50 |
| | | | | SVN-Revision: 32787 | ||||
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes ↵ | Felix Fietkau | 2012-07-20 | 1 | -0/+22 |
| | | | | | | build on mac os x SVN-Revision: 32783 | ||||
* | generic: ocf: restore terminating entry of pci_id_table in hifnHIPP | Gabor Juhos | 2012-07-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 32680 | ||||
* | ocf: update to version 20120127 | Luka Perkov | 2012-07-11 | 37 | -275/+4066 |
| | | | | SVN-Revision: 32672 | ||||
* | kernel: bcma: update to version from wireless-testing tag master-2012-07-11 | Hauke Mehrtens | 2012-07-11 | 1 | -43/+359 |
| | | | | SVN-Revision: 32670 | ||||
* | generic: ar8216: start aneg on each PHY of the AR8327 | Gabor Juhos | 2012-07-05 | 1 | -1/+13 |
| | | | | SVN-Revision: 32604 | ||||
* | kernel: generic: spi: allow empty (un)prepare transfer | Jonas Gorski | 2012-07-03 | 1 | -0/+39 |
| | | | | SVN-Revision: 32590 | ||||
* | kernel: ssb/bcma: update to version from wireless-testing tag master-2012-07-02 | Hauke Mehrtens | 2012-07-02 | 2 | -37/+688 |
| | | | | SVN-Revision: 32580 | ||||
* | kernel: switch openwrt default to TCP cubic from westwood (patch by Dave Täht) | Felix Fietkau | 2012-06-27 | 1 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | Despite Westwood's theoretical advantages, in nearly every benchmark we ran last year, TCP cubic won, whether it be on correct RTT estimates, amount of buffering, responsiveness, etc. on current hardware and software designs. (both need timestamps on to work well, besides) TCP cubic is better maintained and understood than westwood, also. While a scenario where westwood would win possibly exists, there is too much buffering in the wifi stack in particular at present, to see any improvement. If you wish to exercise various TCPs under contention, the current svn head of netperf (2.6) has options to switch congestion control agorithms on the fly, as does iperf. SVN-Revision: 32514 | ||||
* | kernel: add missing config symbol | Felix Fietkau | 2012-06-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 32498 | ||||
* | generic: ar8216: allow to configure AR8327 LEDs via platform data | Gabor Juhos | 2012-06-19 | 3 | -1/+33 |
| | | | | SVN-Revision: 32456 | ||||
* | kernel: replace the brcm47xx fuse workaround patches with a generic patch ↵ | Felix Fietkau | 2012-06-16 | 1 | -0/+32 |
| | | | | | | | | that applies to all mips targets The dcache bug that it works around is a generic issue, not a brcm47xx cache quirk SVN-Revision: 32395 | ||||
* | kernel: add a few more tracing related symbols | Felix Fietkau | 2012-06-06 | 1 | -0/+2 |
| | | | | SVN-Revision: 32094 | ||||
* | kernel: make tracing support configurable | Felix Fietkau | 2012-06-06 | 1 | -0/+3 |
| | | | | SVN-Revision: 32085 | ||||
* | backport spi message queue infrastructure | Florian Fainelli | 2012-06-06 | 1 | -0/+603 |
| | | | | SVN-Revision: 32077 | ||||
* | refresh generic patches | Florian Fainelli | 2012-06-05 | 5 | -15/+11 |
| | | | | SVN-Revision: 32059 | ||||
* | 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 |