306 Commits (89f3773ca4b4e278728ccf83e29e5bf117484663)

Author SHA1 Message Date
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
Felix Fietkau 5745e536d4 madwifi: napi polling fix - fix u_int negative comparison - add some reserve for polling packets (ff has two frames in one descriptor) 16 years ago
Felix Fietkau 7bb55d1b91 madwifi: fix crash on ad-hoc interface init 16 years ago
Felix Fietkau cf8eecaad5 some more fixes for wds sta separation 16 years ago
Felix Fietkau b75a7811eb madwifi: more fixes and cleanups for wds sta separation 16 years ago
Felix Fietkau 245c16ba5d madwifi: disable bogus vlan handling code which actually breaks vlan 16 years ago
Felix Fietkau 60f834421c madwifi: fix race condition triggered by active split wds sta interfaces during vap delete 16 years ago
Felix Fietkau d298a4a411 fix multicast/authframe handling for wds ap with split sta interfaces 16 years ago
Felix Fietkau 709eae54e4 madwifi: add some beacon setup/update related fixes (based on Bruno Randolf's patchset) 16 years ago
Felix Fietkau d6d5c715b9 fix madwifi packet injection 16 years ago
Felix Fietkau 10b74a2455 madwifi: add some extra sanity checking 16 years ago
Felix Fietkau df292e17b1 madwifi: wds updates - refactor wds code - add interface for separating individual wds stations from the master interface - add some queueing fixes for packets passing through virtual interfaces 16 years ago
Felix Fietkau bdfc0556b8 refresh madwifi patches 16 years ago
Felix Fietkau 144e506288 madwifi: preempt any running scan when wpa_supplicant triggers a new assoc 16 years ago
Felix Fietkau 21dbb0d64d madwifi: preserve WPA IEs received in probe responses and prefer them over beacon information improves reliability when using wpa_supplicant to connect to aps with hidden ssid and dynamic encryption settings 16 years ago
Felix Fietkau 8aab13b562 madwifi: add some roaming fixes by ubnt 16 years ago
Felix Fietkau c0dc50fb55 rewrite madwifi sta mode link up/down notifications (mostly used by wpa_supplicant), fixes some stale node or reconnect loop issues 16 years ago
Felix Fietkau 9866151941 madwifi: reduce the packet loss impact of forced background scans triggered by the configured threshold 16 years ago
Felix Fietkau 192e5ac41d madwifi: improve hidden ssid handling in sta mode 16 years ago
Felix Fietkau 80710bb7cc madwifi: fix queue stop/start during key updates 16 years ago