| Commit message (Expand) | Author | Age | Files | Lines |
* | realtek: add debugfs support for mirroring | Birger Koblitz | 2021-01-26 | 1 | -14/+391 |
* | realtek: add API for the hw tables of RTL83XX/93XX SoCs | Birger Koblitz | 2021-01-26 | 1 | -100/+436 |
* | realtek: add switch driver support for the RTL93XX based switches | Birger Koblitz | 2021-01-26 | 5 | -245/+1522 |
* | realtek: add internal and external SDS/PHYs of RTL9300 devices | Birger Koblitz | 2021-01-26 | 2 | -28/+523 |
* | realtek: fix RTL8231 gpio expander usage with RTL839X SoC | Birger Koblitz | 2021-01-26 | 1 | -24/+40 |
* | realtek: enable default rate limiting and qos settings | Birger Koblitz | 2021-01-26 | 1 | -64/+0 |
* | realtek: correct l2 offloading tag handling | Birger Koblitz | 2021-01-26 | 1 | -4/+7 |
* | realtek: add QoS and rate control | Birger Koblitz | 2021-01-26 | 6 | -530/+1955 |
* | realtek: add dtsi for RTL930X SoCs | Birger Koblitz | 2021-01-26 | 1 | -0/+182 |
* | realtek: add support for the RTL9300 timer | Birger Koblitz | 2021-01-26 | 4 | -22/+349 |
* | realtek: add support for the RTL8390 and RTL9300 SoC IRQs | Birger Koblitz | 2021-01-26 | 4 | -150/+174 |
* | realtek: add detection of RTL930X SoCs and RTL8313 SoC | Birger Koblitz | 2021-01-26 | 1 | -6/+65 |
* | kernel: bump 5.4 to 5.4.92 | John Audia | 2021-01-26 | 4 | -6/+6 |
* | config: limit CONFIG_PERF_EVENTS to top-level generic configs | Tony Ambardar | 2021-01-25 | 11 | -11/+0 |
* | malta: update target configs and fix build warnings | Tony Ambardar | 2021-01-25 | 1 | -4/+4 |
* | realtek: build ZyXEL vendor firmware compatible initramfs | Bjørn Mork | 2021-01-24 | 1 | -0/+11 |
* | realtek: use vendor-specific magic for ZyXEL | Bjørn Mork | 2021-01-24 | 2 | -1/+5 |
* | x86: fix upgrade by emptying SUPPORTED_DEVICES | Adrian Schmutzler | 2021-01-23 | 1 | -0/+1 |
* | bcm53xx: use default SUPPORTED_DEVICES for Meraki MR32 | Adrian Schmutzler | 2021-01-23 | 1 | -3/+1 |
* | ath79: add support for Senao Engenius EAP1200H | Michael Pratt | 2021-01-23 | 4 | -0/+200 |
* | treewide: provide global default for SUPPORTED_DEVICES | Adrian Schmutzler | 2021-01-23 | 22 | -22/+0 |
* | kernel: mtdsplit_uimage: replace "edimax, uimage" parser | Bjørn Mork | 2021-01-22 | 9 | -106/+60 |
* | kernel: mtdsplit_uimage: add "openwrt, offset" and "openwrt, partition-magic" | Bjørn Mork | 2021-01-22 | 1 | -12/+28 |
* | kernel: mtdsplit_uimage: replace "netgear, uimage" parser | Bjørn Mork | 2021-01-22 | 16 | -80/+44 |
* | kernel: mtdsplit_uimage: add "openwrt, ih-type" device-tree property | Bjørn Mork | 2021-01-22 | 1 | -10/+14 |
* | kernel: mtdsplit_uimage: replace "allnet, uimage" parser | Bjørn Mork | 2021-01-22 | 2 | -50/+2 |
* | kernel: mtdsplit_uimage: replace "openwrt, okli" parser | Bjørn Mork | 2021-01-22 | 12 | -63/+35 |
* | kernel: mtdsplit_uimage: add "openwrt, ih-magic" device-tree property | Bjørn Mork | 2021-01-22 | 1 | -18/+23 |
* | kernel: mtdsplit_uimage: replace "fonfxc" and "sge" parsers | Bjørn Mork | 2021-01-22 | 4 | -89/+16 |
* | kernel: mtdsplit_uimage: read extralen from device tree | Bjørn Mork | 2021-01-22 | 1 | -10/+14 |
* | dt-bindings: mtd: partitions: add OpenWrt defined U-Boot Image | Bjørn Mork | 2021-01-22 | 2 | -0/+282 |
* | kernel: add parser finding rootfs after CFE bootfs | Rafał Miłecki | 2021-01-22 | 4 | -1/+101 |
* | bcm4908: build valid Asus GT-AC5300 firmware image | Rafał Miłecki | 2021-01-22 | 1 | -1/+11 |
* | bcm63xx: sync ethernet driver with net-next | Sieng Piaw Liew | 2021-01-22 | 15 | -191/+703 |
* | bcm63xx: nand: fix OOB R/W for non Hamming ECC | Álvaro Fernández Rojas | 2021-01-22 | 2 | -11/+34 |
* | ramips: fix port labels for Xiaomi Mi Router 4 | Adrian Schmutzler | 2021-01-21 | 1 | -2/+2 |
* | ramips: mt7621: add support for Xiaomi Mi Router 4 | Dmytro Oz | 2021-01-21 | 4 | -0/+106 |
* | ramips: mt7621: create DTSI for Xiaomi NAND devices | Adrian Schmutzler | 2021-01-21 | 3 | -189/+111 |
* | ramips: mt7621: reorganize shared device definitions for Xiaomi | Adrian Schmutzler | 2021-01-21 | 1 | -21/+13 |
* | ipq40xx: fix boards being shown twice | Robert Marko | 2021-01-21 | 1 | -2/+0 |
* | bcm4908: workaround NAND controller #WP issue | Rafał Miłecki | 2021-01-21 | 1 | -0/+34 |
* | bcm4908: append UBI with rootfs to device images | Rafał Miłecki | 2021-01-21 | 2 | -3/+29 |
* | bcm4908: build flashable & bootable firmware images | Rafał Miłecki | 2021-01-21 | 5 | -0/+23 |
* | bcm4908: set console in the CONFIG_CMDLINE | Rafał Miłecki | 2021-01-21 | 1 | -1/+1 |
* | bcm4908: add DTS patches for USB PHY and partitions | Rafał Miłecki | 2021-01-20 | 2 | -0/+201 |
* | bcm4908: use backported brcmstb soc stubs patch | Rafał Miłecki | 2021-01-20 | 1 | -8/+21 |
* | bcm4908: use backported switch & PMB DTS patches | Rafał Miłecki | 2021-01-20 | 2 | -10/+8 |
* | bcm4908: add pending mtd patches for BCM4908 partitioning | Rafał Miłecki | 2021-01-20 | 3 | -0/+393 |
* | kernel: backport mtd commit converting partitions doc syntax | Rafał Miłecki | 2021-01-20 | 2 | -0/+352 |
* | kernel: bump 5.4 to 5.4.91 | John Audia | 2021-01-20 | 1 | -2/+2 |