| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | kernel: mtdsplit: add BCM WFI support | Álvaro Fernández Rojas | 2020-05-18 | 3 | -0/+209 |
* | generic: drop outdated kernel version switches in local drivers | Adrian Schmutzler | 2020-05-17 | 5 | -51/+3 |
* | generic: platform/mikrotik: fix LZOR support | Thibaut VARÈNE | 2020-05-16 | 1 | -21/+36 |
* | generic: add MikroTik hw bit description | Koen Vandeputte | 2020-05-11 | 1 | -0/+1 |
* | generic: platform/mikrotik: support LZOR encoding | Thibaut VARÈNE | 2020-05-08 | 1 | -1/+261 |
* | generic: routerboot sysfs platform driver | Thibaut VARÈNE | 2020-05-08 | 5 | -0/+717 |
* | generic: routerbootpart MTD parser for RouterBoot | Thibaut VARÈNE | 2020-05-08 | 1 | -0/+365 |
* | generic: ar8216: fix unknown packet flooding for ar8229/ar8236 | Chuanhong Guo | 2020-05-06 | 2 | -7/+16 |
* | kernel: fix include of myloader.o since kernel 5.4 | Adrian Schmutzler | 2020-04-24 | 1 | -182/+0 |
* | kernel: rtl8367b: use id as a bit offset for BYPASS_LINE_RATE | INAGAKI Hiroshi | 2020-04-04 | 1 | -4/+2 |
* | kernel: rtl8367b: fix DEBUG register address for extif2 | INAGAKI Hiroshi | 2020-04-04 | 1 | -1/+1 |
* | kernel: rtl8367b: add configuration for extif2 | Serge Vasilugin | 2020-03-21 | 1 | -5/+42 |
* | generic: rtl8367b: add definition of debug reg | Chuanhong Guo | 2020-03-21 | 1 | -5/+30 |
* | generic: make all phy drivers kernel 5.0 compatible | Mathias Kresin | 2020-03-16 | 3 | -0/+21 |
* | kernel: add support for kernel 5.4 | Koen Vandeputte | 2020-02-28 | 1 | -0/+17 |
* | kernel: swconfig: make compatible with kernel 5.2 | Mathias Kresin | 2020-02-12 | 1 | -6/+41 |
* | swconfig: fix Broadcom b53 support | Tobias Schramm | 2020-01-12 | 2 | -0/+33 |
* | generic ar8xxx: increase VLAN table for AR83x7 | David Bauer | 2019-11-30 | 3 | -9/+13 |
* | mac80211: switch to upstream owl-loader driver | Christian Lamparter | 2019-11-30 | 1 | -246/+0 |
* | kernel: fix swconfig compilation with kernels 5.2+ | Rafał Miłecki | 2019-10-28 | 1 | -0/+23 |
* | kernel: Fix off-by-one error in FIT mtd partition search. | Oldřich Jedlička | 2019-10-09 | 1 | -1/+1 |
* | kernel: Correctly search for the FIT image in mtd partition. | Fredrik Olofsson | 2019-09-19 | 1 | -2/+2 |
* | kernel: mtdsplit_uimage: add support for okli image | Chuanhong Guo | 2019-08-08 | 1 | -0/+58 |
* | kernel: drop Fon(Foxconn) parser matching for the "firmware" partition | Rafał Miłecki | 2019-08-06 | 1 | -1/+0 |
* | Revert "kernel: generic: fix fonfxc uimage parser" | Rafał Miłecki | 2019-08-06 | 1 | -14/+7 |
* | kernel: generic: fix fonfxc uimage parser | NOGUCHI Hiroshi | 2019-08-04 | 1 | -7/+14 |
* | ramips: add support for Fon FON2601 | NOGUCHI Hiroshi | 2019-07-26 | 1 | -12/+60 |
* | kernel: Add missing includes mtdsplit_*.c | Hauke Mehrtens | 2019-07-07 | 9 | -0/+9 |
* | generic: ar8216: group MIB counters and use two basic ones only by default | Chuanhong Guo | 2019-05-20 | 3 | -81/+150 |
* | generic: ar8216: add mib_poll_interval switch attribute | Chuanhong Guo | 2019-05-20 | 3 | -8/+63 |
* | kernel: b53: add support for kernels 5.0+ | Rafał Miłecki | 2019-04-04 | 1 | -0/+10 |
* | generic: ar8216: introduce qca,mib-poll-interval property | Chuanhong Guo | 2019-03-24 | 2 | -2/+13 |
* | generic: ar8216: do a software reset for switch during hw_init | Chuanhong Guo | 2019-03-24 | 1 | -0/+3 |
* | generic: ar8216: mib_work_func: read all port mibs everytime | Chuanhong Guo | 2019-03-24 | 2 | -9/+5 |
* | generic: ar8216: add support for get_port_stats() | Chuanhong Guo | 2019-03-24 | 3 | -25/+59 |
* | generic: ar8216: add support for ar724x/ar933x builtin switch | Chuanhong Guo | 2019-03-24 | 2 | -6/+112 |
* | generic: ar8216: mdiodev: add qca,phy4-mii-enable option | Chuanhong Guo | 2019-03-24 | 1 | -0/+6 |
* | generic: ar8216: ar8229: add phy_read/phy_write | Chuanhong Guo | 2019-03-24 | 2 | -0/+57 |
* | generic: ar8216: add support for separated mdio bus for phy access | Chuanhong Guo | 2019-03-24 | 2 | -1/+37 |
* | generic: ar8216: add support for ar8229 | Chuanhong Guo | 2019-03-24 | 2 | -5/+144 |
* | generic: ar8216: add mdio-device probing support | Chuanhong Guo | 2019-03-24 | 1 | -1/+134 |
* | generic: ar8216: move ar8xxx_id_chip into ar8xxx_phy_probe | Chuanhong Guo | 2019-03-24 | 1 | -4/+4 |
* | generic: ar8216: add device struct into struct ar8xxx_priv | Chuanhong Guo | 2019-03-24 | 3 | -2/+5 |
* | generic: ar8216: drop duplicated include | Chuanhong Guo | 2019-03-24 | 1 | -1/+0 |
* | generic: ar8216: move chip id reading into a separate function | Chuanhong Guo | 2019-03-24 | 1 | -1/+12 |
* | kernel: mtdsplit: wrgg: Support big and little endian | Linus Walleij | 2019-03-13 | 1 | -0/+10 |
* | owl-loader: fix crash caused by endian patch | Christian Lamparter | 2019-03-06 | 1 | -1/+1 |
* | kernel: owl-loader: fix sparse endian warnings | Christian Lamparter | 2019-02-28 | 1 | -5/+5 |
* | kernel: add DT binding support to the Edimax uImage parser | Mathias Kresin | 2019-01-19 | 1 | -0/+10 |
* | generic: ar8216: ar8327: kill warnings | Chuanhong Guo | 2019-01-13 | 1 | -3/+3 |