507 Commits (9677b65cb679446b1a435bc63b9506618d9e9707)

Author SHA1 Message Date
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
Felix Fietkau 95a9e47a00 madwifi: fix division by zero 16 years ago
Felix Fietkau 130413bb0f madwifi: fix the autochannel patch 16 years ago
Travis Kemen 77d3329588 Move txpower settings after the interface comes up. Thanks alisonken1 16 years ago
Felix Fietkau a3b5071341 madwifi: fix frame type parsing (fixes stp, see #4205) 16 years ago
Felix Fietkau 7f863d56bb madwifi: improve automatic channel selection by taking idle airtime into account 16 years ago
Felix Fietkau 9d5a1f6aa4 madwifi: improve reliability of the wds modes 16 years ago
Imre Kaloz debd8d2dd8 MADWIFI_DEBUG should depend on DEVEL 16 years ago
Felix Fietkau bd8dad29fa madwifi: ap+sta race conditions 16 years ago
Felix Fietkau 9baac9c54b madwifi: add iwpriv for setting the maximum number of associated clients (ap mode) 16 years ago
Felix Fietkau f44a4a0b00 madwifi: fix ACL race condition (patch by Sebastian Gottschall) 16 years ago
Felix Fietkau dec207d4eb madwifi: fix noderef and state machine issues in the currently unused ap-to-ap wds mode; refresh patches 16 years ago
Felix Fietkau 891b476e67 fix a rare wds related noderef issue 16 years ago
Felix Fietkau a4f11ca22e use pidfiles for hostapd/wpa_supplicant instead of killing all processes when bringing an interface down - fixes an issue with random hostapd death 16 years ago
Travis Kemen 7adb667a13 remove LED api abuse from r13032 per request fom nbd, gpioctl is now built by defualt 16 years ago
Travis Kemen 3800e56ddb remove polarity from config file generation 16 years ago
Travis Kemen 0aaaf0e266 fix mistakes in last commit 16 years ago
Travis Kemen 5506db71c3 Simplify antenna selection and remove the need for gpioctl for the nanostation2. 16 years ago
Travis Kemen 6d6878bb10 fix polarity 16 years ago
Felix Fietkau c818cdbb4d madwifi: improve reliability of the antenna diversity setting 16 years ago
Felix Fietkau 14d0041023 implement uci config option for the nanostation antenna/polarity control (ns2 and ns5 supported) 16 years ago
Felix Fietkau eb121d2189 madwifi: add a patch for detecting vendor / device name information (only implemented for WiSoC at the moment) 16 years ago
Felix Fietkau f3e2fb3da0 madwifi: allow disabling of hardware ibss merges by setting the wifi-iface option sw_merge, which does the tsf sync in software instead. used to work around hardware issues with hw merges (ATIM window gets screwed up) 16 years ago
Felix Fietkau 6e9522d27e remove madwifi-testing (it confuses users) - it doesn't work, never has, and i'm not going to finish it. 16 years ago
Felix Fietkau 8ec25f13de madwifi: add sta mode idle reassoc fix (#4091) 16 years ago
Felix Fietkau d625fc88d3 madwifi: fix a node refcounting imbalance with a low (but nonzero) crash probability 16 years ago
Felix Fietkau 951d704a3e allow larger beacon interval values - useful for big mesh networks (patch by sven-ola) 16 years ago
Felix Fietkau 27a9ac4583 madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still necessary in some extreme cases 16 years ago