| Commit message (Expand) | Author | Age | Files | Lines |
* | refresh patches | Imre Kaloz | 2012-09-21 | 2 | -9/+2 |
* | fix ixp4xx_hss build failure (#12162) | Florian Fainelli | 2012-09-10 | 1 | -0/+44 |
* | generic: add support for the EON EN25Q64 SPI flash chip | Gabor Juhos | 2012-08-26 | 1 | -0/+10 |
* | generic: extend pci_isable_usb_common_quirks patch | Gabor Juhos | 2012-08-15 | 1 | -0/+20 |
* | generic: use __meminit annotation for crashlog_init_memblock | Gabor Juhos | 2012-08-12 | 1 | -3/+3 |
* | Codel: avoid a nul rec_inv_sqrt | John Crispin | 2012-08-02 | 1 | -0/+68 |
* | disable crashlog on ARM platforms for the moment | Florian Fainelli | 2012-07-31 | 1 | -1/+1 |
* | refresh pwm patch | John Crispin | 2012-07-29 | 1 | -9/+5 |
* | clean up pwm patches and drivers | John Crispin | 2012-07-28 | 1 | -0/+25 |
* | bcma: update to version from wireless-testing tag master-2012-07-16 | Hauke Mehrtens | 2012-07-26 | 4 | -26/+394 |
* | fix tantos patch properly | John Crispin | 2012-07-24 | 1 | -1/+1 |
* | make tantos switch select ETHERNET_PACKET_MANGLE | John Crispin | 2012-07-24 | 1 | -0/+1 |
* | crashlog: fix dependency, add memblock support | Felix Fietkau | 2012-07-22 | 1 | -7/+50 |
* | kernel: fix portability issues on the x86 specific relocs host tool, fixes bu... | Felix Fietkau | 2012-07-20 | 1 | -0/+22 |
* | ocf: update to version 20120127 | Luka Perkov | 2012-07-11 | 1 | -11/+42 |
* | kernel: bcma: update to version from wireless-testing tag master-2012-07-11 | Hauke Mehrtens | 2012-07-11 | 1 | -43/+359 |
* | kernel: generic: spi: allow empty (un)prepare transfer | Jonas Gorski | 2012-07-03 | 1 | -0/+39 |
* | kernel: ssb/bcma: update to version from wireless-testing tag master-2012-07-02 | Hauke Mehrtens | 2012-07-02 | 2 | -37/+688 |
* | kernel: replace the brcm47xx fuse workaround patches with a generic patch tha... | Felix Fietkau | 2012-06-16 | 1 | -0/+32 |
* | backport spi message queue infrastructure | Florian Fainelli | 2012-06-06 | 1 | -0/+603 |
* | refresh generic patches | Florian Fainelli | 2012-06-05 | 5 | -15/+11 |
* | adds patch to make Tantos (psb6970) switch buildable again | John Crispin | 2012-05-30 | 1 | -0/+24 |
* | kernel: fix suppressing -s for linking modules when profiling is enabled | Felix Fietkau | 2012-05-27 | 1 | -1/+1 |
* | generic: rtl8366_smi: rename debugfs Kconfig symbol | Gabor Juhos | 2012-05-27 | 2 | -11/+10 |
* | kernel: properly pad the allocated headroom in skb_cow to NET_SKB_PAD | Felix Fietkau | 2012-05-27 | 1 | -1/+2 |
* | kernel: add a few patches for avoiding unnecessary skb reallocations - signif... | Felix Fietkau | 2012-05-27 | 3 | -0/+59 |
* | kernel: fix a warning in the connmark module | Felix Fietkau | 2012-05-24 | 1 | -1/+1 |
* | kernel: update linux 3.3 to 3.3.7 | Gabor Juhos | 2012-05-23 | 2 | -16/+9 |
* | linux/3.3: avoid recursive calling of mtd_writev in the block2mtd driver | Gabor Juhos | 2012-05-23 | 1 | -0/+10 |
* | kernel: merge a net-next fq_codel backlog handling fix | Felix Fietkau | 2012-05-18 | 1 | -0/+133 |
* | kernel: ssb/bcma: update to version from wireless-testing tag master-2012-05-... | Hauke Mehrtens | 2012-05-17 | 3 | -51/+680 |
* | kernel: add codel and fq_codel to generic 3.3 patch set (based on patch by Da... | Felix Fietkau | 2012-05-16 | 7 | -1/+1941 |
* | kernel: update linux 3.3 to 3.3.6 | Gabor Juhos | 2012-05-14 | 1 | -2/+2 |
* | kernel: ssb: add PCI IDs 0x4322 and 43222 | Hauke Mehrtens | 2012-05-13 | 1 | -0/+11 |
* | kernel: update linux 3.3 to 3.3.5 | Gabor Juhos | 2012-05-07 | 7 | -7/+7 |
* | kernel: rewrite the phy packet hook, put it in the network stack to avoid hav... | Felix Fietkau | 2012-05-06 | 14 | -68/+182 |
* | Fix iptables abuse of kernel header files. Use exported headers instead. | Gabor Juhos | 2012-05-03 | 1 | -0/+10 |
* | kernel: update linux 3.3 to 3.3.4 | Gabor Juhos | 2012-04-30 | 4 | -79/+4 |
* | linux/3.3: refresh patches | Gabor Juhos | 2012-04-29 | 1 | -14/+8 |
* | linux/3.3: add support for the Pericom PT7C4338 I2C RTC chip | Gabor Juhos | 2012-04-29 | 1 | -0/+253 |
* | linux/3.3: fix compiler warnings in the plat_nand driver | Gabor Juhos | 2012-04-25 | 1 | -3/+3 |
* | kernel: update linux 3.3 to 3.3.3 | Jonas Gorski | 2012-04-24 | 1 | -1/+1 |
* | linux/3.3: nuke the gpio_buttons patch | Gabor Juhos | 2012-04-21 | 1 | -30/+0 |
* | linux/3.3: fix crypto4xx build failure | Gabor Juhos | 2012-04-21 | 1 | -0/+10 |
* | linux/3.3: update ARM mach-types | Gabor Juhos | 2012-04-20 | 1 | -12/+762 |
* | fix 335-mips-kexec patch for all 3+ kernels | Florian Fainelli | 2012-04-18 | 1 | -4/+4 |
* | kernel: update linux 3.3 to 3.3.2 | Jonas Gorski | 2012-04-17 | 5 | -22/+15 |
* | Fix bufferbloat in PPPoATM TX queue | Jo-Philipp Wich | 2012-04-16 | 1 | -0/+193 |
* | Update ppp TX restart patch to avoid race condition | Jo-Philipp Wich | 2012-04-16 | 1 | -57/+59 |
* | kernel: update bcma and ssb to version master-2012-04-12 from wireless-testing | Hauke Mehrtens | 2012-04-13 | 2 | -8/+2183 |