aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic
Commit message (Expand)AuthorAgeFilesLines
* kernel: update 3.14 to 3.14.30Luka Perkov2015-01-285-11/+6
* kernel: bcm47xxpart: support boart_data partition on XiaomiRafał Miłecki2015-01-272-0/+78
* kernel: backport queued bcm47xxpart changesRafał Miłecki2015-01-274-132/+190
* kernel: add missing symbol to generic 3.18 configJo-Philipp Wich2015-01-251-0/+1
* generic/3.19: fixup the value of IFF_NO_IP_ALIGNImre Kaloz2015-01-251-1/+1
* kernel: update 3.14 to 3.14.29Luka Perkov2015-01-253-13/+9
* xburst: fix kernel buildJo-Philipp Wich2015-01-251-0/+64
* generic: add preliminary 3.19 supportImre Kaloz2015-01-25175-0/+31697
* generic/3.18: update to 3.18.3Imre Kaloz2015-01-251-10/+6
* kernel: remove linux 3.3 patches and configFelix Fietkau2015-01-24179-45292/+0
* ar8216: prefix mii_xxx functions to avoid kernel namespace pollutionFelix Fietkau2015-01-243-18/+18
* ar8216: add swconfig attribute to display ARL table on AR8327/AR8337Felix Fietkau2015-01-244-15/+220
* ar8216: decrease page switch wait timeFelix Fietkau2015-01-242-3/+9
* ar8216: add link change detection for switch portsFelix Fietkau2015-01-242-0/+36
* ar8216: fix ATU flushingFelix Fietkau2015-01-242-9/+5
* kernel: add missing config symbol for 3.18Zoltan HERPAI2015-01-181-0/+1
* kernel: preserve bootloader command line on MIPSJohn Crispin2015-01-182-6/+38
* kernel: add missing config symbolFelix Fietkau2015-01-182-0/+2
* kernel: backport upstream commit to fix MIPS cache shift with secondary cache...Felix Fietkau2015-01-184-5/+47
* ar8216: display flow control info in swconfig get_link in case of autonegatia...Felix Fietkau2015-01-182-1/+19
* ar8216: add 802.3az EEE info to swconfig get_link attributeFelix Fietkau2015-01-185-1/+49
* ar8216: introduce enable_eee swconfig attribute to control 802.3az EEE per portFelix Fietkau2015-01-184-17/+122
* ar8216: introduce ar8xxx_reg_clear complementing ar8xxx_reg_setJohn Crispin2015-01-173-12/+14
* ar8216: replace ar8xxx_rmw with ar8xxx_reg_set where appropriateJohn Crispin2015-01-172-12/+7
* ar8216: define all switch_addr structs as constJohn Crispin2015-01-172-6/+6
* kernel: fix disable_irq() on MIPS CPU IRQsFelix Fietkau2015-01-152-0/+40
* mvsw61xx: track and set per-VLAN port state in STULuka Perkov2015-01-112-7/+32
* mvsw61xx: clean up and expand register definitionsLuka Perkov2015-01-112-29/+50
* mvsw61xx: rework chip recognitionLuka Perkov2015-01-112-10/+31
* mvsw6171: rename to 'mvsw61xx'Luka Perkov2015-01-116-135/+135
* kernel: update 3.14 to 3.14.28Luka Perkov2015-01-112-3/+3
* kernel: add missing config symbols for 3.18Zoltan HERPAI2015-01-101-0/+18
* [generic/3.18]: upgrade to 3.18.2Imre Kaloz2015-01-091-1/+1
* kernel: add SECCOMP to menuconfigJohn Crispin2015-01-086-6/+0
* ar8216: factor out AR8327/AR8337-specific driver code into ar8327.cFelix Fietkau2015-01-0523-1050/+1154
* ar8216: move definitions from ar8216.c to ar8216.h and introduce ar8327.hFelix Fietkau2015-01-053-345/+365
* all targets: remove all =m kernel config symbolsFelix Fietkau2015-01-056-16/+0
* kernel: bridge: multicast: backport a few more fixes for 3.10Felix Fietkau2015-01-052-37/+162
* kernel: update 3.18 to 3.18.1Luka Perkov2015-01-036-28/+19
* kernel: update 3.14 to 3.14.27Luka Perkov2015-01-037-44/+19
* kernel: add mtd split support for trx imagesFelix Fietkau2015-01-027-0/+157
* kernel: add a mtdsplit implementation for tp-link firmware headersFelix Fietkau2015-01-027-0/+179
* kernel: move mtdsplit files to drivers/mtd/mtdsplit/ to simplify maintenance,...Felix Fietkau2015-01-0253-346/+93
* kernel: add some missing config optionsHauke Mehrtens2014-12-291-1/+46
* kernel/generic: fix warnings if libata-ledtrig is disabledFelix Fietkau2014-12-272-10/+10
* kernel: backport a few PHY layer fixes from upstreamFelix Fietkau2014-12-262-0/+103
* kernel: remove openwrt micrel.c (replaced by upstream driver)Felix Fietkau2014-12-229-147/+16
* kernel: disable soft-reset for generic PHY devices to avoid accidentally clea...Felix Fietkau2014-12-202-0/+58
* mvsw6171: note support for 88E6172 switchesLuka Perkov2014-12-193-3/+3
* kernel: bgmac: fix some problemsHauke Mehrtens2014-12-186-4/+148