| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: rename B53 symbols to avoid upstream kernel conflict | Rafał Miłecki | 2016-06-20 | 1 | -1/+1 |
* | treewide: replace jow@openwrt.org with jo@mein.io | Jo-Philipp Wich | 2016-06-07 | 1 | -2/+2 |
* | treewide: replace nbd@openwrt.org with nbd@nbd.name | Felix Fietkau | 2016-06-07 | 30 | -50/+50 |
* | kernel/mtd: Add support for Macronix mx25u25635f, used in Archer C2600 v1.1 | Ash Benz | 2016-06-05 | 1 | -0/+10 |
* | kernel: remove ocf support, cryptodev-linux should be used instead | Felix Fietkau | 2016-05-12 | 2 | -186/+0 |
* | kernel: fq_codel match flows_cnt to limit sizing | Kevin Darbyshire-Bryant | 2016-05-12 | 1 | -2/+4 |
* | kernel: use upstream fixes for bgmac and BCM4709(4) | Rafał Miłecki | 2016-04-15 | 3 | -30/+43 |
* | kernel: update kernel 3.18 to version 3.18.29 | Rafał Miłecki | 2016-03-30 | 4 | -8/+8 |
* | kernel: backport bcma 4.6 changes for flashes | Rafał Miłecki | 2016-03-07 | 1 | -13/+285 |
* | kernel: fix section mismatch in crashlog | Hauke Mehrtens | 2016-03-05 | 1 | -1/+1 |
* | kernel: update kernel 3.18 to version 3.18.27 | Hauke Mehrtens | 2016-03-01 | 4 | -4/+4 |
* | kernel: backport more 4.6 bcma stuff needed for new chipsets | Rafał Miłecki | 2016-01-28 | 1 | -1/+107 |
* | kernel: update kernel 3.18 to 3.18.26 | Hauke Mehrtens | 2016-01-25 | 2 | -76/+1 |
* | kernel: backport bcma stuff sent for 4.6 | Rafał Miłecki | 2016-01-22 | 2 | -0/+387 |
* | kernel: fix module load issue in the dma-buf debloat patch | Felix Fietkau | 2016-01-20 | 1 | -1/+10 |
* | kernel: fix keyring reference leak (CVE-2016-0728) | Felix Fietkau | 2016-01-19 | 1 | -0/+75 |
* | kernel: modularize dma shared buffer code to eliminate kernel bloat | Felix Fietkau | 2016-01-19 | 1 | -0/+35 |
* | kernel/3.18: update to version 3.18.25 | Hauke Mehrtens | 2016-01-12 | 16 | -159/+47 |
* | kernel: add at803x fix for sgmii mode | Felix Fietkau | 2016-01-03 | 1 | -0/+96 |
* | kernel: move at803x phy patch to generic | Felix Fietkau | 2016-01-03 | 1 | -0/+180 |
* | kernel: make bcm47xxpart work with TRX flashed at bad block(s) | Rafał Miłecki | 2016-01-02 | 2 | -1/+101 |
* | kernel: drop bcm47xxpart patch for Xiaomi | Rafał Miłecki | 2016-01-02 | 2 | -36/+2 |
* | kernel: add remaining kernel patch accidentally left out of r47963 | Felix Fietkau | 2015-12-23 | 1 | -0/+45 |
* | kernel: backport all current pppoe kernel fixes to 3.18 | Felix Fietkau | 2015-12-23 | 10 | -20/+260 |
* | ledtrig-netdev: update base driver instead of patching it for every kernel | Rafał Miłecki | 2015-12-23 | 1 | -39/+0 |
* | kernel: revert fq_codel quantum override to prevent it from causing too much ... | Felix Fietkau | 2015-12-08 | 1 | -5/+2 |
* | kernel: add bcm47xxpart patches sent for 4.5 merge window | Rafał Miłecki | 2015-12-07 | 4 | -2/+132 |
* | kernel: drop bridge hack for removing ipv6 dependency | Jonas Gorski | 2015-12-04 | 1 | -123/+0 |
* | kernel: mvswitch: merge 3.10+ compile fix into the code | Jonas Gorski | 2015-12-04 | 1 | -35/+0 |
* | kernel: backport support for m25p80 compatible="jedec,spi-nor" in DT | Felix Fietkau | 2015-12-03 | 1 | -0/+39 |
* | kernel: mtd: Backport GD25Q128B support to 3.18 | Felix Fietkau | 2015-11-22 | 5 | -4/+19 |
* | kernel/generic: 3.18, 4.y: Add support for Quectel EC20 Mini PCIe module | John Crispin | 2015-11-21 | 2 | -0/+220 |
* | kernel: take bcm47xx_nvram.h from kernel and not backports | Hauke Mehrtens | 2015-11-13 | 1 | -0/+52 |
* | kernel: update kernel 3.18 to version 3.18.23 | Hauke Mehrtens | 2015-11-01 | 11 | -30/+30 |
* | generic: 3.18: refresh patches | Luka Perkov | 2015-11-01 | 2 | -22/+15 |
* | generic: fix unrecognized opcode wsbh when building for MIPS16. | Felix Fietkau | 2015-10-31 | 1 | -0/+58 |
* | kernel: backport some bcma header file definitions from wireless-testing | Felix Fietkau | 2015-10-30 | 1 | -0/+26 |
* | generic: add 8139cp fixes, enable hardware csum/tso on 4.0+ | John Crispin | 2015-10-19 | 1 | -0/+367 |
* | kernel: backport some SPI layer improvements from 4.1 to 3.18, significantly ... | Felix Fietkau | 2015-09-24 | 3 | -0/+314 |
* | kernel: add a patch to fix crashes on pppoe disconnect/reconnect | Felix Fietkau | 2015-09-22 | 2 | -2/+18 |
* | kernel: fix dependencies of the sock_diag debloat patch (#20544) | Felix Fietkau | 2015-09-18 | 1 | -0/+20 |
* | kernel: solos-pci: Increase headroom on received packets | Felix Fietkau | 2015-09-17 | 1 | -0/+54 |
* | kernel: ipv6: ip6_fragment: fix headroom tests and skb leak | Felix Fietkau | 2015-09-17 | 2 | -1/+102 |
* | kernel: remove lantiq specific ATM API hacks and their kernel space users (fi... | Felix Fietkau | 2015-09-17 | 1 | -14/+0 |
* | kernel: properly guard the lantiq atm abi hack with an ifdef | John Crispin | 2015-09-16 | 1 | -1/+3 |
* | kernel: unbreak the atm abi | John Crispin | 2015-09-16 | 1 | -7/+7 |
* | generic: Fix per interface nf_call_iptables setting | Felix Fietkau | 2015-09-09 | 1 | -179/+0 |
* | kernel: describe bridge patch "multicast to unicast" | Rafał Miłecki | 2015-09-08 | 1 | -0/+5 |
* | kernel: describe bridge patch "optimize netfilter hooks" | Rafał Miłecki | 2015-09-08 | 1 | -0/+7 |
* | kernel: describe bridge patch "remove IPv6 depependency of bridge in 2.6.38+" | Rafał Miłecki | 2015-09-08 | 1 | -0/+13 |