| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | realtek: switch to kernel 5.10 | Adrian Schmutzler | 2021-10-20 | 1 | -2/+1 |
* | mac80211: add missing patch chunk for mac80211_hwsim | Felix Fietkau | 2021-10-20 | 2 | -4/+42 |
* | mt76: update to the latest version | Felix Fietkau | 2021-10-20 | 4 | -167/+40 |
* | mac80211: backport a few trivial patches | Felix Fietkau | 2021-10-20 | 6 | -0/+579 |
* | tools/llvm-bpf: add llvm+clang build suitable for compiling code to eBPF | Felix Fietkau | 2021-10-20 | 3 | -0/+45 |
* | include/cmake.mk: fix host builds with CMAKE_BINARY_SUBDIR | Felix Fietkau | 2021-10-20 | 1 | -4/+6 |
* | README: mention video feed | Paul Spooren | 2021-10-19 | 1 | -0/+3 |
* | ncurses: add tmux terminfo | Jitao Lu | 2021-10-19 | 1 | -1/+3 |
* | hostapd: fix goto loop for ubus assoc handler | David Bauer | 2021-10-19 | 1 | -8/+7 |
* | wireguard-tools: add uci option to disable wireguard peers | Stepan Henek | 2021-10-18 | 3 | -1/+16 |
* | nftables: bump to 1.0.0 | Stijn Tintel | 2021-10-19 | 1 | -3/+3 |
* | tegra: switch to kernel 5.10 | Adrian Schmutzler | 2021-10-18 | 1 | -2/+1 |
* | bcm53xx: enable Linksys EA6300 & EA9200 builds | Rafał Miłecki | 2021-10-18 | 1 | -3/+0 |
* | procd: update to git HEAD | Daniel Golle | 2021-10-17 | 1 | -3/+3 |
* | wolfssl: remove --enable-sha512 configure switch | Andre Heider | 2021-10-17 | 1 | -2/+2 |
* | wolfssl: always build with --enable-reproducible-build | Andre Heider | 2021-10-17 | 1 | -0/+1 |
* | wolfssl: build with WOLFSSL_ALT_CERT_CHAINS | Andre Heider | 2021-10-17 | 1 | -2/+8 |
* | ramips: remove kmod-mt7663-firmware-sta from device packages | Felix Fietkau | 2021-10-17 | 1 | -3/+3 |
* | ramips: fix dtc warnings for telco-electronics_x1 | Rosen Penev | 2021-10-17 | 1 | -16/+17 |
* | zynq: switch to kernel 5.10 | Luis Araneda | 2021-10-17 | 1 | -1/+1 |
* | zynq: kernel: update config for 5.10 | Luis Araneda | 2021-10-17 | 1 | -11/+13 |
* | zynq: kernel: copy config from 5.4 to 5.10 | Luis Araneda | 2021-10-17 | 1 | -0/+550 |
* | zynq: kernel: remove wireless extensions symbols | Luis Araneda | 2021-10-17 | 1 | -3/+0 |
* | zynq: kernel: refresh config | Luis Araneda | 2021-10-17 | 1 | -94/+2 |
* | buildsystem: add CONFIG_SECCOMP | Florian Eckert | 2021-10-16 | 3 | -3/+14 |
* | mediatek: add EEPROM data for BPi-R64 2.4GHz wmac | Daniel Golle | 2021-10-15 | 1 | -0/+31 |
* | kernel: backport a rewrite of the mips eBPF JIT implementation | Felix Fietkau | 2021-10-14 | 22 | -10/+9497 |
* | hostapd: ubus: add BSS transtiton request method | David Bauer | 2021-10-13 | 1 | -40/+112 |
* | hostapd: ubus: add notification for BSS transition response | David Bauer | 2021-10-13 | 3 | -0/+74 |
* | tools/fakeroot: explicitly pass CPP variable | Felix Fietkau | 2021-10-13 | 1 | -1/+2 |
* | x86/64: enable MMIO_CMDLINE_DEVICES for firecracker support | Paul Spooren | 2021-10-12 | 1 | -0/+1 |
* | armvirt: enable MMIO_CMDLINE_DEVICES for firecracker support | Paul Spooren | 2021-10-12 | 1 | -0/+1 |
* | procd: update to git HEAD | Daniel Golle | 2021-10-13 | 1 | -4/+4 |
* | netifd: update to git HEAD | Daniel Golle | 2021-10-13 | 1 | -3/+3 |
* | mt76: update to the latest version | Felix Fietkau | 2021-10-12 | 1 | -3/+3 |
* | mt76: update to the latest version | Felix Fietkau | 2021-10-11 | 1 | -2/+2 |
* | mac80211: remove kcov bits from TWT backport patch | Felix Fietkau | 2021-10-11 | 1 | -5/+1 |
* | mt76: update to the latest version | Felix Fietkau | 2021-10-11 | 2 | -209/+3 |
* | mac80211: backport AP mode TWT support | Felix Fietkau | 2021-10-11 | 3 | -1/+693 |
* | scripts/rstrip.sh: do not strip .o files with STRIP_KMOD | Felix Fietkau | 2021-10-11 | 1 | -0/+1 |
* | tools/ccache: update to 4.4.2 | Rosen Penev | 2021-10-10 | 2 | -3/+4 |
* | Revert "gpio-cdev: add nu801 userspace driver" | Christian Lamparter | 2021-10-10 | 4 | -58/+2 |
* | tools/meson: fix usage with SDK | Rosen Penev | 2021-10-10 | 2 | -2/+2 |
* | ipq40xx: use zImage for GL.iNet GL-B1300, GL-S1300 to shrink below 4096k | Szabolcs Hubai | 2021-10-10 | 1 | -2/+2 |
* | x86: add support for Meraki MX100 | Chris Blake | 2021-10-10 | 6 | -0/+369 |
* | gpio-cdev: add nu801 userspace driver | Chris Blake | 2021-10-10 | 2 | -0/+56 |
* | apm821xx: disable and move kernel CONFIG_ symbols | Christian Lamparter | 2021-10-10 | 2 | -31/+17 |
* | apm821xx: disable MX60(W) due to kernel size | Christian Lamparter | 2021-10-10 | 1 | -0/+1 |
* | gemini: splash banner on framebuffer console | Linus Walleij | 2021-10-10 | 1 | -0/+9 |
* | apm821xx: WNDAP620 + WNDAP660: reorganize partitions for 5.10 | Christian Lamparter | 2021-10-10 | 2 | -6/+9 |