| Commit message (Expand) | Author | Age | Files | Lines |
* | ramips: switch rt288x subtarget to kernel 5.4 | Adrian Schmutzler | 2020-08-07 | 1 | -2/+0 |
* | nat46: update to latest git HEAD | Hans Dedecker | 2020-08-07 | 2 | -37/+3 |
* | ramips/mt7620: fix portmap based on board.d port assignment | Adrian Schmutzler | 2020-08-07 | 9 | -10/+8 |
* | hostapd: add wpad-basic-wolfssl variant | Petr Štetiar | 2020-08-07 | 3 | -1/+17 |
* | ramips: invert wpad selection for mt7621 | Adrian Schmutzler | 2020-08-07 | 2 | -80/+89 |
* | bcm63xx: add missing endif board comnents | Álvaro Fernández Rojas | 2020-08-07 | 61 | -118/+118 |
* | base-files: functions.sh: fix config_get() on invalid identifiers | Jo-Philipp Wich | 2020-08-07 | 2 | -4/+9 |
* | bcm63xx: merge RTA770BW and RTA770W board patches | Álvaro Fernández Rojas | 2020-08-07 | 38 | -143/+101 |
* | bcm63xx: add missing fallback SPROMs | Álvaro Fernández Rojas | 2020-08-07 | 17 | -50/+56 |
* | bcm63xx: add missing OHCI nodes | Álvaro Fernández Rojas | 2020-08-07 | 33 | -99/+102 |
* | bcm63xx: remove invalid EHCI nodes | Álvaro Fernández Rojas | 2020-08-07 | 60 | -160/+158 |
* | bcm63xx: refactor board patches | Álvaro Fernández Rojas | 2020-08-07 | 69 | -1483/+1401 |
* | dnsmasq: abort when dnssec requested but not available | Yousong Zhou | 2020-08-07 | 2 | -3/+7 |
* | tools/firmware-utils: use UTC for image timestamps | Sander Vanheule | 2020-08-07 | 3 | -3/+3 |
* | ramips: switch rt3883 subtarget to kernel 5.4 | Adrian Schmutzler | 2020-08-06 | 1 | -2/+0 |
* | bcm63xx: switch to upstream CFE version detection patch | Álvaro Fernández Rojas | 2020-08-06 | 7 | -32/+61 |
* | bcm63xx: switch to upstream endif comments patch | Álvaro Fernández Rojas | 2020-08-06 | 86 | -354/+451 |
* | bcm63xx: switch to upstream LED patch | Álvaro Fernández Rojas | 2020-08-06 | 1 | -44/+95 |
* | Revert "dsaconfig: introduce package for UCI configuration of VLAN filter rules" | Jo-Philipp Wich | 2020-08-06 | 4 | -364/+0 |
* | Revert "add vfconfig" | Jo-Philipp Wich | 2020-08-06 | 4 | -292/+0 |
* | procd: update to git HEAD | Daniel Golle | 2020-08-06 | 1 | -3/+3 |
* | Revert "procd: update to git HEAD" | Daniel Golle | 2020-08-06 | 3 | -19/+19 |
* | ath79/nand: add support for Netgear WNDR4300TN | Davy Hollevoet | 2020-08-06 | 11 | -40/+80 |
* | ramips: add support for Netgear JWNR2010 v5 | Shibajee Roy | 2020-08-06 | 5 | -0/+165 |
* | ramips: drop remaining m25p,chunked-io from DTS | Adrian Schmutzler | 2020-08-06 | 3 | -3/+0 |
* | ramips: add common definition netgear_sercomm_nor | Adrian Schmutzler | 2020-08-06 | 3 | -27/+24 |
* | procd: update to git HEAD | Daniel Golle | 2020-08-06 | 3 | -19/+19 |
* | libubox: update to git HEAD | Daniel Golle | 2020-08-06 | 1 | -3/+3 |
* | glibc: update to latest 2.31 commit [BZ #19519 BZ #26332 BZ #26248] | Hans Dedecker | 2020-08-06 | 1 | -2/+2 |
* | ramips: tidy up MAC address setup for Linkit Smart and Omega2 | Adrian Schmutzler | 2020-08-06 | 3 | -8/+2 |
* | ramips: WizFi630S use macs from factory partion | Tobias Welz | 2020-08-06 | 2 | -3/+6 |
* | ramips: correct WizFi630S pin mappings | Tobias Welz | 2020-08-06 | 1 | -26/+8 |
* | build: set up host command for egrep | Felix Fietkau | 2020-08-06 | 1 | -0/+4 |
* | ipq40xx: refresh kernel 5.4 config | Adrian Schmutzler | 2020-08-06 | 1 | -11/+3 |
* | mac80211: merge performance improvement patches | Felix Fietkau | 2020-08-06 | 3 | -0/+260 |
* | mediatek: fix mt7622-rfb1 board support | Felix Fietkau | 2020-08-06 | 6 | -60/+67 |
* | mac80211: fix AQL issues | Felix Fietkau | 2020-08-06 | 2 | -0/+112 |
* | binutils: update to version 2.34 | Felix Fietkau | 2020-08-06 | 3 | -1329/+19 |
* | mt76: update to 2020-07-22 | Felix Fietkau | 2020-08-06 | 1 | -5/+63 |
* | kernel: unify CONFIG_GPIO_SYSFS in kernel configs | Felix Fietkau | 2020-08-06 | 67 | -67/+3 |
* | build: make prefix mapping of debug information optional | Felix Fietkau | 2020-08-06 | 2 | -1/+10 |
* | mac80211: make cfg80211 testmode support optional (and disabled by default) | Felix Fietkau | 2020-08-06 | 1 | -1/+16 |
* | openvpn: fix arguments passing to wrapped up and down scripts | Jo-Philipp Wich | 2020-08-06 | 2 | -2/+3 |
* | add vfconfig | Jo-Philipp Wich | 2020-08-06 | 4 | -0/+292 |
* | dsaconfig: introduce package for UCI configuration of VLAN filter rules | Jo-Philipp Wich | 2020-08-06 | 4 | -0/+364 |
* | ramips: switch rt305x subtarget to kernel 5.4 | Alexey Dobrovolsky | 2020-08-05 | 6 | -6/+5 |
* | ramips: enable flashing WizFi630S via OEM firmware | Tobias Welz | 2020-08-05 | 1 | -0/+1 |
* | ipq806x: use qcom-ipq8064-v1.0.dtsi from upstream | Adrian Schmutzler | 2020-08-05 | 8 | -222/+186 |
* | ipq806x: use qcom-ipq8064.dtsi from upstream | Adrian Schmutzler | 2020-08-05 | 8 | -1579/+1164 |
* | uhttpd: update to the latest master | Rafał Miłecki | 2020-08-05 | 1 | -3/+3 |