4291 Commits (08942e9a98e0483669cac620c9923bb2fd161d0b)

Author SHA1 Message Date
Gabor Juhos 6676527e58 rt2x00: cleanup patches 14 years ago
Daniel Dickinson b86c99feb1 busybox: Fixed remote logging bug in which starting syslog before the network (and hence the remote host being available) results in failure to do any remote logging 14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks 14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages 14 years ago
Felix Fietkau 08e4d51c29 remove broadcom-57xx (only used on linux 2.4) 14 years ago
Felix Fietkau d66662593c remove a few packages which only work with linux 2.4 14 years ago
Felix Fietkau c4f3caef75 remove the old broadcom wl driver for linux 2.4 14 years ago
Felix Fietkau d715665b9b mac80211: update to wireless-testing 2010-06-15 14 years ago
Jo-Philipp Wich 8079d54678 ppp: interpret "demand" option as timeout in seconds (#7517) 14 years ago
Hamish Guthrie b58dda0d90 Add support for Marvell 88W8686 14 years ago
Jo-Philipp Wich 91468dcf4f package TPROXY target and module infrastructure 14 years ago
Alexandros C. Couloumbis a9783bd1c1 package/dnsmasq: update dnsmasq to 2.55 14 years ago
Jo-Philipp Wich f8105cde7a kernel: package tulip family modules into kmod-tulip 14 years ago
Jo-Philipp Wich 69c1095dcc broadcom-wl, broadcom-wl-old: binary 2.6 wl restricts the whole menuconfig submenu to brcm47xx, make menu depend on brcm47xx or brcm-2.4 in old and new driver package while brcm-2.4 target is still around 14 years ago
Claudio Mignanti f5a01d10a2 mac80211: fix compile error (#6538) 14 years ago
Hauke Mehrtens 247b1ff93e compile fixes for kernel 2.6.34 14 years ago
Jo-Philipp Wich 2dcfed2eff mtd: request locked pages when mmap'ing the FIS table, cures random segfaults in table rewrite until http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commitdiff;h=2d4dc890b5c8fabd818a8586607e6843c4375e62 is added. 14 years ago
Jo-Philipp Wich 4289fa555e hostapd: forgot the actual change in previous commit 14 years ago
Jo-Philipp Wich 0d41e013c3 hostapd: properly read eap_type from configuration when setting up wpa-supplicant, fixes WPA Enterprise in client mode (#7476) 14 years ago
Florian Fainelli 08a2acf378 fix typo in broadcom-wl 14 years ago
Nicolas Thill 3dc2c3bb4d package/busybox: update to 1.16.2 (bug fix release) 14 years ago
Felix Fietkau 3e52d05296 Add a new kernel-version independent broadcom binary driver for brcm47xx (contributed by NewMedia-NET) This will allow us to get rid of brcm-2.4 soon. [ ... and there was much rejoicing ] 14 years ago
Florian Fainelli 027c3b3e1d add package for script from util-linux-ng (#7416) 14 years ago
Felix Fietkau 192d71aa46 mac80211: fix compile on systems that do not have /bin/true 14 years ago
Jo-Philipp Wich 1a4e4a3850 iptables: - supress detection of libnfnetlink and force configure to not use it - fix staging install of libxtables, libiptc and libipq libraries 14 years ago
Felix Fietkau b6fb8fd821 rename broadcom-wl to broadcom-wl-old 14 years ago
Jo-Philipp Wich 38a2d4cab3 mac80211: rename dma_set_coherent_mask() patch to 170-dma_set_coherent_mask.patch 14 years ago
Hauke Mehrtens 1aadefd9bf mac80211: fix build of b43 14 years ago
Jo-Philipp Wich 75c4084142 madwifi: rename incorrectly named patch file (#7459) 14 years ago
Florian Fainelli dc5248c47b add kmod-gpio-nxp-74hc164 for brcm63xx only 14 years ago
Jo-Philipp Wich ce5d644ac1 base-files: enable IPv6 forwarding by default since the default firewall supports ip6tables now 14 years ago
Jo-Philipp Wich 585ffa4941 uhttpd: - fix incorrect parsing of multiple listen options (#7458) - support PEM certificates for SSL 14 years ago
Alexandros C. Couloumbis c80ad970e0 package/kernel: fix missing parenthesis on r21758 14 years ago
Alexandros C. Couloumbis 6bf0094865 package/kernel: fix dependency modules 14 years ago
Felix Fietkau 68779160b0 mac80211: update to 2010-06-10, add pending work with stability and throughput fixes for ath9k 14 years ago
Alexandros C. Couloumbis 27e5bcc184 package: update to iptables-1.4.8 14 years ago
Florian Fainelli a1d41fa69b move broadcom-shdc from trunk to packages/utils 14 years ago
Jo-Philipp Wich 527e4c9b65 kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing traffic when using qos rules 14 years ago
Alexandros C. Couloumbis 478e2efca7 add 2.6.35 support 14 years ago
Florian Fainelli 75cde2fd4c update openssl to 0.9.8o (#7428) 14 years ago
Jo-Philipp Wich 93c2c81bcf base-files: introduce option "broadcast" for proto=dhcp interface to enable the broadcast flag in DHCP requests, required by certain providers 15 years ago
Jo-Philipp Wich fa244a1265 base-files: remove IPv6 LL addr from interfaces before adding them to a bridge 15 years ago
Felix Fietkau c890f0d4df mac80211: reduce the size of the debugfs code 15 years ago
Jo-Philipp Wich 48c357ec01 firewall: - support alias ifnames different from parent ifname - properly handle multiple subnets per alias (v4+v6) 15 years ago
Jo-Philipp Wich 94db915196 base-files: - add aliases to device by default (not ifname) - introduce option "layer" to select the target ifname to attach the alias to: - 3 use tun device (tun over bridge over device) fallback to bridge or device - 2 use bridge (bridge over device) fallback to device - 1 use device 15 years ago
Felix Fietkau 8e39b122c9 mac80211: remove the pid rate control algorithm to save a few kbytes 15 years ago
Jo-Philipp Wich 07b571a239 firewall: Initial alias interface support. This allows to define zones covering alias interfaces and associated entries like rules and forwardings. 15 years ago
Jo-Philipp Wich 75941a19ac base-file: move alias setup to route hotplug, this fixes alias sections for non-static interfaces like ppp, dhcp, 6in4 etc. 15 years ago
Felix Fietkau 013be5ebe6 ath9k: one more queue stop/start fix 15 years ago
Felix Fietkau 82e32fbb71 ath9k: fix queue stopping/starting logic, should slightly reduce RAM usage under load and make throughput more smooth 15 years ago