15843 Commits (88eadf541f9cbd2646e49dacd76665d17ee4b92b)
 

Author SHA1 Message Date
Jo-Philipp Wich 3f4adc80db kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa 14 years ago
Michael Büsch cbdbb1d1ff omap24xx: allow CONFIG_INET_XFRM_MODE_BEET as module 14 years ago
Felix Fietkau c5b740d8a3 ath9k: fix counter overflow in survey channel time stats for the operating channel 14 years ago
Jo-Philipp Wich 80a79d3910 metadata.pl: don't emit LINUX_2_6 selects anymore 14 years ago
Felix Fietkau e3b3338f09 mac80211: update to a newer compat-wireless which fixes rt2800pci compile issues on 2.6.32 and below 14 years ago
Michael Büsch 409e44a4e8 gdb: Enable parallel build 14 years ago
Jo-Philipp Wich 356ec178f0 iptables: don't use /bin/bash in autogen.sh, breaks FreeBSD. Also move autogen.sh invocation to Build/Configure 14 years ago
Jo-Philipp Wich 2cf31be857 mac80211: don't use /usr/bin/bash in support scripts, breaks FreeBSD 14 years ago
Felix Fietkau 1931868927 iw: add support for the new survey data 14 years ago
Felix Fietkau bbf2a906b6 ath9k: implement extended channel utilization statistics via survey 14 years ago
Felix Fietkau cd771e9bc5 ath9k: add a fix for an aggregation delimiter size rounding error 14 years ago
Felix Fietkau 1d05f23d73 mac80211: fix netlink backport for 2.6.31 and below 14 years ago
Nicolas Thill ec30e9118c package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017) 14 years ago
Alexandros C. Couloumbis 5717ca5ea9 linux/ar71xx: workaround an rb4xx hard-lock until we get a proper fix. 14 years ago
Mirko Vogt 2d2dab50a5 do not override CFLAGS - the default ones are fine 14 years ago
Alexandros C. Couloumbis dc0e630123 linux/ar71xx: (2.6.36) add a missed patch 14 years ago
Jo-Philipp Wich a43f5b5038 firewall: insert SNAT and DNAT rules according to the order of the configuration file (#8052) 14 years ago
Alexandros C. Couloumbis 458e8736fc linux/ar71xx: add preliminary 2.6.36 kernel support (refresh patches) 14 years ago
Jo-Philipp Wich 38e3474542 quilt.mk: export PATCH for patch-kernel.sh 14 years ago
Jo-Philipp Wich be2a1e14ba patch-kernel.sh: utilize --force (#7745), also use the PATCH env var and fallback to "patch" if unset 14 years ago
Michael Büsch 226abf88f5 Add support for nokia n810 sound 14 years ago
Jo-Philipp Wich 613a513fe4 block-mount: fix fstab.init for IB and buildroot 14 years ago
Felix Fietkau 726123e2e1 mac80211: update to wireless-testing 2010-10-06 14 years ago
Felix Fietkau b61a804bf7 ar71xx: increase rb4xx nand kernel partition size (patch by danimo) 14 years ago
Michael Büsch 740e2938dd spi-gpio-old: 2.6.36 compile fix 14 years ago
Michael Büsch 1ac300cda9 hci_h4p: Compile fixes 14 years ago
Michael Büsch a8c848bb50 cryptodev: Compilefix on 2.6.36 14 years ago
Michael Büsch 4c4f7be14e omap24xx: Update kernel config 14 years ago
Jo-Philipp Wich 002fde670f quilt: pass PATH and FIND to configure (FreeBSD compatibility) 14 years ago
Jo-Philipp Wich 3cf0250da2 host.mk: introduce PATCH which refers to either gpatch or patch 14 years ago
Jo-Philipp Wich d3f412f4ec rename PATCH to KPATCH 14 years ago
Jo-Philipp Wich 59cf671160 lua: switch to double precision for floats 14 years ago
Jo-Philipp Wich be844a7783 kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ac97 modules and misspells the module name in AutoLoad. 14 years ago
Michael Büsch 7178dc62a4 omap24xx: Improve n810 battery management 14 years ago
Jo-Philipp Wich b826e42476 reenable squashfs4 for ar71xx, it needs both old and new 14 years ago
Jo-Philipp Wich d856ed78ad base-files: add udhcpc vendorid option (#7744) 14 years ago
Hauke Mehrtens badd8ffee3 brcm47xx: add patches for kernel 2.6.36 14 years ago
Jo-Philipp Wich 8c33c86021 dnsmasq: remove a useless subshell invocation from the init script 14 years ago
Jo-Philipp Wich 91cb4aac9e dnsmasq: allow 127.0.0.1/8 upstream DNS responses by default, resolves issues with Netflix and other services 14 years ago
Hamish Guthrie 0dc830c8f1 kernel: crashlog uses bootmem to allocate memory which is being deprecated in favour of memblock. microblaze, sh, arm, sparc and powerpc only have memblock. 14 years ago
Jo-Philipp Wich 8dc04c9018 base-files: mark /etc/sysupgrade.conf as conffile 14 years ago
Ralph Hempel a1973192c6 add configure as package target 14 years ago
Jo-Philipp Wich 817566a5be uhttpd: revert unrelated change in previous commit 14 years ago
Jo-Philipp Wich 88db961cf0 uhttpd: add /etc/uhttpd.key and /etc/uhttpd.crt to conffile hints 14 years ago
Jo-Philipp Wich 073ade4368 ppp: utilize the new keepfiles facility to backup the whole radius directory 14 years ago
Jo-Philipp Wich d80f82d7a4 base-files: - add sysupgrade support for keepfile hints * introduces /lib/upgrade/keep.d/ for per-package keepfile lists * introduces /etc/sysupgrade.conf for user defined keepfile hints - prime /lib/upgrade/keep.d/base-files-essential to keep sysupgrade usable for images without opkg - change sysupgrade to build the keepfile list from /lib/upgrade/keep.d/, /etc/sysupgrade.conf and opkg list-changed-conffiles 14 years ago
Jo-Philipp Wich f3a5085903 package-ipkg.mk: build sysupgrade keepfile hints out of conffiles not yet present in the package. This applies to config directories or files that do not exist but may be created by the user after package installation. 14 years ago
Jo-Philipp Wich 3341e1ece7 ipkg-utils: don't fail if conffiles do not exist, resolve them instead and silently skip not existing files. This prepares support for sysupgrade hints using to build the keepfile list. Subsequent commits will rely on this feature - a rebuild of tools/ipkg-utils is necessary! 14 years ago
Jo-Philipp Wich 650029f14b wprobe: mark /etc/config/wprobe as conffile 14 years ago
Jo-Philipp Wich cff8a7bbae udev: mark /etc/udev/udev.conf as conffile (rules left out for now) 14 years ago