86 Commits (41af082667ac750886f29f3f8338d877567b303f)

Author SHA1 Message Date
Felix Fietkau d437ce276a clean up the madwifi SoC support patch - remove some breakage that went unnoticed because it only applies to kernelversions before 2.6.19 17 years ago
Travis Kemen bb2c2a81dd add fragmentation and rts settings thanks rene closes #1725 17 years ago
Felix Fietkau c1366bb46d madwifi: add some extra delay between bringing the interface up and configuring it (#1703) 17 years ago
Felix Fietkau 9114220553 refresh all package patches in the buildroot using quilt 17 years ago
Felix Fietkau 34a7bd751b madwifi: fix an unhandle cryptoapi change (wpa2) 17 years ago
Felix Fietkau 07796f7873 fixes for wpa/wpa2 17 years ago
Felix Fietkau 47ecff5cf8 madwifi update: include upstream fixes for ff handling, disable ff by default (not reliable enough), wpa in ap mode should be working now 17 years ago
Felix Fietkau 87699ffd77 optimize the performance of the minstrel rate algorithm - don't sample lower rates if the rate with the higest probability is high 17 years ago
Felix Fietkau 1b2efe2b95 minor locking change 17 years ago
Felix Fietkau f5a01c7556 madwifi: fix a crash in ff handling 17 years ago
Felix Fietkau 99c170db7c disable tpc in madwifi by default (seems to be hurting performance in long-distance links) 17 years ago
Felix Fietkau a08db5a03f forgot a small change 17 years ago
Felix Fietkau 582d78b1ad clean up madwifi and sync with trunk 17 years ago
Felix Fietkau e690f68fcd madwifi: fix a few locking mistakes 17 years ago
Felix Fietkau 65ec59bd88 madwifi: add patch for doing ad-hoc and master mode at the same (including beacon handling) 17 years ago
Felix Fietkau 272d51ddd3 update madwifi to latest trunk - performance enhancements 17 years ago
Felix Fietkau 34f3b786b5 update madwifi to latest trunk (refcount and hal-0.9.30.13 got merged) and include a security fix that was merged in 0.9.3.1 17 years ago
Felix Fietkau fd49112a0d seems like the upstream fix for the minstrel crash wasn't enough. add an extra check 17 years ago
Felix Fietkau b7e8f1c3d1 madwifi: add support for the ahdemo (ad-hoc demo) mode in /etc/config/wireless. using it, simultaneous ap+mesh operation is possible 17 years ago
Felix Fietkau b2db4e7f09 fix essid setting in adhoc mode 17 years ago
Felix Fietkau d169d2d02a madwifi: switch to latest madwifi-hal-0.9.30.13 snapshot as reference merge in refcount branch as well and clean up openwrt patches (a few fixes got merged upstream) 17 years ago
Felix Fietkau 10b572b451 oops... wrong patch (unfixed typo) 17 years ago
Felix Fietkau 17ea20ab8c more cleanup 17 years ago
Felix Fietkau 4aa15bd99c cleanup 17 years ago
Felix Fietkau 8693233b73 make txstop workaround safe with napi polling 17 years ago
Felix Fietkau 7da3a7a2b4 madwifi: enable txstop workaround for ap and ibss mode only 17 years ago
Felix Fietkau 0b9c3f09c6 madwifi: remove V=1 (was only added for debugging) 17 years ago
Felix Fietkau 33a2478e96 oops. some code accidentally slipped into the wrong patch file :) 17 years ago
Felix Fietkau e0f95a2d50 madwifi: fix xscale build 17 years ago
Felix Fietkau b910cf91f6 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements 17 years ago
Mike Baker 93f73100fc fix isolate mode 17 years ago
Travis Kemen cae78388d1 add isolate closes #1636 17 years ago
Felix Fietkau 269c00418c madwifi: fix static bssid setting for ad-hoc mode 17 years ago
Felix Fietkau bf8a64aa9b remove led fix again - seems like gpio handling is really broken in the original madwifi hal 17 years ago
Felix Fietkau a13013478a fix for the wifi led on atheros SoC 17 years ago
Felix Fietkau 4062525157 don't try to set up wpa if hostapd is not installed 17 years ago
Felix Fietkau 53a2bf0f59 improve handling of 11a/b/g mode setting. redirect iwconfig channel errors to /dev/null (the command fails at times and needs to be run multiple times, because it's a bit unreliable) 17 years ago
Felix Fietkau c38691f291 madwifi init: set the channel after bringing up the interface (sometimes it needs the channel before bringing up the interface, sometimes after, no idea what's going on) 17 years ago
Felix Fietkau c2d5b2d04a don't call wpa_supplicant unconditionally 18 years ago
Felix Fietkau 4a65dd20fe fix wep encryption setting for madwifi 18 years ago
Felix Fietkau 080d4f6710 fix a small typo 18 years ago
Felix Fietkau 437ffd0970 fix a harmless warning 18 years ago
Florian Fainelli 677b02a250 Add bssid fix from #1281 18 years ago
Travis Kemen f1432e60f0 remove duplicate section to find bridge name 18 years ago
Felix Fietkau 24faf55360 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places 18 years ago
Felix Fietkau 1d307eea87 add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) 18 years ago
Mike Baker a738f566e6 add a new 'option disabled' to wifi-device 18 years ago
Mike Baker 568c026623 Enable bridge, disable wifi Easier to deal with "how do I enable wifi" than "why isn't wifi working?" 18 years ago
Travis Kemen 2873adfe53 added TXpower, antenna diversity, distance, backround scan, PSK and PSK2 settings, from #1287 #1255 18 years ago
Imre Kaloz ee653e3700 add preliminary IOP32x support, mark it broken for now 18 years ago