225 Commits (7e6c947e4b2d3332846d3ae091c884d3abe654b6)

Author SHA1 Message Date
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
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
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
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
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 c818cdbb4d madwifi: improve reliability of the antenna diversity setting 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 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
Felix Fietkau 822c055850 fix mode setup for ibss/ahdemo - preserve existing modes and use HOSTAP mode for AHDEMO instead of IBSS to prevent unwanted IBSS merges 16 years ago
Felix Fietkau a5d8cfb520 madwifi: allow ad-hoc mode with software based TSF merging (hardware merging can screw up the internal timers and cause transmit hangs) - based on a patch by sven-ola. activated by wlanconfig's nosbeacon flag 16 years ago
Felix Fietkau 6928d7321d madwifi: add another missing change for linux 2.4 compat 16 years ago
Felix Fietkau c9552f3101 fix linux 2.4 compile with latest ibss fixes (thx, sven-ola) 16 years ago
Felix Fietkau 187b76991d madwifi patch cleanup and stability fixes - fix a semi-random heisenbug by replacing the previous noderef fix with a simple hack that is not 100% correct, but safe. - add ad-hoc atim fixes by bruno - add napi polling fixes by sven-ola - fix compile breakage with debug enabled 16 years ago
Felix Fietkau bc92b67c41 port generic and ixp4xx kernel patches to 2.6.27 (compiles except for iptables, but otherwise completely untested) 16 years ago
Felix Fietkau 72fd7feb0d madwifi: revert part of the noderef fix patch 16 years ago
Felix Fietkau 8876ac6d6d remove unnecessary patch chunk 16 years ago
Felix Fietkau c109d5d091 madwifi: fix some really evil noderef issues (fixes #3999) 16 years ago
Felix Fietkau 2e91cf283b madwifi: don't crash if the static rate is not in a per-node rateset 16 years ago
Felix Fietkau deb3f95996 madwifi: fix locking issues in state machine changes 16 years ago
Felix Fietkau 9029e3d9ef madwifi: fix x86_64 compilation 16 years ago
Felix Fietkau 71b6a22476 madwifi: add missing include file for the tools multicall binary 16 years ago
Felix Fietkau b2e997983b madwifi: fix compile warning 16 years ago
Felix Fietkau 29edfd71dc improve wds sta mode compatibility 16 years ago
Felix Fietkau c37665895b Integrate new HAL release (by OpenWrt, DD-WRT, MakSat Technologies) 16 years ago
Felix Fietkau e0ab01285d madwifi: more wds sta related fixes 16 years ago
Felix Fietkau 3f9fcf1c06 fix madwifi napi polling packet counting final fix for #3880 16 years ago