3754 Commits (0e0bf71ed982211d00813140b2c6771733ee0661)

Author SHA1 Message Date
Hauke Mehrtens 42d947f5ba make linux-atm depend on its kernel modul atm.ko 15 years ago
Hauke Mehrtens b52345c9ed allow routed mode operation again 15 years ago
Jo-Philipp Wich 3651c9804b kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at> 15 years ago
Jo-Philipp Wich 25a5fab34c firewall: fix bad number error in fw_redirect() (#6704) 15 years ago
Jo-Philipp Wich e9cacfa59a mac80211: fix typo introduced in r19760 (#6707) 15 years ago
Jo-Philipp Wich 2a473ebe19 iptables: fix multiport match for brcm-2.4 Since the netfilter framework in Linux 2.4 lacks support for target and match revisioning, iptables falls back to the v0 implementation of multiport while only v1 is implemented on the kernel side, leading to an invalid argument error when trying to insert rules using multiport. This patch removes v0 support from the userspace match library to enforce the usage of the v1 match implementation. 15 years ago
Hauke Mehrtens 046caa7e25 rt2800lib depends on rt2x00-usb 15 years ago
Felix Fietkau e4dadf438e swconfig: Remove unused code 15 years ago
Felix Fietkau 6fdcbd0831 ath9k: fix beacon timer restarts after card resets - improves stability in AP mode 15 years ago
Hauke Mehrtens 3889c76a6e remove pcmcia and sdio 15 years ago
Gabor Juhos a71b06ad65 mac80211: fix GPIO pin assignment for the LEDs on the WNDR3700 board 15 years ago
Jo-Philipp Wich bd4f4a9204 kernel: rename cp2101 driver to cp210x, has changed upstream (#6673) 15 years ago
Jo-Philipp Wich 2e449378bf iproute2: make tc depend on kmod-sched (#6681) 15 years ago
Jo-Philipp Wich 5ebe347f07 kernel: add the token bucket filter to kmod-sched (#6681) 15 years ago
Jo-Philipp Wich 4257508e11 iptables: fix menuconfig descriptions, raw and notrack are in mod-conntrack now 15 years ago
Felix Fietkau 31cfd93be4 hostapd: support creating WEP networks for mac80211 (patch by Stijn Tintel), fixes #6672 15 years ago
Felix Fietkau d692a2340c mac80211: always use wpa_supplicant for client connections (patch by Stijn Tintel) 15 years ago
Felix Fietkau b47efaaf4d ath9k: fix rate control fallback rate selection - improves throughput and link stability 15 years ago
Felix Fietkau b3caca3677 mac80211: move the 2.6.30 compat patch to the other compat patches 15 years ago
Lars-Peter Clausen 8d7a6df6ef kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n 15 years ago
Imre Kaloz 4c1e6a7e39 refresh grub patches 15 years ago
Jo-Philipp Wich 0cfd25119d mac80211: add compile fix for pre-2.6.32 kernels 15 years ago
Felix Fietkau 1797c1217b carl9170: update to version 1.0.1.1 and fix a compile error 15 years ago
Felix Fietkau dd4893f453 mac80211: update to wireless-testing 2010-02-16 15 years ago
Travis Kemen ab3d8e0779 fix opkg.conf 15 years ago
Felix Fietkau 63b1d06a31 hostapd: select crda if mac80211 is selected 15 years ago
Felix Fietkau e9d9efa678 kernel: build the scsi core package even if CONFIG_SCSI=y 15 years ago
Felix Fietkau 19d6a9ce6a kernel: add a package for block2mtd 15 years ago
Felix Fietkau eca17a4a28 kernel: add a package for kmod-ata-sil 15 years ago
Felix Fietkau 756b82b7ec hostapd: fix wpad compile on powerpc 15 years ago
Felix Fietkau 002a278972 hostapd: move the roboswitch config override to the right place 15 years ago
Lars-Peter Clausen 900de42186 Add audio feature flag. 15 years ago
Felix Fietkau 1d1e4d1035 swconfig: add copyright for Martin Mares 15 years ago
Felix Fietkau 7dcd4af070 swconfig: use print_attr_val() in CMD_GET 15 years ago
Felix Fietkau b7d662dce8 swconfig: add show command 15 years ago
Felix Fietkau cfb74b3b81 swconfig: clean up command line parsing 15 years ago
Felix Fietkau 69d4a1e9b8 ath9k: adjust ack timeout workaround patch based on upstream submission 15 years ago
Jo-Philipp Wich e48f324dc0 kernel: add xen kmods 15 years ago
Jo-Philipp Wich 2e0d14f9c2 base-files: add /dev/hvcX to hotplug common rules 15 years ago
Jo-Philipp Wich 250b52f673 base-files: revert dhcp state information on ifdown and restore pre-r19530 behaviour in udhcp default.script 15 years ago
Travis Kemen 9e5844fda2 Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier 15 years ago
Imre Kaloz 7b367d0313 with no users left, remove support for 2.6.21 15 years ago
Travis Kemen 9788414b55 change the opkg path due to changes in the buildsystem, fixes incorrect path in snapshot images 15 years ago
Travis Kemen 9f3a73d9e2 Add destination ip of the wan adapter useful if you have multiple ip addresses. 15 years ago
Jo-Philipp Wich 87d3ed312c dropbear: performance improvements in init script, quiet mode for start-stop-daemon - patch by Matthias Buecher <mail@maddes.net> 15 years ago
Lars-Peter Clausen 275b0d8cd4 Don't do lazy unmounting of filessystems at reboot/poweroff. It is unneeded and could couse a broken filesystem if unmounting takes to long. Thanks to Peter Wagner 15 years ago
Gabor Juhos 0cbc5f678d ar71xx/mac80211: add a workaround for the bad signal strength on the WNDR3700 15 years ago
Lars-Peter Clausen 4e0cd7b7a1 util-linux-ng: Build setterm 15 years ago
Felix Fietkau e1efddf19b mac80211: use wpa_supplicant for unencrypted connections to improve client mode reliability (patch by Stijn Tintel from #6653) 15 years ago
Jo-Philipp Wich 520ea8e5f9 base-files: fix udhcpc address acquisition on network restart (patch by Scott Dudley) 15 years ago