| Commit message (Expand) | Author | Age | Files | Lines |
* | odhcpd: bump to latest version | Nick Hainke | 2021-01-04 | 1 | -3/+3 |
* | ath79: keep DTSI files for D-Link SoC-specific | Adrian Schmutzler | 2021-01-04 | 6 | -8/+62 |
* | ath79: Fix 02_network setup for D-Link DAP-2660 A1 | Sebastian Schaper | 2021-01-04 | 1 | -0/+1 |
* | ath79: add support for D-Link DAP-3320 A1 | Sebastian Schaper | 2021-01-04 | 5 | -3/+74 |
* | ath79: add support for D-Link DAP-2680 A1 | Sebastian Schaper | 2021-01-04 | 6 | -2/+113 |
* | ath79: add support for D-Link DAP-2230 A1 | Sebastian Schaper | 2021-01-04 | 5 | -0/+73 |
* | x86/efi: add FAT32 esp mounting support | Kagurazaka Kotori | 2021-01-03 | 1 | -1/+6 |
* | usbutils: remove | Rosen Penev | 2021-01-03 | 1 | -60/+0 |
* | usbreset: remove redundant package | Paul Spooren | 2021-01-03 | 2 | -275/+0 |
* | hostapd: add support for custom per-BSS options | Florian Beverborg | 2021-01-03 | 2 | -1/+8 |
* | ipq806x: consolidate DTS files directory | Sungbo Eo | 2021-01-03 | 1 | -0/+0 |
* | mediatek: remove unnecessary execute permission bit | Sungbo Eo | 2021-01-03 | 1 | -0/+0 |
* | ipq40xx: remove unnecessary execute permission bit | Sungbo Eo | 2021-01-03 | 1 | -0/+0 |
* | ath79: fix ethernet-phy label for dlink,dap-2660-a1 | Adrian Schmutzler | 2021-01-03 | 1 | -3/+3 |
* | mac80211: replace legacy minstrel with minstrel_ht, improve rate selection | Felix Fietkau | 2021-01-03 | 8 | -0/+2586 |
* | wolfssl: enable HAVE_SECRET_CALLBACK | Felix Fietkau | 2021-01-02 | 1 | -0/+10 |
* | scripts/qemustart: use squashfs instead of ext4 | Paul Spooren | 2021-01-01 | 1 | -1/+1 |
* | build: use CCACHE_DIR for ccache directory | Sven Wegener | 2021-01-01 | 1 | -1/+1 |
* | wolfssl: Fix hostapd build with wolfssl 4.6.0 | Hauke Mehrtens | 2021-01-01 | 1 | -0/+25 |
* | ipq806x: reenable CONFIG_CMDLINE_OVERRIDE and ASRock G10 | Pawel Dembicki | 2021-01-01 | 2 | -2/+1 |
* | ipq806x: fix 900-arm-add-cmdline-override.patch | Pawel Dembicki | 2021-01-01 | 1 | -11/+11 |
* | build: drop ccache variables from specific targets | Sven Wegener | 2021-01-01 | 2 | -6/+0 |
* | libevent2: trigger rebuild on libevent2-pthreads | Alexandru Ardelean | 2021-01-01 | 1 | -0/+1 |
* | base-files: allow reusing of boolean value extraction logic | Oldřich Jedlička | 2021-01-01 | 2 | -6/+13 |
* | kernel/modules: remove fake users from udptunnel{4,6} | Rui Salvaterra | 2021-01-01 | 1 | -6/+2 |
* | kernel/hack-5.4: make UDP tunneling user-selectable | Rui Salvaterra | 2021-01-01 | 1 | -0/+11 |
* | kernel-build: fix STRIP_KERNEL_EXPORTS for 64-bit kernels | Rui Salvaterra | 2021-01-01 | 1 | -1/+1 |
* | cryptodev-linux: bump to 1.11, fix build against kernel 5.10. | Stijn Segers | 2021-01-01 | 3 | -53/+35 |
* | trace-cmd: update to 2.9.1 | Rosen Penev | 2021-01-01 | 4 | -39/+121 |
* | ppp: Remove already applied patch | Hauke Mehrtens | 2021-01-01 | 2 | -14/+1 |
* | wolfssl: Update to v4.6.0-stable | Eneas U de Queiroz | 2021-01-01 | 4 | -154/+4 |
* | ath79: drop upstreamed patch | David Bauer | 2021-01-01 | 2 | -71/+7 |
* | kernel: bump 5.4 to 5.4.86 | Adrian Schmutzler | 2021-01-01 | 31 | -115/+47 |
* | iproute2: update to 5.10.0 | Russell Senior | 2021-01-01 | 1 | -2/+2 |
* | tools/fakeroot: remove undefined symbol messages | Sven Wegener | 2020-12-31 | 2 | -0/+33 |
* | build/prereq: merge ifndef IB block together | Paul Spooren | 2020-12-31 | 1 | -5/+1 |
* | hostapd: do not restart hostapd instance on wireless restarts | Felix Fietkau | 2020-12-31 | 2 | -2/+2 |
* | netifd: update to the latest version | Felix Fietkau | 2020-12-31 | 1 | -3/+3 |
* | vxlan: allow for dynamic source ip selection (FS#3426) | Johannes Kimmel | 2020-12-31 | 2 | -25/+12 |
* | ccache: update to 4.1 | Rosen Penev | 2020-12-31 | 6 | -19/+25 |
* | ipq40xx: remove non-existent ethernet PHY | David Bauer | 2020-12-30 | 2 | -0/+8 |
* | ath79: Add support for OpenMesh OM5P | Sven Eckelmann | 2020-12-30 | 6 | -2/+190 |
* | ath79: Add support for OpenMesh OM2P v2 | Sven Eckelmann | 2020-12-30 | 6 | -1/+21 |
* | ath79: Add support for OpenMesh OM2P-LC | Sven Eckelmann | 2020-12-30 | 7 | -2/+172 |
* | glibc: update to latest 2.32 commit | Hans Dedecker | 2020-12-30 | 1 | -2/+2 |
* | odhcp6c: update to git HEAD | Hans Dedecker | 2020-12-30 | 1 | -3/+3 |
* | base-files: sysupgrade: add function for conffiles retrieval | Adrian Schmutzler | 2020-12-30 | 2 | -8/+13 |
* | busybox: define BUSYBOX_SYM before the first use | Maxim Storchak | 2020-12-29 | 1 | -4/+4 |
* | sdk: invoke bundle-libraries.sh w/o buildroot dirs in $PATH | Jo-Philipp Wich | 2020-12-29 | 1 | -1/+4 |
* | imagebuilder: invoke bundle-libraries.sh w/o buildroot dirs in $PATH | Jo-Philipp Wich | 2020-12-29 | 1 | -1/+4 |