2109 Commits (22585e578b675071f0983d1156fb6ef546cb4f7c)

Author SHA1 Message Date
Florian Fainelli 2c6b679ceb Update b43 to work in AP mode 16 years ago
Florian Fainelli 1d05e688ab Allow mac80211 drivers to work in master mode 16 years ago
Florian Fainelli 2a888f2e23 Update hostapd to 0.6.4 16 years ago
Gabor Juhos da77408537 i2c-gpio-custom: minor bugfix 16 years ago
Florian Fainelli 02780ec100 Fix putting mac80211 interfaces in monitor and managed modes 16 years ago
Florian Fainelli dbb59f014a Fix a bug when parsing ca_cert and eap_type with wpa_supplicant, this should only be set for 802.1x setups 16 years ago
Florian Fainelli 8c8b85b54c Add generic wpa_supplicant calls and use them for mac80211 and madwifi. 16 years ago
John Crispin c9f2df5cea fixes firewall makefile description 16 years ago
John Crispin 5627667654 uci firewall - make uci firewall default and remove old code - fix up dependencies 16 years ago
Florian Fainelli 4b5488ebfa Add 802.1x client configuration support and corresponding documentation (#2069) 16 years ago
John Crispin 43e28bf153 uci_firewall - fixes hotplug.d script 16 years ago
John Crispin 0f5cbca010 uci firewall - remove implicit creation of zones, based on network interfaces 16 years ago
Felix Fietkau 5745e536d4 madwifi: napi polling fix - fix u_int negative comparison - add some reserve for polling packets (ff has two frames in one descriptor) 16 years ago
Felix Fietkau 2e46841afd switch the br2684 default to routed mode instead of bridged mode, as it's more common 16 years ago
Felix Fietkau 0778290e26 add missing dependency 16 years ago
Felix Fietkau 166de52b8f fix kmod-ide-core packaging for 2.6.26+ 16 years ago
Felix Fietkau b1683b748d add missing kconfig symbol for generic ide 16 years ago
Felix Fietkau 26aa731dc1 fix aes on x86 (thx, Acinonyx) 16 years ago
Felix Fietkau 91a01e4106 move some webcam/sound related stuff from trunk to packages 16 years ago
Florian Fainelli d7c8f38007 Make sure we will have lower case MAC addresses when doing WDS 16 years ago
Florian Fainelli a53aa71c83 Do not run telnet if either dropbear or openssh server are running (#3839) 16 years ago
Florian Fainelli 22aa7c6406 Support encrypted WDS connections (#2463) 16 years ago
Felix Fietkau 753e5b492d add support for appending a file to jffs2 during reflash on the fly 16 years ago
Florian Fainelli e71cdf8127 package iproute2 has problems building on recent BSD-derived platforms because some programs to be run on the host use malloc.h in an incompatible way. 16 years ago
Felix Fietkau c05eb4ba63 add basic interface alias support. for now (since we don't use ip in our network scripts yet), it adds :1, :2, ... alias interfaces this will change when we add support for the ip utility, but the config format will remain the same. example: 16 years ago
Florian Fainelli 9c8bb0241f Add 11gdt, 11adt, 11ast and fh modes (#3824) 16 years ago
Gabor Juhos db4d23b457 add 2.6.26 specific files 16 years ago
Steven Barth 6b6d027172 added support for the timer-trigger to uci LED support 16 years ago
Mike Baker 1139608784 allow ctrl-c to trigger preinit 16 years ago
Felix Fietkau e9ea28b0af use $(FPIC) in a few places where it matters 16 years ago
Florian Fainelli ce8903f1ce kexec for powerpc actually only support ps3 or gamecube, not magicbox for instance 16 years ago
Gabor Juhos 6c0474b383 ebtables: useless without kmod-eptables 16 years ago
Felix Fietkau 4d795ca98f spca5xx-le does not work with linux 2.6.26+ 16 years ago
Felix Fietkau b4727d665e fix qc-usb compile on atheros 16 years ago
Felix Fietkau dde1f5fb54 fix ov51x-jpeg compile 16 years ago
Felix Fietkau 0cc7199e71 install libshared into the staging dir (required by wrt-radauth) 16 years ago
Felix Fietkau e0b43982fb fix nw802-2.4 compile 16 years ago
Felix Fietkau 7bb55d1b91 madwifi: fix crash on ad-hoc interface init 16 years ago
Felix Fietkau c2cf1d04c9 mark mac80211 as broken on avr32 16 years ago
Florian Fainelli d3dd2b6ae5 Fix ipkg compilation with ccache, thanks sn9 16 years ago
Florian Fainelli 1b0318158d Reinstate rdc bootability and force it to use init=/etc/preinit, thus the remove the hackish SetInitramfs actions 16 years ago
Gabor Juhos 3527e7a649 modules/gpio_dev: move to drivers/char/ on older kernels as well, and create a package for it 16 years ago
Felix Fietkau cf8eecaad5 some more fixes for wds sta separation 16 years ago
Travis Kemen 56172a1eba update opkg to 4564, fixes a couple of memory leaks 16 years ago
John Crispin dd3f4dd178 move json-c to packages feed 16 years ago
John Crispin 936f53e69c EOF for fonera-mp3 packages 16 years ago
John Crispin 13bbd5932b move foxboard utils to packages feed 16 years ago
John Crispin 72396bd614 add uci led support - /etc/config/system can hold led info which is applied at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system 16 years ago
Nicolas Thill 4c195465a8 rework workarounds for crypto modules renamed in 2.6.24 & 2.6.25, add workaround for sha512 renamed in 2.6.26 16 years ago
John Crispin 21bbdc24c3 adds a new uci firewall - iptbales and netfilter packages need to be rewrapped when we switch to this firewall as default - there are some examples in the file /etc/config/firewall - iptables-save/restore are still missing - hotplug takes care of adding/removing netdevs during runtime - misisng features ? wishes ? let me know ... 16 years ago