7391 Commits (fe61fc2d7d0b3fb348b502f68f98243b3ddf5867)

Author SHA1 Message Date
Felix Fietkau 96f3911981 kernel: move regmap bloat out of the kernel image if it is only being used in modules 12 years ago
Felix Fietkau 1dada293bf add kmod-fs-configfs to replace kernel bloat added by selecting kmod-mmc-over-gpio 12 years ago
Hauke Mehrtens ac383f95a5 broadcom-diag: add diag support for Linksys E1000 V1 12 years ago
Hauke Mehrtens 8f6bdcffa1 brcm47xx: build b44 as a module 12 years ago
Hauke Mehrtens d8f1fa1e38 switch: ROBO Switch Gigabit MII Support 12 years ago
Hauke Mehrtens 63ec34612c switch: improve error messages 12 years ago
Hauke Mehrtens 25afeba608 brcm47xx: add a new version of the nvram rewrite patch 12 years ago
Steven Barth 965afef317 ipv6-support: Update iteration * Add support for blocking forwarding while address assignments * Fix relay restarting function 12 years ago
Steven Barth c7d9d7c952 odhcp6c: Add support for SNTP and SIP options 12 years ago
Steven Barth 4a2e55f30f 6relayd: Announce RDNSS and DNSSL via RA 12 years ago
Jo-Philipp Wich 1683a146f4 iwinfo: replace more wext calls with nl80211 equivalents, attempt to infer nl80211 tx power from debugfs before querying wext 12 years ago
Felix Fietkau 8447af36e3 ath9k: disable TX_IQ_ON_AGC_CAL on AR934x, should improve stability 12 years ago
Jo-Philipp Wich 70b0ef6322 sysupgrade: clarify online help 12 years ago
Jo-Philipp Wich 58070b0083 sysupgrade: do not require an extra argument after --restore-backup 12 years ago
Jo-Philipp Wich 54c0b40427 dnsmasq: allow dhcp host entries without mac addresses (#11928) 12 years ago
Jo-Philipp Wich c8a8f8fd55 lldpd: various enhancements 12 years ago
John Crispin a730e96569 Remove remaining etrax references 12 years ago
John Crispin 075ea0d52e fix typo in HFS kernel module 12 years ago
John Crispin 15e29f3d9b fixes libertas firmware install path 12 years ago
John Crispin 12f36652e6 fix video modules package generation 12 years ago
Steven Barth 7a25be66c3 6relayd: Detect changes of default routes for RAs 12 years ago
Steven Barth def80bbecf ipv6-support: Remove unnecessary code 12 years ago
Gabor Juhos cbc9dfc56a package/kernel: select crypto-sha256 for cifs on 3.7+ 12 years ago
Gabor Juhos ab4ea8ad16 package/kernel: create separate package for the sha256 crypto module 12 years ago
Steven Barth 4c09d5dde3 ipv6-support: Fix typo in dhcpv6-script * thanks to KarlHegbloom for reporting 12 years ago
Hauke Mehrtens 1d50d60fc0 rtc-rv5c386a: fix compilation for kernel >= 3.4 12 years ago
Hauke Mehrtens 190c566210 acx-mac80211: fix compilation 12 years ago
Felix Fietkau fc760260dd uci: disable parallel builds again, the lua<->libuci dependency is not safe 12 years ago
Steven Barth b7c1f24f9b ipv6-support: Use more consistent default values 12 years ago
Felix Fietkau b41d96e8b7 mac80211: refresh patches 12 years ago
Felix Fietkau 29d737a976 mac80211: assume 2-byte aligning for 802.11 packets, slightly improves code size and performance 12 years ago
Steven Barth e7719bb4aa ipv6-support: Updated functionality * Add site-border feature again * Add option to always announce a default router 12 years ago
Steven Barth ce41e59030 6distributed: Add null-route for delegated prefix * Fixes forwarding loops for unused subprefixes 12 years ago
Steven Barth d6c955e39a 6relayd: Announce DNS search domain via DHCPv6 12 years ago
Felix Fietkau 662c1f16bb uci: update to latest version (adds list delete support), enable parallel build 12 years ago
Steven Barth 253d7345e1 ipv6-support: Remove site-border feature * was causing routing problems * will be reimplemented using firewall 12 years ago
Steven Barth 941f4ccd68 Remove site-border routing filter due to problems 12 years ago
Steven Barth 01059c8914 ipv6-support: * Automatically detect and propagate MTU from upstream interfaces * Add site-border feature (RFC 6204, ULA-4) * Fix a typo 12 years ago
Steven Barth 50a9fed238 6distributed: feature update * Add feature to decrease IPv6-specific MTU on-demand * Add commands to enable / disable a site-border 12 years ago
Steven Barth 4bab347e98 6relayd: Advertise IPv6-specific MTU instead of generic * Fixes announced MTU when using tunnels 12 years ago
Steven Barth f657787b52 base-files: Fix a typo in config_list_foreach 12 years ago
Jo-Philipp Wich ab6e2e6928 base-files: ipcalc.sh: fix broken calculations on 64bit systems 12 years ago
Steven Barth 970adc9eb9 ipv6-support: Fix default RA settings for dnsmasq 12 years ago
Felix Fietkau a1e2b2ebe8 busybox: (vconfig) do not attempt to open /proc/net/vlan/config for no good reason (fixes #12663) 12 years ago
Felix Fietkau 9801f4687f opkg: keep package list files compressed when src/gz is used, reduces tmpfs usage 12 years ago
Felix Fietkau 7ed89e8542 dropbear: convert init script to procd 12 years ago
Felix Fietkau bbc6694d98 base-files: add basic procd integration, let procd start (and restart) ubus instead of having an ubus init script 12 years ago
Felix Fietkau 6061734323 procd: add initial implementation 12 years ago
Felix Fietkau b0c855253b libnl-tiny: add includedir to pkg-config cflags 12 years ago
Felix Fietkau 82bd58c793 dropbear: use network_get_device instead of scan_interfaces to get the device name 12 years ago