| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: add missing config symbol for 3.18 | Zoltan Herpai | 2015-01-18 | 1 | -0/+1 |
* | kernel: preserve bootloader command line on MIPS | John Crispin | 2015-01-18 | 2 | -6/+38 |
* | kernel: add missing config symbol | Felix Fietkau | 2015-01-18 | 2 | -0/+2 |
* | kernel: backport upstream commit to fix MIPS cache shift with secondary cache... | Felix Fietkau | 2015-01-18 | 4 | -5/+47 |
* | ar8216: display flow control info in swconfig get_link in case of autonegatia... | Felix Fietkau | 2015-01-18 | 2 | -1/+19 |
* | ar8216: add 802.3az EEE info to swconfig get_link attribute | Felix Fietkau | 2015-01-18 | 5 | -1/+49 |
* | ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per port | Felix Fietkau | 2015-01-18 | 4 | -17/+122 |
* | ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_set | John Crispin | 2015-01-17 | 3 | -12/+14 |
* | ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriate | John Crispin | 2015-01-17 | 2 | -12/+7 |
* | ar8216: define all switch_addr structs as const | John Crispin | 2015-01-17 | 2 | -6/+6 |
* | kernel: fix disable_irq() on MIPS CPU IRQs | Felix Fietkau | 2015-01-15 | 2 | -0/+40 |
* | mvsw61xx: track and set per-VLAN port state in STU | Luka Perkov | 2015-01-11 | 2 | -7/+32 |
* | mvsw61xx: clean up and expand register definitions | Luka Perkov | 2015-01-11 | 2 | -29/+50 |
* | mvsw61xx: rework chip recognition | Luka Perkov | 2015-01-11 | 2 | -10/+31 |
* | mvsw6171: rename to 'mvsw61xx' | Luka Perkov | 2015-01-11 | 6 | -135/+135 |
* | kernel: update 3.14 to 3.14.28 | Luka Perkov | 2015-01-11 | 2 | -3/+3 |
* | kernel: add missing config symbols for 3.18 | Zoltan Herpai | 2015-01-10 | 1 | -0/+18 |
* | upgrade to 3.18.2 | Imre Kaloz | 2015-01-09 | 1 | -1/+1 |
* | kernel: add SECCOMP to menuconfig | John Crispin | 2015-01-08 | 6 | -6/+0 |
* | ar8216: factor out AR8327/AR8337-specific driver code into ar8327.c | Felix Fietkau | 2015-01-05 | 23 | -1050/+1154 |
* | ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.h | Felix Fietkau | 2015-01-05 | 3 | -345/+365 |
* | all targets: remove all =m kernel config symbols | Felix Fietkau | 2015-01-05 | 6 | -16/+0 |
* | kernel: bridge: multicast: backport a few more fixes for 3.10 | Felix Fietkau | 2015-01-05 | 2 | -37/+162 |
* | kernel: update 3.18 to 3.18.1 | Luka Perkov | 2015-01-03 | 6 | -28/+19 |
* | kernel: update 3.14 to 3.14.27 | Luka Perkov | 2015-01-03 | 7 | -44/+19 |
* | kernel: add mtd split support for trx images | Felix Fietkau | 2015-01-02 | 7 | -0/+157 |
* | kernel: add a mtdsplit implementation for tp-link firmware headers | Felix Fietkau | 2015-01-02 | 7 | -0/+179 |
* | kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance,... | Felix Fietkau | 2015-01-02 | 53 | -346/+93 |
* | kernel: add some missing config options | Hauke Mehrtens | 2014-12-29 | 1 | -1/+46 |
* | kernel/generic: fix warnings if libata-ledtrig is disabled | Felix Fietkau | 2014-12-27 | 2 | -10/+10 |
* | kernel: backport a few PHY layer fixes from upstream | Felix Fietkau | 2014-12-26 | 2 | -0/+103 |
* | kernel: remove openwrt micrel.c (replaced by upstream driver) | Felix Fietkau | 2014-12-22 | 9 | -147/+16 |
* | kernel: disable soft-reset for generic PHY devices to avoid accidentally clea... | Felix Fietkau | 2014-12-20 | 2 | -0/+58 |
* | mvsw6171: note support for 88E6172 switches | Luka Perkov | 2014-12-19 | 3 | -3/+3 |
* | kernel: bgmac: fix some problems | Hauke Mehrtens | 2014-12-18 | 6 | -4/+148 |
* | ar8216: Inline function ar8xxx_create_mii | Felix Fietkau | 2014-12-18 | 1 | -13/+3 |
* | ar8216: Remove read/write/rmw member functions from ar8xxx_priv | Felix Fietkau | 2014-12-18 | 1 | -65/+51 |
* | ar8216: Create helpers mii_read32 / mii_write32 for 32 bit MII ops | Felix Fietkau | 2014-12-18 | 1 | -34/+40 |
* | ar8216: Factor out chip-specific parameters from ar8xxx_probe_switch | Felix Fietkau | 2014-12-18 | 1 | -117/+151 |
* | ar8216: remove unused function parameter in ar8327_led_register | Felix Fietkau | 2014-12-18 | 1 | -2/+2 |
* | kernel: disable multicast-to-unicast translation for ipv6 neighbor solicitati... | Felix Fietkau | 2014-12-17 | 3 | -51/+60 |
* | kernel: warn users to use the new (dedicated) firmware splitter | Rafał Miłecki | 2014-12-14 | 4 | -6/+16 |
* | kernel: move old firmware uimage splitter into separated patch | Rafał Miłecki | 2014-12-13 | 14 | -134/+202 |
* | kernel/generic: remove some left-over garbage from ledtrig patch | John Crispin | 2014-12-13 | 2 | -2/+2 |
* | kernel/generic: add ledtrig support to libata | John Crispin | 2014-12-12 | 2 | -0/+324 |
* | ar8216: enable cpu port to receive arp and broadcast frames for ar8236 | Felix Fietkau | 2014-12-12 | 2 | -0/+12 |
* | kernel: refresh patches | Luka Perkov | 2014-12-11 | 5 | -25/+28 |
* | kernel: drop CONFIG_PROC_DEVICETREE in 3.18 | Luka Perkov | 2014-12-10 | 1 | -1/+0 |
* | kernel: add missing config symbols for 3.18 | Luka Perkov | 2014-12-10 | 1 | -0/+12 |
* | kernel: refresh patches | Luka Perkov | 2014-12-09 | 25 | -54/+57 |