1573 Commits (f6631d7bd4417326e9daf55c73c3889d41548ccd)

Author SHA1 Message Date
Michael Büsch 19477a56a9 bcm47xx: Add driver for the SSB Gigabit Ethernet core. It doesn't work, yet, but let's commit what we have. 17 years ago
Felix Fietkau c68dfd4de4 napi polling fix 17 years ago
Felix Fietkau caed2f7f9c madwifi: remove a dangerous debugging define 17 years ago
Felix Fietkau 23acc030cb improve reliability of the beaconcal patch 17 years ago
Michael Büsch faa14263f5 ssb: Make the GPIO API reentrancy safe. 17 years ago
Michael Büsch 66dec6d8a1 ssb: Update the GPIO API 17 years ago
Michael Büsch c57ca284ce ssb: Update to latest upstream version of ssb. 17 years ago
Travis Kemen fe7e52b4fa change psk back to key 17 years ago
Michael Büsch 670b7ab883 b43: Make probing of NPHY devices possible. 17 years ago
Michael Büsch b09be5c15e hostapd: Disable driver_nl80211 if mac80211 is not built 17 years ago
Michael Büsch 941d4aa429 b43: Switch to latest firmware. 17 years ago
Michael Büsch 7a62cb1f15 hostapd.sh: Fix typo. The PSK is expected in the "psk" variable, but we put it into the "key" variable. 17 years ago
Michael Büsch 23405a451a mac80211 wifi script: Tell hostapd to use the nl80211 driver. 17 years ago
Michael Büsch 306caa660a hostapd: use patches to add the nl80211 driver instead of copying the files. 17 years ago
Michael Büsch 256c2586b5 Whoops, forgot to add this file to the b43-update commit. 17 years ago
Michael Büsch c77dfdeedd mac80211: allow AP and VLAN modes 17 years ago
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