2540 Commits (2d1ed46c687f4ec831da97e9209513a8111a0b1a)

Author SHA1 Message Date
Nicolas Thill 0fa02d0f80 Change even more dependencies on kmod-video-core after [12460] 16 years ago
Nicolas Thill 5506066981 Fix AT91 MMC host controller path on 2.6.25 16 years ago
Florian Fainelli 027563a593 Use a newer acx firmware 16 years ago
Felix Fietkau b2e997983b madwifi: fix compile warning 16 years ago
Felix Fietkau 29edfd71dc improve wds sta mode compatibility 16 years ago
Nicolas Thill 5f84265c34 Make ide-core depend on pci support, remove dupe Kconfig item 16 years ago
Florian Fainelli b9489c5983 Correctly set b/g rate tables for mac80211, thanks sn9 16 years ago
Florian Fainelli b25f2f5edb Update acx-mac80211 to a more recent snapshot, thanks sn9 16 years ago
Felix Fietkau fff4882561 fix madwifi hal target for mips* 16 years ago
Felix Fietkau 6aa8c5de64 leave libtool m4 files in both $(STAGING_DIR)/host and $(STAGING_DIR_HOST) 16 years ago
Felix Fietkau c37665895b Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) 16 years ago
Felix Fietkau b28a095964 revert accidental change to madwifi.sh 16 years ago
Andy Boyett a12f23ba98 Use unsigned longs for bitwise operations in awk, thanks benoar. - Resolves the ipcalc.sh bug on some arches, closes #3012, #3946 - Submitted upstream as busybox bug #4774 16 years ago
Felix Fietkau 2176ae1a6f fix a race condition which would leave dnsmasq in infinite resolving recursion nirvana 16 years ago
Felix Fietkau 20054336c0 add back busybox httpd password auth support - fixes x-wrt 16 years ago
Felix Fietkau 683789250d madwifi: fix encryption type check 16 years ago
Felix Fietkau a2e70fed22 madwifi: only start hostapd when necessary 16 years ago
Felix Fietkau 5f30b3de44 add autoload for spi-ks8995 16 years ago
Felix Fietkau 4ac7d33b7a mtd: add jffs2 cleanmarker for big endian systems 16 years ago
Felix Fietkau 6488abc11c ppp: derive interface unit numbers from previous enumeration 16 years ago
Felix Fietkau 1c3b76013a fix ppp interface enumeration - don't enumerate already processed interfaces 16 years ago
Felix Fietkau e44384cae9 upgrade to uci 0.6.1 - lots of cli and lua binding fixes 16 years ago
Felix Fietkau 053188e8c5 fix uboot-ifxmips compile on mac os x 16 years ago
John Crispin 12df593510 fixes broken if-then in led init script 16 years ago
Felix Fietkau d42892ab5e fix busybox compile on mac os x 16 years ago
John Crispin 7f6ee846b7 make uci firewall backwards compatible to the old firewall.user 16 years ago
John Crispin 20216aa44d add proto tcpudp to firewall 16 years ago
John Crispin 9eaae4c61d fix device duplication in firewall if the balancing of ifup and ifdown is broken 16 years ago
John Crispin 924d10d611 make sure uci firewall reverts its states when stopped 16 years ago
John Crispin 146b47b60a fixes uci firewall init order, Signed-off-by: Roberto Riggio 16 years ago
Florian Fainelli 89632fef34 This patch enables the new ath5k driver. Works for me with X86 Alix board an AR2413 minipci card. iw and iwconfig works. 16 years ago
Steven Barth 24c318dfe7 firewall: Added support for port-ranges as firstPort-lastPort to redirect sections 16 years ago
John Crispin 517dfd27e5 adds 5 new chains to the uci firewall that can be used to hook custom rules 16 years ago
Florian Fainelli 6b04ad55f9 A WPA(2) pre-shared key can either be specified as a 8 to 63 character passphrase which is hashed to a 256 bit key together with the SSID, or a 64 character hex key. Currently, the latter option is supported by the broadcom wifi type, but no by hostapd. The attached patch allows using a 64 character hex key. (#3935) 16 years ago
John Crispin 974ad00cf3 adds several fixes to etrax, make openssl work on etrax 16 years ago
John Crispin 4d7f694c43 adds more sanity checks to uci firewall 16 years ago
John Crispin aa6c019c11 use proto instead of protocol in uci firewall 16 years ago
Florian Fainelli d16323d481 Fix bridge-utils configuration failure (#3931), thanks sn9 16 years ago
Florian Fainelli 1673462564 Use busybox mount, could be overriden to use util-linux-ng for instance, thanks sn9 16 years ago
Steven Barth 4b7249183c Updated Lua to 5.1.4 16 years ago
Felix Fietkau e219aaf034 lua: remove an unnecessary check and replace switch (GET_OPCODE(i)) as well (thx, lars) 16 years ago
Felix Fietkau 62333dabe1 improve lua opcode dispatch performance by using computed goto instead of switch/case - improves performance by about 10% in a simple loop test 16 years ago
Travis Kemen 86ab7cb9de fix bridge utils for brcm-2.4 from http://dev.luci.freifunk-halle.net/001-brcm2.4-fix-bridge-utils.patch 16 years ago
Florian Fainelli 6c56733f40 Fix hostapd with open access point and per-device configuration, thanks sn9 16 years ago
Felix Fietkau f2c022c927 upgrade uci to 0.6.0 - many bugfixes and an API cleanup 16 years ago
Nicolas Thill 7075c9f917 oops, fix typo in [12368] 16 years ago
Nicolas Thill 2ac5a81ab4 install ppp development headers 16 years ago
Gabor Juhos 8d28e6dc68 fix the CF driver on 2.6.26.x, and create a package for it 16 years ago
Felix Fietkau 4419978f84 madwifi: keep a/g mode and pureg setting in sync across vaps 16 years ago
Nicolas Thill f04069c30b fix kmod-ipt-imq module generation (closes: #3896) 16 years ago