4712 Commits (7b8ed6ff49da9fe74734cbc75943dbd407d21daf)

Author SHA1 Message Date
Jo-Philipp Wich 75ffc6d367 kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms. 14 years ago
Jo-Philipp Wich 1553660de2 kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be> 14 years ago
Jo-Philipp Wich 5ab58aa39c firewall: - fix possible endless loop when the family option is used for forwardings - only generate forwarding rules in SNAT redirect sections if src_dip is specified 14 years ago
Jo-Philipp Wich eb79296cc1 firewall: introduce SNAT support for redirect sections 14 years ago
Michael Büsch 1c74711ec1 Fix musb-hdrc module loading 14 years ago
Jo-Philipp Wich a2aa84c1c7 b43: Module option added to change the GPIO LED mask. This patch exposes the GPIO mask as a module option. This makes it possible to limit the GPIO lines used by the b43 module. Useful for those using the GPIO lines for other things like mmc over GPIO. 14 years ago
Michael Büsch 89f806fe5f p54spi: Compile in the default eeprom image 14 years ago
Florian Fainelli 8e089c375d fix fuse dependency against kmod-fuse 14 years ago
Florian Fainelli 573f15826d kmod-sctp: Add SCTP kernel support 14 years ago
Florian Fainelli 54f4be5bd6 add dm-crypt and fix tabs 14 years ago
Florian Fainelli 5bd1c17fd1 add XTS cipher CryptoAPI module 14 years ago
Jo-Philipp Wich f4ee14e1c3 firewall: add option to disable NAT reflection 14 years ago
Jo-Philipp Wich baf4782be6 firewall: clean up description (#7875) 14 years ago
Alexandros C. Couloumbis a72d6ab714 package/apex: update apex to version 1.6.9 14 years ago
Jo-Philipp Wich f1303bd074 6in4: fix logic fail in previous commit 14 years ago
Jo-Philipp Wich 52dcaeb65d 6in4: replace sed match with variable substitution, change pattern from a-z to a-f (hex only) 14 years ago
Florian Fainelli 6edf2c577b add kmod-usb-serial-ipw module 14 years ago
Florian Fainelli 4331584485 add cpu msr kernel module package 14 years ago
Florian Fainelli f7538b6864 support pre-md5summed passwords in 6in4 scripts 14 years ago
Jo-Philipp Wich ca5bf9e291 firewall: - handle NAT reflection in firewall hotplug, solves synchronizing issues on boot - introduce masq_src and masq_dest options to limit zone masq to specific ip ranges, supports multiple subnets and negation 14 years ago
Gabor Juhos 2a541325d3 package/mtd: write remaining data after adding file to the jffs2 partition 14 years ago
Alexandros C. Couloumbis faa7df6ace package/iproute2: update iproute2 to version 2.6.35 14 years ago
Felix Fietkau 4dd1e1437b mac80211: another override 14 years ago
Felix Fietkau 72f1c12abd mac80211: add missing config override for ath9k 14 years ago
Felix Fietkau ea70b60a07 ath9k: add a patch for dumping the eeprom contents via debugfs 14 years ago
Alexandros C. Couloumbis 8df0c8e390 generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk 14 years ago
Felix Fietkau 003ec7d795 mac80211: replace 800-nuke_led_code.patch with something smaller. most of the #ifdef spaghetti that the old patch introduced was completely unnecessary 14 years ago
Felix Fietkau 2f014eb8e8 mac80211: update to wireless-testing 2010-08-31 14 years ago
Gabor Juhos 19654fd1c2 package/broadcom-diag: use broadcast_uevent 14 years ago
Gabor Juhos a4aa4e3973 package/button-hotplug: use brodcast_uevent 14 years ago
Felix Fietkau d23ca9f0f3 hostapd: backport a fix to check for STA STBC capabilities before setting them (fixes #7464) 14 years ago
Jo-Philipp Wich ee4dd61b10 firewall: - fix processing of rules with an ip family option - append interface rules at the end of internal zone chains, simplifies injecting user or addon rules - support simple file logging (option log + option log_limit per zone) 14 years ago
Lars-Peter Clausen 85d4291984 Dockstar: Adjust rootfs size to that of the original fw 14 years ago
Alexandros C. Couloumbis 00e17f0ba4 package/madwifi: enable mtu & mac config options for > 2.6.29 kernels 14 years ago
Felix Fietkau 1d6f21de61 ath9k: fix a WARN_ON when aggregation start is issued more than once, should improve stability with 802.11n 14 years ago
Felix Fietkau c3bcd846e9 ath9k: add some extra checks to the mic failure fix 14 years ago
Jo-Philipp Wich e874503f3f libreadline: install *.so symlinks as well (#4872) 14 years ago
Florian Fainelli 7ec50d1a2f add compile fixes for ar7-atm 14 years ago
Jo-Philipp Wich 865e34b607 ppp: populate gateway of default route with peer address (#6259) 14 years ago
Jo-Philipp Wich 93c38f2b86 uhttpd: fix segfault triggered by Basic Auth checking 14 years ago
Michael Büsch 7a8066735d Add usb gadget feature flag 14 years ago
Michael Büsch 5106eb903a p54: Fix powersave mode 14 years ago
Felix Fietkau 05cf68cf4c ath9k: fix spurious MIC failure detection, causing instability issues in AP mode 14 years ago
Michael Büsch 3b6d2366bd Add usb gadget packages 14 years ago
Michael Büsch e54b810ace tahvo-usb: Use platform device interface properly (don't crash) 14 years ago
Lars-Peter Clausen 2233a27d43 Add uboot for marvell kirkwood based boards 14 years ago
Michael Büsch 4df18c296e mac80211: Fix incorrect ifdef placement in 800-nuke_led_code.patch 14 years ago
Felix Fietkau 0f64b1d870 kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls 14 years ago
Felix Fietkau 62c1740676 toolchain: fix the sysroot mess by getting rid of $(TOOLCHAIN_DIR)/usr and moving it back to $(TOOLCHAIN_DIR), this change makes the toolchain relocatable again, which should fix the SDK 14 years ago
Felix Fietkau 63c6fc88b4 pwm-gpio-custom: fix compile on linux 2.6.31 14 years ago