71 Commits (a2710a9eff4e127bdcd920426a9a575c96e3bcf9)

Author SHA1 Message Date
Felix Fietkau 272d51ddd3 update madwifi to latest trunk - performance enhancements 18 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 18 years ago
Felix Fietkau fd49112a0d seems like the upstream fix for the minstrel crash wasn't enough. add an extra check 18 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 18 years ago
Felix Fietkau b2db4e7f09 fix essid setting in adhoc mode 18 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) 18 years ago
Felix Fietkau 10b572b451 oops... wrong patch (unfixed typo) 18 years ago
Felix Fietkau 17ea20ab8c more cleanup 18 years ago
Felix Fietkau 4aa15bd99c cleanup 18 years ago
Felix Fietkau 8693233b73 make txstop workaround safe with napi polling 18 years ago
Felix Fietkau 7da3a7a2b4 madwifi: enable txstop workaround for ap and ibss mode only 18 years ago
Felix Fietkau 0b9c3f09c6 madwifi: remove V=1 (was only added for debugging) 18 years ago
Felix Fietkau 33a2478e96 oops. some code accidentally slipped into the wrong patch file :) 18 years ago
Felix Fietkau e0f95a2d50 madwifi: fix xscale build 18 years ago
Felix Fietkau b910cf91f6 huge madwifi update - use a madwifi-ng-refcount snapshot as base, includes lots of bugfixes and performance enhancements 18 years ago
Mike Baker 93f73100fc fix isolate mode 18 years ago
Travis Kemen cae78388d1 add isolate closes #1636 18 years ago
Felix Fietkau 269c00418c madwifi: fix static bssid setting for ad-hoc mode 18 years ago
Felix Fietkau bf8a64aa9b remove led fix again - seems like gpio handling is really broken in the original madwifi hal 18 years ago
Felix Fietkau a13013478a fix for the wifi led on atheros SoC 18 years ago
Felix Fietkau 4062525157 don't try to set up wpa if hostapd is not installed 18 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) 18 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) 18 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
Felix Fietkau 90a57bbefb use config_get_bool for hide_ssid option in madwifi 18 years ago
Florian Fainelli e74ae58645 Add hidden_ssid option to madwifi script (#1363) 18 years ago
Felix Fietkau 5f019983aa nuke even more debug stuff 18 years ago
Felix Fietkau 6d3a4c8468 sorry, last commit had a bug 18 years ago
Felix Fietkau d40798d4c6 fix debug patch for ahb 18 years ago
Imre Kaloz 824adb7656 disable debugging stuff in madwifi - saves precious flash space :) 18 years ago
Felix Fietkau c7d1c75fad fix madwifi compile for atheros 2.6 18 years ago
Felix Fietkau 07031eb1f3 get rid of the get_system_type() dependency for atheros 2.6 18 years ago
Florian Fainelli 138f93e130 Fix wep encryption setting with madwifi (#1173) 18 years ago
Felix Fietkau 522199f7ef fix a small typo 18 years ago
Felix Fietkau e4390854df fix madwifi mode selection problems 18 years ago
Felix Fietkau 084ed38042 fix typo 18 years ago
Felix Fietkau 04378c334f fix a typo 18 years ago
Felix Fietkau c15d072541 fix b/g mode selection for madwifi, update documentation 18 years ago
Felix Fietkau 4a2b2b02aa madwifi: fix setting the essid for ap mode 18 years ago