1507 Commits (5fc0f1831613a0166a93b7b8701b19617fbc3b34)

Author SHA1 Message Date
Michael Büsch 5fc0f18316 Enable nl80211 support in hostapd. 17 years ago
Michael Büsch 794ddf6b63 Add hostapd support for nl80211 (mac80211 stack) 17 years ago
Michael Büsch 99aaf500ed Upgrade b43 and mac80211. 17 years ago
Gabor Juhos 4e45a1d1ac iptables: remove obsolete patch 17 years ago
Travis Kemen 8cd2c6a4cd push a couple of fixes upstream from Acinonyx 17 years ago
Travis Kemen cf1cf9a8fd create the dhcp leasefile if it doesn't exist 17 years ago
Travis Kemen 80f0eec0aa fix problems with the use of a passphrase, add option to use a key instead of passphrase 17 years ago
Felix Fietkau 3b2d9a13ee upgrade uci to 0.3.0 - fix for adding changes to empty config files - better error handling for invalid config pointers - create /tmp/.uci if it does not exist 17 years ago
Matteo Croce 43e70d58c6 update acx100 17 years ago
Felix Fietkau 1963209708 commit after running uci_set_default 17 years ago
Felix Fietkau c86404e5a1 don't fail on uci_load() with nonexisting config files, but return the right return code 17 years ago
Felix Fietkau e1bb6ae6be make uci_add() create anonymous sections if requested and store the new section name in a variable 17 years ago
Felix Fietkau dd90a2cadd bump uci to 0.2.5 - adds support for adding unnamed sections 17 years ago
Matteo Croce cf02f1c6b2 backport acx100 2.6.24 fixes from SVN 17 years ago
Matteo Croce bbc597e9be fix AR7 DSL with 2.6.24 17 years ago
Felix Fietkau d5c5246c32 add a fix for memleaks caused by failed memory allocations 17 years ago
Felix Fietkau f4012149b6 madwifi: add ap mode specific improvements to the calibration process. reported to produce a noticeable increase in rx/tx strength 17 years ago
Nicolas Thill 1725614fc0 fix a typo in kmod-crypto-test 17 years ago
Nicolas Thill 78be22e32d add a workaround for watchdog path changes 17 years ago
Nicolas Thill f497e4c1c7 add a workaround for crypto modules renamed in 2.6.24 17 years ago
Felix Fietkau cf4ea1eed0 disable radar detection by default until it is fixed 17 years ago
Felix Fietkau bb84ed507e update uci - fixes a bug in parse_uci_tuple 17 years ago
Felix Fietkau bbc3a023ca fix a stupid copy&paste mistake 17 years ago
Florian Fainelli 752737ff5b Allow more ttyUSB<N> devices to use the 3g script (#3098) 17 years ago
John Crispin 2630cb3800 fix wpa_supplicant for madwifi 17 years ago
Felix Fietkau b7dc7f320f fix another crash 17 years ago
Felix Fietkau 75bc43fc95 upgrade to uci 0.2.2 - fixes uci invocations from hotplug 17 years ago
Felix Fietkau 49080689d9 add an extra safety check 17 years ago
Felix Fietkau 2e4ccd2aad import uci v0.2.1 - fixes a merge-import bug 17 years ago
Felix Fietkau 7089be5ad8 fix wrong path to uci (thx, phr3ak) 17 years ago
Felix Fietkau f2f0fef9b1 add uci v0.2 - implements batch mode and a command for listing changes to a package 17 years ago
Felix Fietkau c89de79512 move /etc/config/firewall to /etc/firewall.config to prevent it from interfering with uci - yes, this beast really needs a rewrite :) 17 years ago
Felix Fietkau 04caf0a56c upgrade uci 0.1.2, which accepts more characters in the section type validation 17 years ago
Felix Fietkau c5c1f8f1c2 update uci to 0.1.1 - accepts options without value or with an empty value as valid 17 years ago
Felix Fietkau c0ffd0231b change learning settings for NPE-C as well 17 years ago
Felix Fietkau 1e9231f939 switch ixp4xx microcode - use one that does not have the "learning" mode, which can interfere with stp and bridging operation 17 years ago
Felix Fietkau 1f224fac8a fix copy&paste bug 17 years ago
Felix Fietkau 0cf1a58282 Here comes the new UCI. Enjoy :) 17 years ago
Felix Fietkau 6fc52b0aba package uuidgen 17 years ago
Felix Fietkau 738d610209 Add CDMA/EVDO support to comgt package 17 years ago
Felix Fietkau 02cabf5948 pull madwifi forward to the latest upstream version - should fix some dual radio issues; add preliminary 2.6.24 support patch (compiles, not run-time tested, thx SeG) 17 years ago
Andy Boyett 36d6e448f2 Add 2.6 kernel dependency to gpioctl 17 years ago
Felix Fietkau e6cd9ebff6 fix a small race condition in the madwifi queue handling 17 years ago
Felix Fietkau aa243819e9 add missing #include 17 years ago
Felix Fietkau a79d8cc2df more queue handling stuff 17 years ago
Felix Fietkau d9ad14d717 update madwifi to latest trunk, include a few more fixes/improvements 17 years ago
John Crispin 5f713d6adb make the system have a daemon user by default 17 years ago
John Crispin 6df5a9cf17 only start crond if there are files in the crontab 17 years ago
Felix Fietkau 99bda2bbe0 madwifi: nuke some weird code which is causing NULL nodes to appear 17 years ago
Felix Fietkau aedc7243b0 do not use kzalloc() in madwifi, for compatibility reasons 17 years ago