484 Commits (0e0bf71ed982211d00813140b2c6771733ee0661)

Author SHA1 Message Date
Felix Fietkau 976459a453 madwifi: fix setting outdoor mode 16 years ago
Felix Fietkau 28dbc959ca madwifi: fix run-time changing of iwpriv settings (thx, brainslayer) 16 years ago
Felix Fietkau b4574b5b03 madwifi: improve mode selection, do not scan channels which do not fit the desired mode 16 years ago
Felix Fietkau b9c49af8a5 make madwifi buildable without CONFIG_CRYPTO 16 years ago
Felix Fietkau f6d28016fe madwifi: improve antenna diversity handling 16 years ago
Felix Fietkau 28f12da43f madwifi: minor cleanup for the channel handling patch 16 years ago
Felix Fietkau 4cdb76c219 use config_get_bool for outdoor mode 16 years ago
Felix Fietkau 56ae52b008 madwifi: make country code and outdoor flag changeable without reloading the driver 16 years ago
Nicolas Thill 5282bfd731 madwifi: remove old Makefile hacks not needed anymore 16 years ago
Felix Fietkau 3df6c9e72b madwifi: fix a header file conflict with iptables 16 years ago
Florian Fainelli 87c7791bf2 allow connection to a prefered bssid (#4252) 16 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;) 16 years ago
Felix Fietkau 912fb776e4 madwifi: remove braindead code that overwrote the user's antenna diversity setting (thx, brainslayer) 16 years ago
Felix Fietkau d5b7addee9 madwifi: fix crash under load 16 years ago
Felix Fietkau 8e58032107 madwifi: improve turbo/autochannel patch 16 years ago
Felix Fietkau ab55cf802d madwifi: add wprobe rxframe/probereq counters 16 years ago
Felix Fietkau e1c01fa897 madwifi: remove obsolete spatch 16 years ago
Felix Fietkau f467aa8e81 madwifi: do not use turbo mode during ap mode autoselection unless specifically requested 16 years ago
Felix Fietkau 5f09427160 madwifi: only set the desired mode for the first vap 16 years ago
Felix Fietkau 4aab5d7c49 madwifi: add config option for adjusting the beacon power relative to the full tx power (needs testing, units/scale still unknown, defaults to max.) 16 years ago
Felix Fietkau 45fa082fad madwifi: add a small missing change to the tx power rework 16 years ago
Felix Fietkau 6a9791872e madwifi on linux 2.4 is no longer supported 16 years ago
Felix Fietkau c6ba35a944 implement support for wprobe in madwifi 16 years ago
Felix Fietkau 25cf1bc5e4 oops. committed an old version of the patch 16 years ago
Felix Fietkau b364aae254 madwifi: fix run-time channel switching in ap mode (including CSA) 16 years ago
Felix Fietkau 47e127477b madwifi: rework tx power handling, don't clamp user-configured tx power limit based on current channel properties 16 years ago
Felix Fietkau 4f42b6112e madwifi: treat rxorn like rx, reset after rxorn seems to do more harm than good 16 years ago
Felix Fietkau 87783599b2 madwifi: delay calibration with a timer when called from becaon context 16 years ago
Felix Fietkau a9f1ccc40a madwifi: upstream (0.9.4) is not supported on recent kernels, mark it as broken 16 years ago
Felix Fietkau c85a831b14 madwifi: fix a locking error related to wds (thx, tharvey) 16 years ago
Felix Fietkau 2973b2dc9c madwifi: add fragmentation fix from #4817 16 years ago
Felix Fietkau 39643cdbed reorganize madwifi patches slightly 16 years ago
Felix Fietkau 60d4e6e747 atheros: clean up the 2.6.28 port in preparation for pushing it upstream 16 years ago
Felix Fietkau 165f60bba9 madwifi: improve the autochannel decision making on systems with multiple cards 16 years ago
Andy Boyett f19d25ebb3 madwifi: mode txpower to wifi-device section, but remain backwards compatible 16 years ago
Felix Fietkau cf3beca4a2 madwifi: improve reliability of napi polling when fast framing is enabled 16 years ago
Felix Fietkau a43685367e madwifi: fix rx for pure wds interfaces 16 years ago
Felix Fietkau 172dbe47b6 madwifi: fix a potential race condition in the wds ap station interface setup/teardown 16 years ago
Felix Fietkau 3f3b9a86a3 madwifi: add back a missing part of the mbss vap refactoring 16 years ago
Felix Fietkau 10e3ea9f12 madwifi: preserve the interface mode correctly when using wds with sta separation 16 years ago
Felix Fietkau f561b910e8 madwifi: fix a race condition in the wds sta separation, which is triggered by using wpa authentication on the ap 16 years ago
Felix Fietkau 727ab9ce8d madwifi: fix fast-frame related dma unmap bug 16 years ago
Felix Fietkau bef07d58fc madwifi: fix a noderef problem in the mbss vap cleanup 16 years ago
Felix Fietkau 87db54da68 madwifi: fix the long standing bug that is triggered by nodes getting a timeout on one vap, then moving to another 16 years ago
Travis Kemen 4337de4977 Allow changing country code for madwifi driver. Thanks alisonken1 16 years ago
Jo-Philipp Wich 4a1148cf7b package/madwifi: add uci support for the propereq iwpriv setting 16 years ago
Jo-Philipp Wich 0b5333be4b package/madwifi: fix typo in config handler 16 years ago
Andy Boyett 35078a6a52 hostapd,madwifi: rename agmode option to hwmode. 11a and 11g aren't the only allowed values 16 years ago
Felix Fietkau 0f6bdb80e1 madwifi: add patch to allow ignoring probe requests (useful for ad-hoc mesh) 16 years ago
Felix Fietkau 54f277793e madwifi: move autochannel idletime decision after radar and phy mode checking 16 years ago