372 Commits (45e934262d3d0175d848549f865132ca5f4bd19c)

Author SHA1 Message Date
Felix Fietkau cf4ea1eed0 disable radar detection by default until it is fixed 17 years ago
John Crispin 2630cb3800 fix wpa_supplicant for madwifi 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
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
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
Felix Fietkau c9d3be59ae madwifi: nuke some totally wrong code which was causing performance issues 17 years ago
Felix Fietkau 0751ec93ff madwifi: use mrr even in legacy mode 17 years ago
Felix Fietkau 90ff19aa07 add a patch for properly refreshing the bssidmask 17 years ago
Felix Fietkau d7b86662f7 add extra sanity checks in madwifi 17 years ago
Felix Fietkau f6c094ac8a add a patch for improved transmit signal strength in madwifi 17 years ago
Felix Fietkau 929767622f add some random madwifi fixes 17 years ago
Felix Fietkau 1fb5433154 upgrade madwifi, finally fix the annoying ap auto channel selection bug, default to automatic channel selection 17 years ago
Travis Kemen f548e54b8d add options for options xr, ar, turbo, mcast_rate Signed-off-by: Lorenz Schori <lorenz.schori@gmx.ch> 17 years ago
Travis Kemen 2642f5c065 fix madwifi compile for iop32x 17 years ago
Felix Fietkau 457d9d3d1b fix madwifi bssid allocation 17 years ago
Felix Fietkau 2a45adfcda remove uninstalldev templates (no longer necessary) 17 years ago
Felix Fietkau e86049efe8 sync with madwifi changeset 3070 17 years ago
Felix Fietkau 285395cfca Add a madwifi patch by Brian Candler, which fixes minstrel when operating without multi-rate retry. Should lead to significant performance improvements when dealing with stations in B/G mixed mode. Fixes #2876 17 years ago
Felix Fietkau 1050b28b38 refresh patches, make madwifi-dfs compile on linux 2.4 again 17 years ago
Felix Fietkau 85578a7ff1 update to latest madwifi-dfs snapshot, fix a crash on broadcom 47xx 17 years ago
Felix Fietkau 9c7edf0ad0 update madwifi to the madwifi-dfs branch - should fix a few ad-hoc mode issues, needs more testing 17 years ago
Travis Kemen efb988f3f2 add options for rate 80211h compression bursting wmm and mac filtering From: Vasilis T. (aka Acinonyx) 17 years ago
Travis Kemen b6e523bc33 some cleanup and remove overwriting of device defaults for bgscan and diversity 17 years ago
Travis Kemen f30263eea0 don't overwrite device default for fast frames closes #2321 17 years ago
Felix Fietkau 7f052bf047 update to latest madwifi snapshot - fixes some noderef bugs 17 years ago
Felix Fietkau fd68041491 fix remaining netif_rx calls in napi polling patch 17 years ago
Felix Fietkau cbb4e6b5a2 remove madwifi tx locking patch - i don't trust it 17 years ago
Felix Fietkau 5bc6d1c39e update madwifi to latest rev - works around some crashiness 17 years ago
Felix Fietkau 8ebd4ab77b update madwifi to latest version (fixes #2403) 17 years ago
Felix Fietkau dd6cef677b oops.... committed an outdated patch 17 years ago
Felix Fietkau ddd93e2b57 madwifi: don't poll the channel noise in a performance critical path 17 years ago
Florian Fainelli 18c1ffe97c i686 should use the i386 HAL 17 years ago
Felix Fietkau c9e697a355 revert changes to io access functions done in madwifi trunk (they seem wrong to me, and they break xscale) fixes #2591 17 years ago
Felix Fietkau 479cf96993 upgrade madwifi to r2756 17 years ago
Imre Kaloz c1f0b1fa3f remove madwifi karma patch until it's fixed 17 years ago
John Crispin 9f73ab51f3 refreshed madwifi patches 17 years ago
Florian Fainelli 2eca863b8e Convert the karma changes to be an ioctl 17 years ago
John Crispin 78edb9c7bb fixed wpa2 support for madwifi/wpa_supplicant 17 years ago
Florian Fainelli 93c450a043 Build a karma variant of madwifi 17 years ago
Florian Fainelli 372f0377bb Fix agmode selection (#2438) 17 years ago
Felix Fietkau 969ac7459e add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages 17 years ago
Nicolas Thill 7ba4e5c3c0 prevent madwifi from building on UML 17 years ago
Nicolas Thill efb8b66786 don't assume PCI support, cleanup 17 years ago
Felix Fietkau c9784f0836 fix madwifi build on atheros 17 years ago
Felix Fietkau 0739784fe8 fix madwifi channel setting (#2073) 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago